aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann19-223/+676
2012-03-14ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon3-2/+3
2012-03-14ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon3-89/+92
2012-03-14ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon3-0/+396
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon4-16/+15
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon1-0/+7
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon4-60/+61
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2-0/+16
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon1-0/+10
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 Mallon2-16/+5
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon10-34/+61
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten1-0/+2
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-17/+0
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann1-1/+3
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-02-13ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten1-1/+3
2012-01-26Merge branch 'amba' into for-armsocRussell King1-40/+6
2012-01-26ARM: amba: ep93xx: use common amba device initializersRussell King1-40/+6
2012-01-25ARM: amba: get rid of NO_IRQ initializersRussell King1-3/+3
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 King11-15/+32
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King11-11/+32
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 King8-42/+24
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 Iles8-42/+24
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-18/+5
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+372
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann9-20/+20
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-2/+30
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds8-19/+19
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 Torvalds6-122/+105
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann5-26/+8
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-17ep93xx: add support Vision EP9307 SoMHartley Sweeten3-0/+372
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-5/+5
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij5-11/+8
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King1-4/+22
2011-09-16ARM: ep93xx: snappercl15: register audio platform deviceMika Westerberg1-1/+12