summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2025-02-14Merge patch series "Introduce K3 remoteproc driver for M4 subsystem"Tom Rini
2025-02-14spl: Enable SPL remoteproc by default for K3 ARCHJudith Mendez
2025-02-03vbe: Allow VBE to disable adding loadables to the FDTSimon Glass
2025-02-03vbe: Provide VPL binman-symbols for the next phaseSimon Glass
2025-02-03vbe: Support providing a linker scriptSimon Glass
2025-02-03spl: Support selecting images based on phase in simple FITSimon Glass
2025-02-03spl: Adjust debugging and xPL symbolsSimon Glass
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2025-01-22Merge patch series "vbe: Series part F"Tom Rini
2025-01-22spl: Plumb in the relocating loaderSimon Glass
2025-01-22spl: Add support for a relocating jump to the next phaseSimon Glass
2025-01-22spl: Add a type for the jumper functionSimon Glass
2025-01-14common: Move autoprobe out to board initSimon Glass
2024-12-27spl: Add some more debugging to load_simple_fit()Simon Glass
2024-12-27spl: Drop a duplicate variable in boot_from_devices()Simon Glass
2024-12-27spl: Drop use of uintptr_tSimon Glass
2024-12-27spl: Support a relocated stack in any XPL phaseSimon Glass
2024-12-27spl: Allow serial to be disabled in any XPL phaseSimon Glass
2024-12-27spl: Report a loader failureSimon Glass
2024-12-27Support setting a maximum size for the VPL imageSimon Glass
2024-12-27malloc: Provide a simple malloc for VPLSimon Glass
2024-12-27spl: mmc: Avoid size growth in spl_mmc_find_device() debugSimon Glass
2024-12-18riscv: spl: add FIT name for RISC-V Falcon modeRandolph
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12Merge patch series "vbe: Series part E"Tom Rini
2024-12-12spl: Add some more debugging to load_simple_fit()Simon Glass
2024-12-12spl: Drop a duplicate variable in boot_from_devices()Simon Glass
2024-12-12spl: Drop use of uintptr_tSimon Glass
2024-12-12spl: Support a relocated stack in any XPL phaseSimon Glass
2024-12-12spl: Allow serial to be disabled in any XPL phaseSimon Glass
2024-12-12spl: Report a loader failureSimon Glass
2024-12-12Support setting a maximum size for the VPL imageSimon Glass
2024-12-12malloc: Provide a simple malloc for VPLSimon Glass
2024-12-12spl: mmc: Avoid size growth in spl_mmc_find_device() debugSimon Glass
2024-11-27spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-VYuri Zaporozhets
2024-10-25Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-25ARM: imx: soc: Move default TEXT_BASE for i.MX7Marek Vasut
2024-10-25ARM: imx: soc: Select default TEXT_BASE for i.MX6Marek Vasut
2024-10-25common: Tidy up how malloc() is initedSimon Glass
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPTSimon Glass
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase_prefix() and spl_phase_name()Simon Glass
2024-10-11xpl: Rename spl_next_phase() and spl_prev_phase()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11xpl: Rename spl_phase to xpl_phase_tSimon Glass
2024-10-11xpl: Rename u_boot_first_phase to xpl_is_first_phase()Simon Glass