summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/spl_s10.c
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: Move Stratix10 and Agilex SPL common codeSiew Chin Lim2021-04-081-17/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* arm: socfpga: Use DM watchdog timerChee Hong Ang2020-10-091-1/+1
* arm: socfpga: soc64: Show reset state in SPLChee Hong Ang2020-10-091-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan2020-01-071-1/+1
* arm: socfpga: Move firewall code to firewall fileLey Foon Tan2020-01-071-91/+2
* arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-071-6/+6
* arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-071-5/+7
* arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan2019-05-061-6/+10
* ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan2019-04-171-11/+0
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-011-1/+1
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1
* arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan2018-08-241-1/+1
* arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan2018-07-121-0/+1
* arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan2018-07-121-0/+199