index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
include
/
spl.h
Age
Commit message (
Expand
)
Author
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
2023-03-22
spl: Add function prototype for spl_mmc_get_uboot_raw_sector
Tom Rini
2023-03-09
spl: Add missing prototype for board_boot_order
Algapally Santosh Sagar
2023-01-27
spl: doc: use correct name in jump_to_image_optee() description
Ovidiu Panait
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-31
vbe: Add a command to show the VBE state
Simon Glass
2022-10-31
sandbox: Support obtaining the next phase from an image
Simon Glass
2022-10-31
sandbox: Generalise SPL booting
Simon Glass
2022-10-31
spl: Use binman suffix allow symbols of any SPL etype
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
[next]