summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/socfpga.c
AgeCommit message (Expand)Author
2023-07-20ARM: socfpga: Explicitly include correct DT includesRob Herring
2019-11-22arm: socfpga: execute cold reboot by defaultSimon Goldschmidt
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-01-28reset: socfpga: declare socfpga_reset_init in a header filePhilipp Zabel
2019-01-07reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen
2018-11-28ARM: socfpga: Clean unused functionsClément Péron
2016-04-23ARM: socfpga: Initialize Arria10 OCRAM ECC on startupThor Thayer
2016-03-29ARM: socfpga: Enable Arria10 L2 cache ECC on startupThor Thayer
2016-02-11ARM: socfpga: Enable OCRAM ECC on startupThor Thayer
2016-02-11ARM: socfpga: Enable L2 cache ECC on startupThor Thayer
2015-07-20ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen
2015-06-10ARM: socfpga: support suspend to ramAlan Tull
2015-06-10ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen
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-03-04ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King
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-02-18clk: socfpga: Remove socfpga_init_clocksDinh Nguyen
2014-02-18clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner
2013-04-14ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen
2013-04-14ARM: socfpga: Enable soft resetDinh Nguyen
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson
2013-02-11arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen
2013-02-11arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-05socfpga: map uart into virtual address space so that early_printk() worksPavel Machek
2012-10-26ARM: socfpga: Enable SMP for socfpgaDinh Nguyen
2012-07-19ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen