Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | ARM: mach-prima2: drop owner assignment from platform_drivers | Wolfram Sang | 3 | -3/+0 |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 1 | -4/+2 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 4 | -51/+6 |
2014-05-30 | ARM: l2c: prima2: convert to generic l2c OF initialisation | Russell King | 3 | -31/+6 |
2014-05-30 | ARM: l2c: prima2: remove cache size override | Russell King | 1 | -20/+2 |
2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -3/+2 |
2014-05-22 | ARM: l2c: remove unnecessary call to outer_flush_all() | Russell King | 1 | -1/+0 |
2014-05-12 | ARM: prima2: rstc: fix some minor checkpatch issues | Xianglong Du | 1 | -14/+20 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-03-17 | ARM: prima2: build reset code standalone | Arnd Bergmann | 3 | -13/+13 |
2014-03-09 | Merge tag 'sirf-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 6 | -47/+72 |
2014-03-05 | ARM: prima2: move to generic reset controller driver framework | Barry Song | 2 | -34/+60 |
2014-03-05 | ARM: prima2: staticize sirfsoc_init_late function | Barry Song | 1 | -1/+1 |
2014-03-05 | ARM: prima2: rtciobrg: fix the typo about license | Barry Song | 1 | -1/+1 |
2014-03-05 | ARM: prima2: common: fix checkpatch issues | Barry Song | 1 | -3/+3 |
2014-03-05 | ARM: prima2: platsmp: fix checkpatch issues | Barry Song | 1 | -3/+3 |
2014-03-05 | ARM: prima2: l2x0: fix checkpatch issues | Barry Song | 1 | -5/+4 |
2014-02-20 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -4/+0 |
2013-12-12 | ARM: clean up cache handling in platform code | Nicolas Pitre | 1 | -2/+1 |
2013-09-29 | ARM: prima2: remove custom .init_time hook | Sebastian Hesselbarth | 1 | -11/+0 |
2013-09-29 | clk: prima2: declare OF clock provider | Sebastian Hesselbarth | 2 | -3/+2 |
2013-09-07 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -9/+12 |
2013-08-29 | arm: prima2: drop nr_irqs in mach as we moved to linear irqdomain | Barry Song | 1 | -2/+0 |
2013-08-14 | ARM: prima2: pm: drop redundant postcore_initcall | Barry Song | 1 | -8/+8 |
2013-08-14 | ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup source | Xianglong Du | 1 | -1/+4 |
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2 | -4/+2 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2 | -2/+5 |
2013-07-03 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+0 |
2013-07-03 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -16/+3 |
2013-06-20 | Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s... | Arnd Bergmann | 2 | -4/+8 |
2013-06-11 | ARM: prima2: fix incorrect panic usage | Haojian Zhuang | 2 | -4/+8 |
2013-06-03 | arm: prima2: use of_platform_populate instead of of_platform_bus_probe | Barry Song | 1 | -13/+0 |
2013-06-03 | ARM: prima2: fix a checkpatch issue | Barry Song | 1 | -2/+2 |
2013-06-03 | ARM: prima2: Replace include linux/module.h with linux/export.h | Syam Sidhardhan | 1 | -1/+1 |
2013-05-24 | ARM: sirf: Remove init_irq declaration in machine description | Maxime Ripard | 1 | -4/+0 |
2013-05-10 | Merge branch 'late/fixes' into fixes | Olof Johansson | 1 | -1/+1 |
2013-05-04 | ARM: SIRF: select SMP_ON_UP only on SMP builds | Arnd Bergmann | 1 | -1/+1 |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -3/+0 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -905/+44 |
2013-04-29 | Merge branch 'gic/cleanup' into next/soc | Olof Johansson | 1 | -8/+0 |
2013-04-18 | ARM: cpu hotplug: remove majority of cache flushing from platforms | Russell King | 1 | -3/+0 |
2013-04-09 | ARM: Push selects for TWD/SCU into machine entries | Stephen Boyd | 1 | -0/+1 |
2013-03-26 | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 1 | -8/+0 |
2013-03-25 | ARM: sirf: enable multiplatform support | Arnd Bergmann | 12 | -156/+18 |
2013-03-25 | ARM: sirf: use clocksource_of infrastructure | Arnd Bergmann | 5 | -563/+11 |
2013-03-25 | ARM: sirf: move debug-macro.S to include/debug/sirf.S | Arnd Bergmann | 2 | -30/+11 |
2013-03-25 | ARM: sirf: enable sparse IRQ | Arnd Bergmann | 2 | -17/+2 |
2013-03-25 | ARM: sirf: move irq driver to drivers/irqchip | Arnd Bergmann | 3 | -138/+2 |