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
/
include
/
spl.h
Age
Commit message (
Expand
)
Author
2025-06-13
spl: Rename jump_to_image_no_args()
Simon Glass
2025-02-03
vbe: Allow VBE to disable adding loadables to the FDT
Simon Glass
2025-01-22
spl: Plumb in the relocating loader
Simon Glass
2025-01-22
spl: Add support for a relocating jump to the next phase
Simon Glass
2025-01-22
spl: Add a type for the jumper function
Simon Glass
2025-01-22
spl: Add fields for VBE
Simon Glass
2024-12-27
spl: Drop use of uintptr_t
Simon Glass
2024-12-12
Revert "Merge patch series "vbe: Series part E""
Tom Rini
2024-12-12
spl: Drop use of uintptr_t
Simon Glass
2024-10-11
spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
Simon Glass
2024-10-11
include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
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: Add a function to indicate when in xPL
Simon Glass
2024-10-11
xpl: Rename spl_in_proper() to not_xpl()
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-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-08-23
spl: Use unified inline functions for spl_load_info
Simon Glass
2024-08-09
upl: Add support for Universal Payload in SPL
Simon Glass
2024-07-29
include: Remove duplicate newlines
Marek Vasut
2024-06-17
spl: Introduce SoC specific init function
Lukas Funke
2024-01-29
spl: Enforce framebuffer reservation from end of RAM
Devarsh Thakkar
2023-11-16
spl: legacy: Split off LZMA decompression into its own function
Sean Anderson
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
2023-11-16
spl: Remove dev from spl_load_info
Sean Anderson
2023-10-24
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2023-10-17
test: spl: Add a test for the SPI load method
Sean Anderson
2023-10-17
test: spl: Add a test for the MMC load method
Sean Anderson
2023-10-17
spl: Add callbacks to invalidate cached devices
Sean Anderson
2023-10-17
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
2023-10-16
spl: fit: Add board level function to decide application of DTO
Marek Vasut
2023-10-09
spl: add __noreturn attribute to spl_invoke_atf function
Chanho Park
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-10-07
spl: fit: support for booting a LZMA-compressed U-boot binary
Manoj Sai
2023-10-07
spl: fit: support for booting a GZIP-compressed U-boot binary
Manoj Sai
2023-10-06
spl: Add C-based runtime detection of SPL
Simon Glass
2023-10-06
spl: Move the full FIT code to spl_fit.c
Simon Glass
2023-10-06
spl: Drop the switch() statement for OS selection
Simon Glass
2023-10-06
spl: Drop #ifdefs for BOARD_INIT and watchdog
Simon Glass
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-30
Convert CFG_SYS_UBOOT_START to Kconfig
Jesse Taube
2023-09-05
spl: add __noreturn attribute to spl_invoke_opensbi function
Chanho Park
2023-07-20
spl: Correct spl_board_boot_device function prototype
Tom Rini
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-06-24
imx: hab: Simplify the mechanism
Marek Vasut
2023-06-19
spl: blk: Support loading images from fs
Mayuresh Chitale
[next]