Age | Commit message (Expand) | Author |
2020-05-15 | ARM: prima2: Drop unneeded select of HAVE_SMP | Geert Uytterhoeven |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-02-01 | ARM: smp: remove arch-provided "pen_release" | Russell King |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-27 | ARM: sirf: mark sirfsoc_init_late as __maybe_unused | Arnd Bergmann |
2017-06-18 | ARM: prima2: remove redundant select CPU_V7 | Masahiro Yamada |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-06-28 | clocksource/drivers/prima2: Add the COMPILE_TEST option | Daniel Lezcano |
2016-06-28 | clocksource/drivers/atlas7: Add the COMPILE_TEST option | Daniel Lezcano |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-02-26 | ARM: prima2: always enable reset controller | Arnd Bergmann |
2016-02-08 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King |
2015-07-25 | ARM: move heavy barrier support out of line | Russell King |
2015-07-08 | Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k... | Kevin Hilman |
2015-06-10 | ARM: prima2: move to use REGMAP APIs for rtciobrg | Guo Zeng |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King |
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 |