index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
spl.h
Age
Commit message (
Expand
)
Author
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
2022-10-26
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
Roger Quadros
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-06
common: spl: spl_spi: add support for dynamic override of sf bus
Vaishnav Achath
2022-06-28
spl: binman: Declare extern symbols for VPL as well
Alper Nebi Yasak
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-02-22
spl: x86: Correct the binman symbols for SPL
Simon Glass
2022-01-28
spl: add support for custom boot method names
Heiko Thiery
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-07
spl_fit. add hook to make fixes after fit header is loaded
Heiko Schocher
[next]