summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/include
AgeCommit message (Expand)Author
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
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-06-10gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten
2011-06-08spi/ep93xx: add DMA supportMika Westerberg
2011-06-08ep93xx: remove the old M2P DMA codeMika Westerberg
2011-06-08dmaengine: add ep93xx DMA supportMika Westerberg
2011-03-16Merge branch 'p2v' into develRussell King
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-27ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOsHartley Sweeten