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
/
common
/
spl
/
spl.c
Age
Commit message (
Expand
)
Author
4 days
spl: Remove unused CONFIG_SPL_FRAMEWORK_BOARD_INIT_F option
Tom Rini
2026-02-20
spl: fix stack placement in spl_relocate_stack_gd()
Ronald Wahl
2025-11-06
spl: remove redundant prints in boot_from_devices
Anshul Dalal
2025-11-03
spl: remove usage of CMD_BOOTx from image parsing
Anshul Dalal
2025-10-22
spl: split spl_board_fixups to arch/board specific
Anshul Dalal
2025-10-20
spl: set fdt address as spl_image arg in falcon mode
Anshul Dalal
2025-10-20
spl: make args file optional in falcon mode
Anshul Dalal
2025-08-14
common: spl: fix compilation warning
Leo Yu-Chi Liang
2025-07-29
spl: NULL check variable before dereference
Andrew Goodbody
2025-06-13
spl: Rename jump_to_image_no_args()
Simon Glass
2025-02-03
vbe: Provide VPL binman-symbols for the next phase
Simon Glass
2025-01-22
Merge patch series "vbe: Series part F"
Tom Rini
2025-01-22
spl: Plumb in the relocating loader
Simon Glass
2025-01-22
spl: Add a type for the jumper function
Simon Glass
2025-01-14
common: Move autoprobe out to board init
Simon Glass
2024-12-27
spl: Drop a duplicate variable in boot_from_devices()
Simon Glass
2024-12-27
spl: Support a relocated stack in any XPL phase
Simon Glass
2024-12-27
spl: Allow serial to be disabled in any XPL phase
Simon Glass
2024-12-27
spl: Report a loader failure
Simon Glass
2024-12-12
Revert "Merge patch series "vbe: Series part E""
Tom Rini
2024-12-12
spl: Drop a duplicate variable in boot_from_devices()
Simon Glass
2024-12-12
spl: Support a relocated stack in any XPL phase
Simon Glass
2024-12-12
spl: Allow serial to be disabled in any XPL phase
Simon Glass
2024-12-12
spl: Report a loader failure
Simon Glass
2024-10-25
common: Tidy up how malloc() is inited
Simon Glass
2024-10-11
spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
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: 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-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
spl: call spl_board_init() at the end of the spl init sequence
Sughosh Ganu
2024-09-03
lmb: init: initialise the lmb data structures during board init
Sughosh Ganu
2024-08-30
Merge patch series "Add support for Ethernet Boot on SK-AM62"
Tom Rini
2024-08-30
common: spl: spl: Init DRAM size in R5/A53 SPL
Chintan Vankar
2024-08-26
global_data: Reduce size of early-malloc vars
Simon Glass
2024-08-26
global_data: Convert have_console into a flag
Simon Glass
2024-08-23
spl: Remove remaining #ifdef in spl_parse_image_header()
Simon Glass
2024-08-23
spl: Remove some #ifdefs in spl_parse_image_header()
Simon Glass
2024-08-23
spl: Correct use of CMD_BOOTI and CMD_BOOTZ
Simon Glass
2024-08-09
spl: Plumb in the Universal Payload handoff
Simon Glass
2024-06-17
spl: Introduce SoC specific init function
Lukas Funke
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2024-03-02
log: fixup log_head after relocating global data
Thomas Weißschuh
2024-01-29
spl: Enforce framebuffer reservation from end of RAM
Devarsh Thakkar
2023-11-16
spl: Add generic spl_load function
Sean Anderson
[next]