summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* ARM: ep93xx: move private headers out of mach/*Arnd Bergmann2019-04-291-3/+3
* ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann2019-04-291-0/+2
* ARM/gpio: ep93xx: build standaloneArnd Bergmann2018-08-291-0/+9
* Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-061-0/+1
|\
| * ARM: ep93xx: i2s: Add IRQ to platform device resourcesAlexander Sverdlin2018-05-111-0/+1
* | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-261-1/+1
|/
* i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-301-2/+4
* i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-301-18/+21
* ARM: ep93xx: Add ADC platform device support to coreAlexander Sverdlin2017-07-281-0/+24
* 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/+0Star
* 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-191-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-301-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-151-2/+1Star
|\
| * irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-121-2/+1Star
* | ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1Star
* | 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/+4Star
* | Fix build breakage in ep93xx-coreRyan Mallon2012-04-121-1/+1
* | arm: ep93xx: use DEFINE_RES_* macrosH Hartley Sweeten2012-04-111-78/+16Star
|/
* 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/+0Star
| * 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/+4Star
* | ARM: amba: ep93xx: use common amba device initializersRussell King2012-01-261-40/+6Star
* | 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-11-011-0/+1
* ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-021-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
|\ \ \