aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-ep93xx/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04ARM: ep93xx: multiplatform supportArnd Bergmann1-89/+0
2022-04-04ARM: ep93xx: make mach/ep93xx-regs.h localArnd Bergmann2-43/+0
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann1-83/+0
2022-04-04ARM: ep93xx: renumber interruptsArnd Bergmann1-59/+63
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-28ARM: ep93xx: move private headers out of mach/*Arnd Bergmann3-185/+0
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann1-16/+0
2019-04-28ARM: ep93xx: move network platform data to separate headerArnd Bergmann1-6/+1
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-3/+1
2017-07-28ARM: ep93xx: Add ADC platform device support to coreAlexander Sverdlin1-0/+1
2017-02-07ARM: ep93xx: Disable TS-72xx watchdog before uncompressingFlorian Fainelli1-0/+12
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-22/+0
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-5/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-5/+0
2013-11-25ARM: ep93xx: use soc busH Hartley Sweeten1-1/+2
2013-08-25ARM: 7793/1: debug: use generic option for ep93xx PL10x debug portHartley Sweeten1-12/+2
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King1-12/+0
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King1-9/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+3
2013-03-18ARM: ep93xx: Fix wait for UART FIFO to be emptyH Hartley Sweeten1-3/+7
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-2/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-12ARM: ep93xx: properly wait for UART FIFO to be emptyFlorian Fainelli1-7/+3
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-214/+0
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson4-213/+0
2012-09-17ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon1-98/+0
2012-09-17ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann1-5/+5
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann4-213/+0
2012-06-04ep93xx: IDE driver platform support codeRafal Prylowski1-0/+3
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo1-0/+7
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+0
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann4-206/+12
2012-03-13ARM: create a common IOMEM definitionRob Herring1-9/+0
2012-03-14ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon1-1/+0
2012-03-14ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon1-89/+0
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon1-14/+0
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon1-60/+1
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten1-0/+1
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 Mallon1-1/+1
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon1-34/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-13/+0
2012-03-06ARM: ep93xx: clean-up mach/io.hRob Herring2-9/+9
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-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-7/+0