summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner5-60/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-01-28reset: socfpga: declare socfpga_reset_init in a header filePhilipp Zabel1-2/+1
2019-01-07reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen1-0/+4
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-3/+8
2018-11-28ARM: socfpga: Turn on ARM errata for L2 cacheDinh Nguyen1-0/+7
2018-11-28ARM: socfpga: Clean unused functionsClément Péron2-3/+1
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig1-1/+1
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi1-0/+1
2018-03-07ARM: socfpga: PM: Drop useless check for PM_SUSPEND_STANDBYGeert Uytterhoeven1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-2/+2
2016-11-15ARM: socfpga: fix spelling mistake in error messageColin King1-1/+1
2016-05-16Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-1/+195
2016-04-27ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer1-0/+1
2016-04-23ARM: socfpga: Initialize Arria10 OCRAM ECC on startupThor Thayer2-0/+3
2016-04-07ARM: socfpga: Enable Arria10 OCRAM ECC on startupThor Thayer1-0/+133
2016-03-29ARM: socfpga: Enable Arria10 L2 cache ECC on startupThor Thayer3-1/+59
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2016-02-26ARM: socfpga: hide unused functionsArnd Bergmann1-0/+2
2016-02-11ARM: socfpga: Enable OCRAM ECC on startupThor Thayer4-0/+54
2016-02-11ARM: socfpga: Enable L2 cache ECC on startupThor Thayer4-0/+45
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-2/+2
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-1/+1
2015-07-20ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen2-0/+27
2015-07-07ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableHiraku Toyooka1-0/+13
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds8-60/+351
2015-06-11ARM: socfpga: fix build error due to secondary_startupKevin Hilman1-1/+1
2015-06-10ARM: socfpga: support suspend to ramAlan Tull6-3/+305
2015-06-10ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen2-0/+34
2015-06-10ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen3-3/+3
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King3-7/+1
2015-05-13ARM: socfpga: use of_iomap to map the SCUDinh Nguyen3-49/+10
2015-05-11ARM: socfpga: remove the need to map uart_io_descDinh Nguyen1-9/+0
2015-05-11ARM: socfpga: support big endian for socfpgaBen Dooks1-0/+1
2015-05-11ARM: socfpga: enable big endian for secondary core(s)Ben Dooks1-1/+4
2015-03-04ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King1-0/+5
2015-03-04ARM: socfpga: Correct SCU virtual mapping in socfpgaVince Bridgers1-1/+1
2014-11-20socfpga: hotplug: put cpu1 in wfiAlan Tull2-8/+14
2014-10-21arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen4-15/+20
2014-05-30ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King1-7/+2
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King1-1/+1
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-5/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-6/+0