aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/include
AgeCommit message (Expand)Author
2013-03-18ARM: ep93xx: Fix wait for UART FIFO to be emptyH Hartley Sweeten
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-12ARM: ep93xx: properly wait for UART FIFO to be emptyFlorian Fainelli
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-17ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon
2012-09-17ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-06-04ep93xx: IDE driver platform support codeRafal Prylowski
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-14ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon
2012-03-14ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten
2012-03-14ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-03-06ARM: ep93xx: clean-up mach/io.hRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-15ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-17ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h>Mika Westerberg
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij
2011-08-15ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar
2011-08-15ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King