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
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
2023-10-06
spl: Drop #ifdefs for BOARD_INIT and watchdog
Simon Glass
2023-10-06
spl: mx6: powerpc: Drop the condition on timer_init()
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
Simon Glass
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-09-30
Convert CFG_SYS_UBOOT_START to Kconfig
Jesse Taube
2023-09-22
dm: core: Allow marking driver model as dead
Simon Glass
2023-07-30
spl: initialize PCI before booting
Heinrich Schuchardt
2023-07-21
common: spl: spl: Remove video driver
Nikhil M Jain
2023-07-21
common: spl: spl: Update stack pointer address
Nikhil M Jain
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-05-31
spl: Correct checking of configuration node
Bin Meng
2023-05-08
common: spl: spl: Remove video driver before u-boot proper
Nikhil M Jain
[next]