summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-11-15ARM: socfpga: fix spelling mistake in error messageColin King
2016-05-16Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-04-27ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer
2016-04-23ARM: socfpga: Initialize Arria10 OCRAM ECC on startupThor Thayer
2016-04-07ARM: socfpga: Enable Arria10 OCRAM ECC on startupThor Thayer
2016-03-29ARM: socfpga: Enable Arria10 L2 cache ECC on startupThor Thayer
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-26ARM: socfpga: hide unused functionsArnd Bergmann
2016-02-11ARM: socfpga: Enable OCRAM ECC on startupThor Thayer
2016-02-11ARM: socfpga: Enable L2 cache ECC on startupThor Thayer
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-07-20ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen
2015-07-07ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableHiraku Toyooka
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-11ARM: socfpga: fix build error due to secondary_startupKevin Hilman
2015-06-10ARM: socfpga: support suspend to ramAlan Tull
2015-06-10ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen
2015-06-10ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-05-13ARM: socfpga: use of_iomap to map the SCUDinh Nguyen
2015-05-11ARM: socfpga: remove the need to map uart_io_descDinh Nguyen
2015-05-11ARM: socfpga: support big endian for socfpgaBen Dooks
2015-05-11ARM: socfpga: enable big endian for secondary core(s)Ben Dooks
2015-03-04ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King
2015-03-04ARM: socfpga: Correct SCU virtual mapping in socfpgaVince Bridgers
2014-11-20socfpga: hotplug: put cpu1 in wfiAlan Tull
2014-10-21arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen
2014-05-30ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2014-02-18clk: socfpga: Remove socfpga_init_clocksDinh Nguyen
2014-02-18clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen
2013-12-03arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner
2013-06-11ARM: socfpga: Add syscon to be part of socfpgaDinh Nguyen
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson