~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-zynq
/
spl.c
Commit message (
Expand
)
Author
Age
*
ARM: zynq: Fix debug uart initialization
Michal Simek
2022-02-21
*
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
*
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-09-04
*
xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms
Michal Simek
2020-10-29
*
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
2020-09-23
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
ARM: zynq: Do not print message about boot device
Michal Simek
2020-04-06
*
Makefile: Add environment variable DEVICE_TREE to header
Michal Simek
2020-04-06
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
arm: zynq: spl: fix FPGA initialization
Luis Araneda
2018-07-19
*
arm: zynq: Enable debug_uart_init in spl when enabled
Michal Simek
2018-05-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-07
*
arm: zynq: Update years in copyright to reflect latest changes
Michal Simek
2018-01-30
*
arm: zynq: Move ps7_* to separate file
Michal Simek
2017-11-29
*
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-26
*
ARM: zynq: Call ps7_post_config() for SPL
Michal Simek
2016-05-24
*
ARM: zynq: Add support for SPL_LOAD_FIT
Michal Simek
2016-05-24
*
arm: zynq: Support the debug UART
Simon Glass
2015-11-04
*
arm: zynq: Drop unnecessary code in SPL board_init_f()
Simon Glass
2015-11-04
*
zynq: Move SPL console init out of board_init_f()
Simon Glass
2015-10-24
*
ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x
Masahiro Yamada
2015-05-25
*
ARM: zynq: move SoC sources to mach-zynq
Masahiro Yamada
2015-04-29