Age | Commit message (Expand) | Author | Files | Lines |
2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 1 | -4/+0 |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann | 1 | -0/+1 |
2020-05-05 | ARM: Remove redundant CLKDEV_LOOKUP selects | Stephen Boyd | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-02-02 | arm: vt8500: kconfig: Remove blank help text | Ulf Magnusson | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-08-02 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -3/+0 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2014-09-26 | arm, vt8500, LLVMLlinux: Use mcr instead of mcr% for mach-vt8500 | Behan Webster | 1 | -1/+1 |
2014-07-07 | ARM: vt8500: Staticize local symbols | Sachin Kamat | 1 | -3/+3 |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 1 | -1/+0 |
2014-02-20 | ARM: vt8500: enable V6K instead of plain V6 | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -3/+0 |
2013-10-07 | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König | 1 | -1/+0 |
2013-09-29 | ARM: vt8500: remove custom .init_time hook | Sebastian Hesselbarth | 1 | -9/+0 |
2013-09-29 | ARM: vt8500: prepare for arch-wide .init_time callback | Sebastian Hesselbarth | 2 | -29/+8 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+2 |
2013-06-01 | Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ... | Olof Johansson | 1 | -2/+0 |
2013-05-24 | ARM: vt8500: Remove init_irq declaration in machine description | Maxime Ripard | 1 | -2/+0 |
2013-05-21 | ARM: vt8500: Add missing NULL terminator in dt_compat | Srinivas Kandagatla | 1 | -0/+1 |
2013-04-13 | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure | Tony Prisk | 4 | -272/+3 |
2013-04-04 | pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 | Tony Prisk | 1 | -0/+1 |
2013-02-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+18 |
2013-02-22 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 4 | -96/+8 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -1/+0 |
2013-01-28 | Merge branch 'depends/cleanup' into next/soc | Olof Johansson | 5 | -191/+4 |
2013-01-22 | ARM: remove redundant 'select GENERIC_GPIO' | Shawn Guo | 1 | -1/+0 |
2013-01-15 | timer: vt8500: Convert vt8500 to use CLKSRC_OF | Tony Prisk | 2 | -2/+3 |
2013-01-14 | timer: vt8500: Move timer code to drivers/clocksource | Tony Prisk | 5 | -186/+3 |
2013-01-12 | arm: vt8500: Add support for Wondermedia WM8750/WM8850 | Tony Prisk | 2 | -0/+18 |
2013-01-12 | arm: vt8500: Remove remaining mach includes | Tony Prisk | 2 | -63/+0 |
2013-01-12 | arm: vt8500: Convert debug-macro.S to be multiplatform friendly | Tony Prisk | 1 | -31/+0 |
2013-01-12 | arm: vt8500: Remove single platform Kconfig options | Tony Prisk | 1 | -3/+8 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -5/+1 |
2012-12-13 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 6 | -86/+86 |
2012-10-26 | ARM: vt8500: Convert arch-vt8500 to multiplatform | Tony Prisk | 1 | -0/+12 |
2012-10-26 | arm: vt8500: Convert irq.c for multiplatform integration | Tony Prisk | 5 | -86/+74 |
2012-10-15 | vt8500: Fix header in mach-vt8500/timer.c | Tony Prisk | 1 | -1/+1 |
2012-10-15 | vt8500: Remove unused headers from include/mach/ | Tony Prisk | 4 | -49/+0 |
2012-10-08 | arm: vt8500: Fix build warning in uncompress.h | Tony Prisk | 1 | -4/+4 |
2012-10-07 | vt8500: Fix build warning when no framebuffer selected | Tony Prisk | 1 | -1/+4 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -32/+0 |
2012-09-30 | arm: vt8500: Fixup for missing gpio.h | Tony Prisk | 1 | -1/+0 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2 | -32/+1 |
2012-09-21 | arm: vt8500: Update arch-vt8500 to devicetree support. | Tony Prisk | 19 | -1546/+400 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -1/+0 |
2012-09-14 | ARM: vt8500: move platform_data definitions | Arnd Bergmann | 2 | -32/+1 |