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-zynq
/
spl.c
Age
Commit message (
Expand
)
Author
2018-07-19
arm: zynq: spl: fix FPGA initialization
Luis Araneda
2018-05-11
arm: zynq: Enable debug_uart_init in spl when enabled
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-01-30
arm: zynq: Update years in copyright to reflect latest changes
Michal Simek
2017-11-29
arm: zynq: Move ps7_* to separate file
Michal Simek
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-05-24
ARM: zynq: Call ps7_post_config() for SPL
Michal Simek
2016-05-24
ARM: zynq: Add support for SPL_LOAD_FIT
Michal Simek
2015-11-04
arm: zynq: Support the debug UART
Simon Glass
2015-11-04
arm: zynq: Drop unnecessary code in SPL board_init_f()
Simon Glass
2015-10-24
zynq: Move SPL console init out of board_init_f()
Simon Glass
2015-05-25
ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x
Masahiro Yamada
2015-04-29
ARM: zynq: move SoC sources to mach-zynq
Masahiro Yamada