index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-zynq
/
spl.c
Age
Commit message (
Expand
)
Author
2024-06-17
arm64: zynq(mp): Rename spl_board_init() to spl_soc_init()
Lukas Funke
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: xilinx: Remove <common.h> and add needed includes
Tom Rini
2022-02-21
ARM: zynq: Fix debug uart initialization
Michal Simek
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2020-10-29
xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms
Michal Simek
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
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-05-18
common: Drop image.h from common header
Simon Glass
2020-04-06
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-01-17
common: Move hang() to the same header as panic()
Simon Glass
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