Age | Commit message (Expand) | Author | Files | Lines |
2014-02-19 | ARM: vt8500: enable V6K instead of plain V6 | Rob Herring | 1 | -1/+0 |
2014-02-19 | 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-05-31 | 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-20 | ARM: vt8500: Add missing NULL terminator in dt_compat | Srinivas Kandagatla | 1 | -0/+1 |
2013-04-12 | 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-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+18 |
2013-02-21 | 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-27 | 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-07 | 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-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -32/+0 |
2012-09-29 | 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 |
2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2 | -267/+0 |
2012-07-18 | ARM:vt8500: Convert to use .restart and remove arch_reset() | Tony Prisk | 6 | -15/+78 |
2012-07-02 | ARM vt8500: Move vt8500 pwm driver to pwm framework | Sascha Hauer | 2 | -267/+0 |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -26/+0 |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -5/+0 |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -20/+0 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 4 | -31/+3 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -6/+1 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 1 | -1/+1 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-10-13 | ARM: mach-vt8500: remove mach/memory.h | Nicolas Pitre | 1 | -28/+0 |