summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/spl_a10.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm: socfpga: arria10: Add save_boot_params()Ley Foon Tan2020-03-311-0/+32
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-071-4/+1
* arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-071-2/+5
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* ARM: socfpga: Clear PL310 early in SPLMarek Vasut2019-05-241-0/+1
* spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee2019-05-101-1/+30
* ARM: socfpga: Disable D cache in SPLMarek Vasut2019-03-091-0/+2
* 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: Reorder Arria10 SPLMarek Vasut2018-08-241-16/+12
* ARM: socfpga: Zap all the UART handling complexityMarek Vasut2018-08-131-3/+0
* ARM: socfpga: Register the FPGA on A10 in SPL againMarek Vasut2018-08-131-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-07-131-2/+1
* arm: socfpga: Restructure the SPL fileLey Foon Tan2018-07-121-0/+105