Age | Commit message (Expand) | Author |
2018-06-26 | PCI: controller: Move PCI_DOMAINS selection to arch Kconfig | Lorenzo Pieralisi |
2018-03-07 | ARM: socfpga: PM: Drop useless check for PM_SUSPEND_STANDBY | Geert Uytterhoeven |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli |
2016-11-15 | ARM: socfpga: fix spelling mistake in error message | Colin King |
2016-05-16 | Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2016-04-27 | ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel | Sascha Hauer |
2016-04-23 | ARM: socfpga: Initialize Arria10 OCRAM ECC on startup | Thor Thayer |
2016-04-07 | ARM: socfpga: Enable Arria10 OCRAM ECC on startup | Thor Thayer |
2016-03-29 | ARM: socfpga: Enable Arria10 L2 cache ECC on startup | Thor Thayer |
2016-03-20 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-26 | ARM: socfpga: hide unused functions | Arnd Bergmann |
2016-02-11 | ARM: socfpga: Enable OCRAM ECC on startup | Thor Thayer |
2016-02-11 | ARM: socfpga: Enable L2 cache ECC on startup | Thor Thayer |
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-09-04 | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() | Vladimir Zapolskiy |
2015-07-20 | ARM: socfpga: add reset for the Arria 10 platform | Dinh Nguyen |
2015-07-07 | ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available | Hiraku Toyooka |
2015-06-30 | genalloc: rename dev_get_gen_pool() to gen_pool_get() | Vladimir Zapolskiy |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-06-11 | ARM: socfpga: fix build error due to secondary_startup | Kevin Hilman |
2015-06-10 | ARM: socfpga: support suspend to ram | Alan Tull |
2015-06-10 | ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10 | Dinh Nguyen |
2015-06-10 | ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5 | Dinh Nguyen |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King |
2015-05-13 | ARM: socfpga: use of_iomap to map the SCU | Dinh Nguyen |
2015-05-11 | ARM: socfpga: remove the need to map uart_io_desc | Dinh Nguyen |
2015-05-11 | ARM: socfpga: support big endian for socfpga | Ben Dooks |
2015-05-11 | ARM: socfpga: enable big endian for secondary core(s) | Ben Dooks |
2015-03-04 | ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushed | Russell King |
2015-03-04 | ARM: socfpga: Correct SCU virtual mapping in socfpga | Vince Bridgers |
2014-11-20 | socfpga: hotplug: put cpu1 in wfi | Alan Tull |
2014-10-21 | arm: socfpga: fix fetching cpu1start_addr for SMP | Dinh Nguyen |
2014-05-30 | ARM: l2c: socfpga: convert to generic l2c OF initialisation | Russell King |
2014-05-22 | ARM: l2c: remove unnecessary UL-suffix to mask values | Russell King |
2014-04-05 | Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
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 |
2014-02-18 | clk: socfpga: Remove socfpga_init_clocks | Dinh Nguyen |
2014-02-18 | clk: socfpga: Map the clk manager base address in the clock driver | Dinh Nguyen |
2013-12-03 | arm: socfpga: Enable ARM_TWD for socfpga | Dinh Nguyen |
2013-10-07 | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König |
2013-09-29 | ARM: socfpga: remove custom .init_time hook | Sebastian Hesselbarth |
2013-09-29 | ARM: socfgpa: prepare for arch-wide .init_time callback | Sebastian Hesselbarth |
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-06-21 | Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2013-06-12 | clocksource: dw_apb_timer_of: use clocksource_of_init | Heiko Stuebner |
2013-06-12 | clocksource: dw_apb_timer_of: select DW_APB_TIMER | Heiko Stuebner |