index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
/
spl_a10.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-03-31
arm: socfpga: arria10: Add save_boot_params()
Ley Foon Tan
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-07
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2020-01-07
arm: socfpga: Convert reset manager from struct to defines
Ley Foon Tan
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-05-24
ARM: socfpga: Clear PL310 early in SPL
Marek Vasut
2019-05-10
spl: socfpga: Implement fpga bitstream loading with socfpga loadfs
Tien Fong Chee
2019-03-09
ARM: socfpga: Disable D cache in SPL
Marek Vasut
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2018-08-24
ARM: socfpga: Reorder Arria10 SPL
Marek Vasut
2018-08-13
ARM: socfpga: Zap all the UART handling complexity
Marek Vasut
2018-08-13
ARM: socfpga: Register the FPGA on A10 in SPL again
Marek Vasut
2018-07-13
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-07-12
arm: socfpga: Restructure the SPL file
Ley Foon Tan