summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: PM: Drop useless check for PM_SUSPEND_STANDBYGeert Uytterhoeven2018-03-071-1/+0
* 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-164-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-271-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-041-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-06-301-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-111-1/+1
| * ARM: socfpga: support suspend to ramAlan Tull2015-06-106-3/+305
| * ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen2015-06-102-0/+34
| * ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen2015-06-103-3/+3
| * ARM: socfpga: use of_iomap to map the SCUDinh Nguyen2015-05-133-49/+10
| * ARM: socfpga: remove the need to map uart_io_descDinh Nguyen2015-05-111-9/+0
| * 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/+1
|/
* 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/+2
* 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-051-5/+0
|\
| * clk: socfpga: Remove socfpga_init_clocksDinh Nguyen2014-02-181-1/+0
| * clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen2014-02-181-4/+0
* | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
* | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-6/+0
|/
* arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen2013-12-031-0/+1
* ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-1/+0
* ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
* ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth2013-09-291-1/+8
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-142-2/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+3
* Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-212-3/+0
|\
| * clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2013-06-121-2/+0
| * clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner2013-06-121-1/+0
* | ARM: socfpga: Add syscon to be part of socfpgaDinh Nguyen2013-06-111-0/+1
|/
OpenPOWER on IntegriCloud