summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/core.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: ep93xx: toss the device ID into the entropy poolLinus Walleij2015-07-171-0/+7
* ARM: ep93xx: move timer to its own fileLinus Walleij2015-07-081-109/+0
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-1/+1
| |\
| | * ARM: ep93xx: stop using mach/timex.hUwe Kleine-König2013-12-201-1/+1
* | | ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann2014-03-211-0/+1
|/ /
* | ARM: ep93xx: use soc busH Hartley Sweeten2013-11-251-1/+107
* | ARM: ep93xx: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-251-1/+1
|/
* usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-291-5/+34
* ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar2013-09-031-1/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-2/+1
|\
| * irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-121-2/+1
* | ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1
* | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-11/+18
|/
* ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-3/+3
* ep93xx: IDE driver platform support codeRafal Prylowski2012-06-041-0/+96
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+5
|\
| * ARM: ep93xx: use machine specific hook for late initShawn Guo2012-05-051-0/+5
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-1/+1
|\ \
| * | arm: ep93xx: Don't try to release not acquired GPIO linesRafal Prylowski2012-04-111-1/+1
| |/
* | arm: ep93xx: use gpio_led_register_deviceH Hartley Sweeten2012-04-121-12/+4
* | Fix build breakage in ep93xx-coreRyan Mallon2012-04-121-1/+1
* | arm: ep93xx: use DEFINE_RES_* macrosH Hartley Sweeten2012-04-111-78/+16
|/
* Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-151-17/+37
|\
| * ep93xx: Make syscon access functions private to SoCRyan Mallon2012-03-141-2/+0
| * ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-141-0/+7
| * ep93xx: Move peripheral defines to local SoC headerRyan Mallon2012-03-141-0/+1
| * ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2012-03-141-0/+15
| * ep93xx: Use ioremap for backlight driverRyan Mallon2012-03-141-0/+10
| * ep93xx: Don't use system controller defines in audio driversRyan Mallon2012-03-141-15/+4
* | ARM: amba: ep93xx: use common amba device initializersRussell King2012-01-261-40/+6
* | ARM: amba: get rid of NO_IRQ initializersRussell King2012-01-251-3/+3
|/
* ARM: restart: ep93xx: use new restart hookRussell King2012-01-051-0/+12
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-011-0/+1
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-1/+5
|\
| * Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-171-1/+5
| |\
| * | spi/ep93xx: add DMA supportMika Westerberg2011-06-081-1/+5
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-7/+20
|\ \ \
| * \ \ Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely2011-06-151-1/+5
| |\ \ \ | | | |/ | | |/|
| * | | gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten2011-06-081-7/+20
| | |/ | |/|
* | | ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar2011-07-061-2/+2
| |/ |/|
* | ep93xx: set DMA masks for the ep93xx_ethMika Westerberg2011-06-111-1/+5
|/
* ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg2011-02-051-1/+1
* ARM: ep93xx: add AC97 platform supportMika Westerberg2010-10-151-0/+34
* Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-161-1/+45
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-0/+67
| |\
| * | ARM: 6174/1: ep93xx: clear devcfg bits before setting themHartley Sweeten2010-06-161-1/+1
| * | ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten2010-06-161-0/+38