Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2017-07-27 | ARM: sirf: mark sirfsoc_init_late as __maybe_unused | Arnd Bergmann |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König |
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 |
2014-05-30 | ARM: l2c: prima2: convert to generic l2c OF initialisation | Russell King |
2014-03-17 | ARM: prima2: build reset code standalone | Arnd Bergmann |
2014-03-05 | ARM: prima2: staticize sirfsoc_init_late function | Barry Song |
2014-03-05 | ARM: prima2: common: fix checkpatch issues | Barry Song |
2013-09-29 | ARM: prima2: remove custom .init_time hook | Sebastian Hesselbarth |
2013-09-29 | clk: prima2: declare OF clock provider | Sebastian Hesselbarth |
2013-08-29 | arm: prima2: drop nr_irqs in mach as we moved to linear irqdomain | Barry Song |
2013-07-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
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-05-24 | ARM: sirf: Remove init_irq declaration in machine description | Maxime Ripard |
2013-03-25 | ARM: sirf: use clocksource_of infrastructure | Arnd Bergmann |
2013-03-25 | ARM: sirf: enable sparse IRQ | Arnd Bergmann |
2013-03-25 | ARM: sirf: move irq driver to drivers/irqchip | Arnd Bergmann |
2013-03-18 | arm: prima2: add new SiRFatlas6 machine in common board | Barry Song |
2013-02-04 | ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move | Barry Song |
2013-01-22 | ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures | Barry Song |
2013-01-22 | ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for Marco | Barry Song |
2013-01-22 | ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marco | Barry Song |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-08-28 | ARM: PRIMA2: use DT_MACHINE_START and convert to generic board | Barry Song |