Age | Commit message (Expand) | Author |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König |
2015-02-18 | ARM: prima2: do not select SMP_ON_UP | Arnd Bergmann |
2015-02-17 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2015-02-06 | ARM: sirf: drop redundant function and marco declaration | Barry Song |
2015-01-20 | ARM: sirf: add Atlas7 machine support | Zhiwu Song |
2015-01-20 | ARM: sirf: move to debug_ll_io_init and drop map_io | Barry Song |
2015-01-20 | ARM: sirf: move platsmp to support Atlas7 SoC | Zhiwu Song |
2015-01-20 | ARM: sirf: drop Marco machine | Barry Song |
2015-01-20 | ARM: sirf: drop Marco support in reset controller module | Barry Song |
2015-01-14 | ARM: sirf: drop Marco low-level debug port | Barry Song |
2014-10-20 | ARM: mach-prima2: drop owner assignment from platform_drivers | Wolfram Sang |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-05-30 | ARM: l2c: prima2: convert to generic l2c OF initialisation | Russell King |
2014-05-30 | ARM: l2c: prima2: remove cache size override | Russell King |
2014-05-30 | ARM: l2c: fix register naming | Russell King |
2014-05-22 | ARM: l2c: remove unnecessary call to outer_flush_all() | Russell King |
2014-05-12 | ARM: prima2: rstc: fix some minor checkpatch issues | Xianglong Du |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-03-17 | ARM: prima2: build reset code standalone | Arnd Bergmann |
2014-03-09 | Merge tag 'sirf-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2014-03-05 | ARM: prima2: move to generic reset controller driver framework | Barry Song |
2014-03-05 | ARM: prima2: staticize sirfsoc_init_late function | Barry Song |
2014-03-05 | ARM: prima2: rtciobrg: fix the typo about license | Barry Song |
2014-03-05 | ARM: prima2: common: fix checkpatch issues | Barry Song |
2014-03-05 | ARM: prima2: platsmp: fix checkpatch issues | Barry Song |
2014-03-05 | ARM: prima2: l2x0: fix checkpatch issues | Barry Song |
2014-02-19 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring |
2014-02-19 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2013-12-11 | ARM: clean up cache handling in platform code | Nicolas Pitre |
2013-09-29 | ARM: prima2: remove custom .init_time hook | Sebastian Hesselbarth |
2013-09-29 | clk: prima2: declare OF clock provider | Sebastian Hesselbarth |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-08-29 | arm: prima2: drop nr_irqs in mach as we moved to linear irqdomain | Barry Song |
2013-08-14 | ARM: prima2: pm: drop redundant postcore_initcall | Barry Song |
2013-08-14 | ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup source | Xianglong Du |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-06-20 | Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s... | Arnd Bergmann |
2013-06-11 | ARM: prima2: fix incorrect panic usage | Haojian Zhuang |
2013-06-03 | arm: prima2: use of_platform_populate instead of of_platform_bus_probe | Barry Song |
2013-06-03 | ARM: prima2: fix a checkpatch issue | Barry Song |
2013-06-03 | ARM: prima2: Replace include linux/module.h with linux/export.h | Syam Sidhardhan |
2013-05-24 | ARM: sirf: Remove init_irq declaration in machine description | Maxime Ripard |
2013-05-09 | Merge branch 'late/fixes' into fixes | Olof Johansson |
2013-05-03 | ARM: SIRF: select SMP_ON_UP only on SMP builds | Arnd Bergmann |