aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/socfpga.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22arm: socfpga: execute cold reboot by defaultSimon Goldschmidt1-6/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+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-11-28ARM: socfpga: Clean unused functionsClément Péron1-1/+1
2016-04-23ARM: socfpga: Initialize Arria10 OCRAM ECC on startupThor Thayer1-0/+2
2016-03-29ARM: socfpga: Enable Arria10 L2 cache ECC on startupThor Thayer1-1/+9
2016-02-11ARM: socfpga: Enable OCRAM ECC on startupThor Thayer1-0/+3
2016-02-11ARM: socfpga: Enable L2 cache ECC on startupThor Thayer1-0/+2
2015-07-20ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen1-0/+26
2015-06-10ARM: socfpga: support suspend to ramAlan Tull1-1/+5
2015-06-10ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen1-1/+0
2015-05-13ARM: socfpga: use of_iomap to map the SCUDinh Nguyen1-25/+0
2015-05-11ARM: socfpga: remove the need to map uart_io_descDinh Nguyen1-9/+0
2015-03-04ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King1-0/+5
2014-10-21arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen1-2/+2
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-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-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-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-2/+3
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner1-2/+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 Nguyen1-1/+9
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson1-1/+6
2013-02-11arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen1-0/+6
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 Johansson1-10/+4
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-9/+4
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-11-05socfpga: map uart into virtual address space so that early_printk() worksPavel Machek1-0/+9
2012-10-26ARM: socfpga: Enable SMP for socfpgaDinh Nguyen1-1/+44
2012-07-19ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen1-0/+62