Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-28 | ARM: ep93xx: move private headers out of mach/* | Arnd Bergmann | 3 | -185/+0 |
2019-04-28 | ARM: ep93xx: move pinctrl interfaces into include/linux/soc | Arnd Bergmann | 1 | -16/+0 |
2019-04-28 | ARM: ep93xx: move network platform data to separate header | Arnd Bergmann | 1 | -6/+1 |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 5 | -0/+5 |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij | 1 | -3/+1 |
2017-07-28 | ARM: ep93xx: Add ADC platform device support to core | Alexander Sverdlin | 1 | -0/+1 |
2017-02-07 | ARM: ep93xx: Disable TS-72xx watchdog before uncompressing | Florian Fainelli | 1 | -0/+12 |
2014-07-29 | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 1 | -22/+0 |
2014-02-18 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -5/+0 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -5/+0 |
2013-11-25 | ARM: ep93xx: use soc bus | H Hartley Sweeten | 1 | -1/+2 |
2013-08-25 | ARM: 7793/1: debug: use generic option for ep93xx PL10x debug port | Hartley Sweeten | 1 | -12/+2 |
2013-08-25 | ARM: debug: move PL01X debug include into arch/arm/include/debug/ | Russell King | 1 | -12/+0 |
2013-08-25 | ARM: debug: provide PL01x debug uart phys/virt address configuration options | Russell King | 1 | -9/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+3 |
2013-03-18 | ARM: ep93xx: Fix wait for UART FIFO to be empty | H Hartley Sweeten | 1 | -3/+7 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -2/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -2/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -1/+1 |
2012-12-12 | ARM: ep93xx: properly wait for UART FIFO to be empty | Florian Fainelli | 1 | -7/+3 |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 5 | -214/+0 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 4 | -213/+0 |
2012-09-17 | ARM: ep93xx: Move ts72xx.h out of include/mach | Ryan Mallon | 1 | -98/+0 |
2012-09-17 | ARM: ep93xx: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -5/+5 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -1/+0 |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 4 | -213/+0 |
2012-06-04 | ep93xx: IDE driver platform support code | Rafal Prylowski | 1 | -0/+3 |
2012-05-05 | ARM: ep93xx: use machine specific hook for late init | Shawn Guo | 1 | -0/+7 |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -22/+0 |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 4 | -206/+12 |
2012-03-13 | ARM: create a common IOMEM definition | Rob Herring | 1 | -9/+0 |
2012-03-14 | ep93xx: Remove unnecessary includes of ep93xx-regs.h | Ryan Mallon | 1 | -1/+0 |
2012-03-14 | ep93xx: Move EP93XX_SYSCON defines to SoC private header | Ryan Mallon | 1 | -89/+0 |
2012-03-14 | ep93xx: Make syscon access functions private to SoC | Ryan Mallon | 1 | -14/+0 |
2012-03-14 | ep93xx: Move peripheral defines to local SoC header | Ryan Mallon | 1 | -60/+1 |
2012-03-14 | ep93xx: Convert the watchdog driver into a platform device. | H Hartley Sweeten | 1 | -0/+1 |
2012-03-14 | ep93xx: Move GPIO defines to gpio-ep93xx.h | Ryan Mallon | 2 | -8/+10 |
2012-03-14 | ep93xx: Don't use system controller defines in audio drivers | Ryan Mallon | 1 | -1/+1 |
2012-03-14 | ep93xx: Move PHYS_BASE defines to local SoC header file | Ryan Mallon | 1 | -34/+0 |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -13/+0 |
2012-03-06 | ARM: ep93xx: clean-up mach/io.h | Rob Herring | 2 | -9/+9 |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -17/+0 |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -17/+0 |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -7/+0 |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+3 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 2 | -15/+2 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: ep93xx: use new restart hook | Russell King | 2 | -11/+2 |