summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-305-60/+5Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* reset: socfpga: declare socfpga_reset_init in a header filePhilipp Zabel2019-01-281-2/+1Star
* reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen2019-01-071-0/+4
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2019-01-013-3/+8
|\
| * ARM: socfpga: Turn on ARM errata for L2 cacheDinh Nguyen2018-11-281-0/+7
| * ARM: socfpga: Clean unused functionsClément Péron2018-11-282-3/+1Star
* | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-1/+1
|/
* PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-261-0/+1
* ARM: socfpga: PM: Drop useless check for PM_SUSPEND_STANDBYGeert Uytterhoeven2018-03-071-1/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-2/+2
* ARM: socfpga: fix spelling mistake in error messageColin King2016-11-151-1/+1
* Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-05-174-1/+195
|\
| * ARM: socfpga: Initialize Arria10 OCRAM ECC on startupThor Thayer2016-04-232-0/+3
| * ARM: socfpga: Enable Arria10 OCRAM ECC on startupThor Thayer2016-04-071-0/+133
| * ARM: socfpga: Enable Arria10 L2 cache ECC on startupThor Thayer2016-03-293-1/+59
* | ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer2016-04-281-0/+1
|/
* Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-201-0/+2
|\
| * ARM: socfpga: hide unused functionsArnd Bergmann2016-02-261-0/+2
* | ARM: socfpga: Enable OCRAM ECC on startupThor Thayer2016-02-114-0/+54
* | ARM: socfpga: Enable L2 cache ECC on startupThor Thayer2016-02-114-0/+45
|/
* ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-2/+2
* genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-051-1/+1
* ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen2015-07-202-0/+27
* ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableHiraku Toyooka2015-07-071-0/+13
* genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-07-011-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-268-60/+351
|\
| * ARM: socfpga: fix build error due to secondary_startupKevin Hilman2015-06-121-1/+1
| * ARM: socfpga: support suspend to ramAlan Tull2015-06-116-3/+305
| * ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen2015-06-112-0/+34
| * ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen2015-06-113-3/+3
| * ARM: socfpga: use of_iomap to map the SCUDinh Nguyen2015-05-133-49/+10Star
| * ARM: socfpga: remove the need to map uart_io_descDinh Nguyen2015-05-111-9/+0Star
| * ARM: socfpga: support big endian for socfpgaBen Dooks2015-05-111-0/+1
| * ARM: socfpga: enable big endian for secondary core(s)Ben Dooks2015-05-111-1/+4
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-013-7/+1Star
|/
* ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King2015-03-041-0/+5
* ARM: socfpga: Correct SCU virtual mapping in socfpgaVince Bridgers2015-03-041-1/+1
* socfpga: hotplug: put cpu1 in wfiAlan Tull2014-11-202-8/+14
* arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-214-15/+20
* ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King2014-05-301-7/+2Star
* ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-221-1/+1
* Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-04-061-5/+0Star
|\
| * clk: socfpga: Remove socfpga_init_clocksDinh Nguyen2014-02-181-1/+0Star
| * clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen2014-02-181-4/+0Star