aboutsummaryrefslogtreecommitdiff
path: root/include/spl.h
AgeCommit message (Expand)Author
2024-06-17spl: Introduce SoC specific init functionLukas Funke
2024-01-29spl: Enforce framebuffer reservation from end of RAMDevarsh Thakkar
2023-11-16spl: legacy: Split off LZMA decompression into its own functionSean Anderson
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson
2023-11-16spl: Remove dev from spl_load_infoSean Anderson
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson
2023-10-17spl: Add callbacks to invalidate cached devicesSean Anderson
2023-10-17spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut
2023-10-16spl: fit: Add board level function to decide application of DTOMarek Vasut
2023-10-09spl: add __noreturn attribute to spl_invoke_atf functionChanho Park
2023-10-08Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-07spl: fit: support for booting a LZMA-compressed U-boot binaryManoj Sai
2023-10-07spl: fit: support for booting a GZIP-compressed U-boot binaryManoj Sai
2023-10-06spl: Add C-based runtime detection of SPLSimon Glass
2023-10-06spl: Move the full FIT code to spl_fit.cSimon Glass
2023-10-06spl: Drop the switch() statement for OS selectionSimon Glass
2023-10-06spl: Drop #ifdefs for BOARD_INIT and watchdogSimon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube
2023-09-05spl: add __noreturn attribute to spl_invoke_opensbi functionChanho Park
2023-07-20spl: Correct spl_board_boot_device function prototypeTom Rini
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-24imx: hab: Simplify the mechanismMarek Vasut
2023-06-19spl: blk: Support loading images from fsMayuresh Chitale
2023-03-22spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini
2023-03-09spl: Add missing prototype for board_boot_orderAlgapally Santosh Sagar
2023-01-27spl: doc: use correct name in jump_to_image_optee() descriptionOvidiu Panait
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-31vbe: Add a command to show the VBE stateSimon Glass
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass
2022-10-31sandbox: Generalise SPL bootingSimon Glass
2022-10-31spl: Use binman suffix allow symbols of any SPL etypeSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-26spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoardRoger Quadros
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-06common: spl: spl_spi: add support for dynamic override of sf busVaishnav Achath
2022-06-28spl: binman: Declare extern symbols for VPL as wellAlper Nebi Yasak
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass
2022-01-28spl: add support for custom boot method namesHeiko Thiery
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti