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
/
common
/
spl
/
spl.c
Age
Commit message (
Expand
)
Author
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-10-31
bootstage: Add SPL support
Marek Vasut
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-05
lib: optee: remove the duplicate CONFIG_OPTEE
Patrick Delaunay
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-07-31
SPL: Add support for parsing board / BootROM specific image types
Pali Rohár
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
2021-07-27
spl: Introduce spl_board_prepare_for_optee() hook
Alexandru Gagniuc
2021-07-23
spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
John Keeping
2021-07-21
spl: Provide more information on boot failure
Simon Glass
2021-07-07
bootstage: Eliminate when not enabled
Tom Rini
2021-04-19
Revert "spl: Drop bd_info in the data section"
Alexandru Gagniuc
2021-04-14
spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
Alexandru Gagniuc
2021-04-14
spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads
Alexandru Gagniuc
2021-04-14
spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT
Alexandru Gagniuc
2021-04-14
spl: LOAD_FIT_FULL: Fix selection of the "fdt" node
Alexandru Gagniuc
2021-03-27
spl: Split out bootstage ID into a function
Simon Glass
2021-03-12
spl: Convert spl_fit to work with sandbox
Simon Glass
2021-03-02
spl: Drop duplicate 'Jumping to U-Boot' message
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
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-27
bootcount: allow to use this feature on TPL
Philippe Reynes
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
2020-10-14
spl: Avoid printing boot device if silent console is enabled
Otavio Salvador
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-31
spl: add fixed memory node in target fdt also when loading ATF
Heiko Stuebner
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2020-04-27
spl: Extract legacy image handling into separate file
Stefan Roese
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-14
spl: fix entry_point equal to load_addr
Giulio Benetti
2019-12-15
spl: Add methods to find the position/size of next phase
Simon Glass
2019-12-06
Revert "spl: fix entry_point equal to load_addr"
Tom Rini
2019-12-05
spl: fix entry_point equal to load_addr
Giulio Benetti
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-12-02
spl: bootcount: Move code out of header file
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-10-27
bootstage: Allow SPL to obtain bootstage info from TPL
Simon Glass
2019-10-27
bootstage: Mark the start/end of TPL and SPL separately
Simon Glass
2019-10-11
spl: add a generic function board_init_f
Philippe Reynes
2019-10-08
spl: Set up the bloblist in board_init_r()
Simon Glass
2019-10-08
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
[prev]
[next]