aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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/arm-socLinus 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/linuxLinus 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
2014-02-18clk: socfpga: Remove socfpga_init_clocksDinh Nguyen1-1/+0
2014-02-18clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen1-4/+0
2013-12-03arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen1-0/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-1/+0
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth1-1/+8
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2-2/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-2/+3
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/socArnd Bergmann2-3/+0
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner1-2/+0
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner1-1/+0
2013-06-11ARM: socfpga: Add syscon to be part of socfpgaDinh Nguyen1-0/+1
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-12/+0
2013-04-14ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen1-0/+6
2013-04-14ARM: socfpga: Enable soft resetDinh Nguyen3-4/+20
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-12/+0
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson4-13/+31
2013-02-11arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen4-12/+31
2013-02-11arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen1-1/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson2-13/+5
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1