aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/core.c
AgeCommit message (Expand)Author
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-06-04ep93xx: IDE driver platform support codeRafal Prylowski
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo
2012-04-12arm: ep93xx: use gpio_led_register_deviceH Hartley Sweeten
2012-04-12Fix build breakage in ep93xx-coreRyan Mallon
2012-04-11arm: ep93xx: Don't try to release not acquired GPIO linesRafal Prylowski
2012-04-11arm: ep93xx: use DEFINE_RES_* macrosH Hartley Sweeten
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon
2012-03-14ep93xx: Configure GPIO ports in core codeRyan 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: Use ioremap for backlight driverRyan Mallon
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon
2012-01-26ARM: amba: ep93xx: use common amba device initializersRussell King
2012-01-25ARM: amba: get rid of NO_IRQ initializersRussell King
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-06ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar
2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely
2011-06-15Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten
2011-06-08spi/ep93xx: add DMA supportMika Westerberg
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg
2010-10-15ARM: ep93xx: add AC97 platform supportMika Westerberg
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-06-16ARM: 6174/1: ep93xx: clear devcfg bits before setting themHartley Sweeten
2010-06-16ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten
2010-06-16ARM: 6167/1: ep93xx: register backlight driverHartley Sweeten
2010-06-09Merge branch 'ep93xx' into for-2.6.36Mark Brown
2010-06-09EP93xx: Add i2s core supportRyan Mallon
2010-05-13ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg
2010-04-14ARM: 5998/1: ep93xx: added chip revision reading functionMika Westerberg
2010-04-14ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten
2010-02-24ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten
2010-02-24ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten
2010-02-18ARM: 5945/1: ep93xx: include correct irq.h in core.cHartley Sweeten
2010-01-12ARM: 5877/1: ep93xx: use pr_fmt in core.cHartley Sweeten