Age | Commit message (Expand) | Author |
2020-07-28 | ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r... | Yu Kuai |
2020-05-15 | ARM: socfpga: Drop unneeded select of PCI_DOMAINS_GENERIC | Geert Uytterhoeven |
2019-11-22 | arm: socfpga: execute cold reboot by default | Simon Goldschmidt |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-01-28 | reset: socfpga: declare socfpga_reset_init in a header file | Philipp Zabel |
2019-01-07 | reset: socfpga: add an early reset driver for SoCFPGA | Dinh Nguyen |
2018-12-31 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-11-28 | ARM: socfpga: Turn on ARM errata for L2 cache | Dinh Nguyen |
2018-11-28 | ARM: socfpga: Clean unused functions | Clément Péron |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig |
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 |