index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
/
spl_gen5.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
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-02-03
ARM: socfpga: Drop last use of socfpga_reset_manager
Marek Vasut
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-11-25
ARM: socfpga: Unreset NAND in SPL on Gen5
Marek Vasut
2019-08-15
arm: socfpga: gen5: don't zero bss in board_init_f()
Simon Goldschmidt
2019-05-24
ARM: socfpga: Pull PL310 clearing into common code
Marek Vasut
2019-05-14
arm: socfpga: remove re-added ad-hoc reset code
Simon Goldschmidt
2019-04-29
ARM: socfpga: Disable bridges in SPL unless booting from FPGA
Marek Vasut
2019-04-17
arm: socfpga: implement proper peripheral reset
Simon Goldschmidt
2019-04-17
arm: socfpga: move gen5 SDR driver to DM
Simon Goldschmidt
2019-02-25
ARM: socfpga: Clear PL310 early 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-11-29
arm: socfpga: fix SPL booting from fpga OnChip RAM
Simon Goldschmidt
2018-08-13
arm: socfpga: gen5: combine some init code for SPL and U-Boot
Simon Goldschmidt
2018-08-13
arm: socfpga: cyclone5: handle debug uart
Simon Goldschmidt
2018-08-13
arm: socfpga: spl_gen5: clean up malloc_base assignment
Simon Goldschmidt
2018-08-13
arm: socfpga: fix SPL on gen5 after moving to DM serial
Simon Goldschmidt
2018-07-12
arm: socfpga: Restructure the SPL file
Ley Foon Tan