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
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
2021-07-31
SPL: Add support for specifying offset between header and image
Pali Rohár
2021-07-27
spl: Introduce spl_board_prepare_for_optee() hook
Alexandru Gagniuc
2021-07-21
spl: Provide more information on boot failure
Simon Glass
2021-07-21
sandbox: Support executables for more phases
Simon Glass
2021-07-10
spl: mmc: Factor out eMMC boot partition selection code
Marek Vasut
2021-04-19
Revert "spl: Drop bd_info in the data section"
Alexandru Gagniuc
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2021-02-17
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
Alexandru Gagniuc
2021-02-01
x86: spl: Add a function to find the text base
Simon Glass
2021-01-27
spl: Add functions for next and previous phase
Simon Glass
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
2020-12-04
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
2020-12-04
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
2020-08-11
spl: usb: Create an API spl_usb_load()
Faiz Abbas
2020-07-08
spl: fix format of function documentation
Dario Binacchi
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-10
imx: imx8qm/qxp: Recover SPL data section for partition reboot
Peng Fan
2020-04-27
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
2020-04-22
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-03-16
spl.h: make <spl.h> self-contained
Masahiro Yamada
[next]