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
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
2023-11-16
spl: Make SHOW_ERRORS depend on LIBCOMMON
Sean Anderson
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
2023-10-09
spl: Jump to image at end of board_init_r
Jonas Karlman
2023-10-06
spl: Move bloblist writing until the image is known
Simon Glass
2023-10-06
spl: Move the full FIT code to spl_fit.c
Simon Glass
2023-10-06
spl: Remove #ifdefs with BOOTSTAGE
Simon Glass
2023-10-06
spl: Avoid an #ifdef when printing gd->malloc_ptr
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-10-06
spl: Drop the switch() statement for OS selection
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
Simon Glass
[next]