summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/spl_s10.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08arm: socfpga: Move Stratix10 and Agilex SPL common codeSiew Chin Lim1-17/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-10-09arm: socfpga: Use DM watchdog timerChee Hong Ang1-1/+1
2020-10-09arm: socfpga: soc64: Show reset state in SPLChee Hong Ang1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan1-1/+1
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan1-91/+2
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan1-6/+6
2020-01-07arm: socfpga: Convert reset manager from struct to definesLey Foon Tan1-5/+7
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan1-6/+10
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan1-11/+0
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-1/+1
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2018-08-24arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan1-1/+1
2018-07-12arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan1-0/+1
2018-07-12arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan1-0/+199