aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/include/mach (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-12ARM: ep93xx: properly wait for UART FIFO to be emptyFlorian Fainelli1-7/+3
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-214/+0
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson4-213/+0
2012-09-17ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon1-98/+0
2012-09-17ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann1-5/+5
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann4-213/+0
2012-06-04ep93xx: IDE driver platform support codeRafal Prylowski1-0/+3
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo1-0/+7
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+0
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann4-206/+12
2012-03-13ARM: create a common IOMEM definitionRob Herring1-9/+0
2012-03-14ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon1-1/+0
2012-03-14ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon1-89/+0
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon1-14/+0
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon1-60/+1
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten1-0/+1
2012-03-14ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon2-8/+10
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon1-1/+1
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon1-34/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-13/+0
2012-03-06ARM: ep93xx: clean-up mach/io.hRob Herring2-9/+9
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-17/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-17/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-7/+0
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+3
2012-01-05Merge branch 'restart' into for-linusRussell King2-15/+2
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King2-11/+2
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-5/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-42/+0
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-2/+0
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-3/+3
2011-11-15ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles1-42/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul1-3/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-120/+101
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-1/+1
2011-10-17ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h>Mika Westerberg1-0/+1
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij1-9/+4
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij1-8/+1
2011-08-15ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar1-6/+12
2011-08-15ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar1-0/+12
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-3/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-6/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-13/+0
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-123/+69