summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: ep93xx: use machine specific hook for late initShawn Guo2012-05-051-0/+7
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-22/+0
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-131-9/+0
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-13/+0
| * ARM: ep93xx: clean-up mach/io.hRob Herring2012-03-062-9/+9
* | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-154-206/+12
|\ \ | |/ |/|
| * ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon2012-03-141-1/+0
| * ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon2012-03-141-89/+0
| * ep93xx: Make syscon access functions private to SoCRyan Mallon2012-03-141-14/+0
| * ep93xx: Move peripheral defines to local SoC headerRyan Mallon2012-03-141-60/+1
| * ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2012-03-141-0/+1
| * ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon2012-03-142-8/+10
| * ep93xx: Don't use system controller defines in audio driversRyan Mallon2012-03-141-1/+1
| * ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon2012-03-141-34/+0
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-17/+0
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-17/+0
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-7/+0
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-3/+3
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-3/+3
| |\
| | * dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-271-3/+3
* | | Merge branch 'restart' into for-linusRussell King2012-01-052-15/+2
|\ \ \
| * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | | ARM: restart: ep93xx: use new restart hookRussell King2012-01-052-11/+2
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-5/+0
|\ \ \ \
| * | | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-5/+0
| | |/ / | |/| |
* | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-42/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-151-42/+0
| |/ /
* / / ARM: restart: remove local_irq_disable() from within arch_reset()Russell King2011-11-171-2/+0
|/ /
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\ \
| * \ Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-1/+1
| |\ \
| | * | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| | |/
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-272-120/+101
|\ \ \ | |/ / |/| |
| * | ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h>Mika Westerberg2011-10-171-0/+1
| * | ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-011-9/+4
| * | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij2011-08-221-8/+1
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-3/+0
| * | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-6/+1
| |/
* | ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar2011-08-151-6/+12
* | ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar2011-08-151-0/+12
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-13/+0
|\
| * Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann2011-07-191-11/+0
| |\
| | * ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-11/+0
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
| |/
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-222-123/+69
|\ \
| * | spi/ep93xx: add DMA supportMika Westerberg2011-06-081-0/+2
| * | ep93xx: remove the old M2P DMA codeMika Westerberg2011-06-081-143/+0
| * | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-081-0/+87
| |/
* / gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten2011-06-101-0/+1
|/
* Merge branch 'p2v' into develRussell King2011-03-161-5/+5
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-5/+5