summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/spl_gen5.c
AgeCommit message (Expand)Author
2019-05-24ARM: socfpga: Pull PL310 clearing into common codeMarek Vasut
2019-05-14arm: socfpga: remove re-added ad-hoc reset codeSimon Goldschmidt
2019-04-29ARM: socfpga: Disable bridges in SPL unless booting from FPGAMarek Vasut
2019-04-17arm: socfpga: implement proper peripheral resetSimon Goldschmidt
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt
2019-02-25ARM: socfpga: Clear PL310 early in SPLMarek Vasut
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2018-11-29arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt
2018-08-13arm: socfpga: gen5: combine some init code for SPL and U-BootSimon Goldschmidt
2018-08-13arm: socfpga: cyclone5: handle debug uartSimon Goldschmidt
2018-08-13arm: socfpga: spl_gen5: clean up malloc_base assignmentSimon Goldschmidt
2018-08-13arm: socfpga: fix SPL on gen5 after moving to DM serialSimon Goldschmidt
2018-07-12arm: socfpga: Restructure the SPL fileLey Foon Tan