summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/socfpga.c
Commit message (Expand)AuthorAgeFilesLines
* reset: socfpga: declare socfpga_reset_init in a header filePhilipp Zabel2019-01-281-2/+1
* reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen2019-01-071-0/+4
* ARM: socfpga: Clean unused functionsClément Péron2018-11-281-1/+1
* ARM: socfpga: Initialize Arria10 OCRAM ECC on startupThor Thayer2016-04-231-0/+2
* ARM: socfpga: Enable Arria10 L2 cache ECC on startupThor Thayer2016-03-291-1/+9
* ARM: socfpga: Enable OCRAM ECC on startupThor Thayer2016-02-111-0/+3
* ARM: socfpga: Enable L2 cache ECC on startupThor Thayer2016-02-111-0/+2
* ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen2015-07-201-0/+26
* ARM: socfpga: support suspend to ramAlan Tull2015-06-101-1/+5
* ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen2015-06-101-1/+0
* ARM: socfpga: use of_iomap to map the SCUDinh Nguyen2015-05-131-25/+0
* ARM: socfpga: remove the need to map uart_io_descDinh Nguyen2015-05-111-9/+0
* ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King2015-03-041-0/+5
* arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-211-2/+2
* 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
* 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: 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
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+3
* clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2013-06-121-2/+0
* ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen2013-04-141-0/+6
* ARM: socfpga: Enable soft resetDinh Nguyen2013-04-141-1/+9
* Merge branch 'socfpga/hw' into next/socOlof Johansson2013-02-111-1/+6
|\
| * arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen2013-02-111-0/+6
| * arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen2013-02-111-1/+0
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-10/+4
|\ \
| * | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-9/+4
| * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
| |/
* / ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* socfpga: map uart into virtual address space so that early_printk() worksPavel Machek2012-11-051-0/+9
* ARM: socfpga: Enable SMP for socfpgaDinh Nguyen2012-10-261-1/+44
* ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen2012-07-191-0/+62