index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl.c
Age
Commit message (
Expand
)
Author
2025-08-21
common: spl: fix compilation warning
Leo Yu-Chi Liang
2025-07-29
spl: NULL check variable before dereference
Andrew Goodbody
2025-06-13
spl: Rename jump_to_image_no_args()
Simon Glass
2025-02-03
vbe: Provide VPL binman-symbols for the next phase
Simon Glass
2025-01-22
Merge patch series "vbe: Series part F"
Tom Rini
2025-01-22
spl: Plumb in the relocating loader
Simon Glass
2025-01-22
spl: Add a type for the jumper function
Simon Glass
2025-01-14
common: Move autoprobe out to board init
Simon Glass
2024-12-27
spl: Drop a duplicate variable in boot_from_devices()
Simon Glass
2024-12-27
spl: Support a relocated stack in any XPL phase
Simon Glass
2024-12-27
spl: Allow serial to be disabled in any XPL phase
Simon Glass
2024-12-27
spl: Report a loader failure
Simon Glass
2024-12-12
Revert "Merge patch series "vbe: Series part E""
Tom Rini
2024-12-12
spl: Drop a duplicate variable in boot_from_devices()
Simon Glass
2024-12-12
spl: Support a relocated stack in any XPL phase
Simon Glass
2024-12-12
spl: Allow serial to be disabled in any XPL phase
Simon Glass
2024-12-12
spl: Report a loader failure
Simon Glass
2024-10-25
common: Tidy up how malloc() is inited
Simon Glass
2024-10-11
spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
Simon Glass
2024-10-11
xpl: Rename spl_phase_prefix() and spl_phase_name()
Simon Glass
2024-10-11
xpl: Rename spl_next_phase() and spl_prev_phase()
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-10-11
xpl: Rename spl_phase to xpl_phase_t
Simon Glass
2024-10-11
xpl: Rename u_boot_first_phase to xpl_is_first_phase()
Simon Glass
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
spl: call spl_board_init() at the end of the spl init sequence
Sughosh Ganu
2024-09-03
lmb: init: initialise the lmb data structures during board init
Sughosh Ganu
2024-08-30
Merge patch series "Add support for Ethernet Boot on SK-AM62"
Tom Rini
2024-08-30
common: spl: spl: Init DRAM size in R5/A53 SPL
Chintan Vankar
2024-08-26
global_data: Reduce size of early-malloc vars
Simon Glass
2024-08-26
global_data: Convert have_console into a flag
Simon Glass
2024-08-23
spl: Remove remaining #ifdef in spl_parse_image_header()
Simon Glass
2024-08-23
spl: Remove some #ifdefs in spl_parse_image_header()
Simon Glass
2024-08-23
spl: Correct use of CMD_BOOTI and CMD_BOOTZ
Simon Glass
2024-08-09
spl: Plumb in the Universal Payload handoff
Simon Glass
2024-06-17
spl: Introduce SoC specific init function
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
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2024-03-02
log: fixup log_head after relocating global data
Thomas Weißschuh
2024-01-29
spl: Enforce framebuffer reservation from end of RAM
Devarsh Thakkar
2023-11-16
spl: Add generic spl_load function
Sean Anderson
2023-11-16
spl: Make SHOW_ERRORS depend on LIBCOMMON
Sean Anderson
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
2023-10-09
spl: Jump to image at end of board_init_r
Jonas Karlman
2023-10-06
spl: Move bloblist writing until the image is known
Simon Glass
2023-10-06
spl: Move the full FIT code to spl_fit.c
Simon Glass
2023-10-06
spl: Remove #ifdefs with BOOTSTAGE
Simon Glass
2023-10-06
spl: Avoid an #ifdef when printing gd->malloc_ptr
Simon Glass
[next]