Age | Commit message (Expand) | Author | Files | Lines |
2016-08-28 | net: smc91x: fix SMC accesses | Russell King | 1 | -1/+2 |
2016-08-10 | ARM: don't include removed directories | Arnd Bergmann | 1 | -2/+1 |
2016-04-04 | ARM: realview: hide unused 'pmu_device' object | Arnd Bergmann | 1 | -0/+2 |
2016-02-08 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada | 1 | -9/+0 |
2016-02-01 | ARM: realview: use "depends on" instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2016-02-01 | ARM: realview: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -1/+1 |
2016-01-21 | ARM: realview: fix device tree build | Linus Walleij | 1 | -2/+1 |
2015-12-31 | ARM: realview: don't select SMP_ON_UP for UP builds | Arnd Bergmann | 1 | -1/+1 |
2015-12-18 | Merge branch 'treewide/cleanup' into next/multiplatform | Arnd Bergmann | 2 | -2/+2 |
2015-12-18 | ARM: realview: build realview-dt SMP support only when used | Arnd Bergmann | 1 | -2/+4 |
2015-12-18 | ARM: realview: clean up header files | Arnd Bergmann | 21 | -251/+8 |
2015-12-18 | ARM: realview: make all header files local | Arnd Bergmann | 21 | -41/+37 |
2015-12-18 | ARM: realview: enable multiplatform | Arnd Bergmann | 2 | -13/+49 |
2015-12-15 | ARM: realview: add an DT SMP boot method | Linus Walleij | 3 | -1/+94 |
2015-12-15 | ARM: realview: select SP810 and ICST for the DT variant | Linus Walleij | 1 | -0/+2 |
2015-12-15 | ARM: realview: remove private barrier implementation | Arnd Bergmann | 4 | -10/+13 |
2015-12-15 | ARM: realview: don't map undefined PCI registers | Arnd Bergmann | 2 | -16/+0 |
2015-12-15 | ARM: realview: remove sparsemem hack | Arnd Bergmann | 2 | -67/+2 |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2 | -2/+2 |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 1 | -1/+1 |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre | 1 | -1/+1 |
2015-06-02 | ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource | Sudeep Holla | 1 | -2/+2 |
2015-06-02 | ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion | Sudeep Holla | 1 | -5/+4 |
2015-02-28 | net: smc91x: use run-time configuration on all ARM machines | Arnd Bergmann | 2 | -1/+8 |
2015-02-06 | arm: realview: specify PMU types | Mark Rutland | 5 | -5/+6 |
2014-10-22 | ARM: realview: basic device tree implementation | Linus Walleij | 3 | -0/+46 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2014-07-29 | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 1 | -9/+0 |
2014-06-27 | video: move Versatile CLCD helpers | Linus Walleij | 1 | -1/+1 |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 6 | -31/+38 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 6 | -31/+38 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 4 | -24/+15 |
2014-05-30 | ARM: l2c: realview: improve commentry about the L2 cache requirements | Russell King | 3 | -5/+21 |
2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -2/+2 |
2014-05-05 | Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2 | -23/+2 |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -23/+0 |
2014-03-21 | ARM: realview: fix sparsemem build | Arnd Bergmann | 1 | -0/+2 |
2014-02-27 | ARM: plat-versatile: convert LEDs to platform device | Linus Walleij | 7 | -0/+21 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -23/+0 |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+4 |
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 | -17/+0 |
2013-07-23 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -4/+4 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 5 | -5/+10 |
2013-06-24 | ARM: smp_twd: Divorce smp_twd from local timer API | Stephen Boyd | 1 | -4/+4 |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -2/+0 |
2013-04-18 | ARM: cpu hotplug: remove majority of cache flushing from platforms | Russell King | 1 | -2/+0 |
2013-04-09 | ARM: Push selects for TWD/SCU into machine entries | Stephen Boyd | 1 | -0/+8 |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 8 | -40/+10 |
2013-02-08 | ARM: realview: ensure that we have sufficient IRQs available | Russell King | 1 | -1/+1 |