summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/spl_a10.c
AgeCommit message (Expand)Author
2019-05-24ARM: socfpga: Clear PL310 early in SPLMarek Vasut
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee
2019-03-09ARM: socfpga: Disable D cache 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-08-24ARM: socfpga: Reorder Arria10 SPLMarek Vasut
2018-08-13ARM: socfpga: Zap all the UART handling complexityMarek Vasut
2018-08-13ARM: socfpga: Register the FPGA on A10 in SPL againMarek Vasut
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-12arm: socfpga: Restructure the SPL fileLey Foon Tan