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
Age
Commit message (
Expand
)
Author
2025-10-22
spl: split spl_board_fixups to arch/board specific
Anshul Dalal
2025-10-20
spl: Restore args file being default in falcon mode
Tom Rini
2025-10-20
spl: set fdt address as spl_image arg in falcon mode
Anshul Dalal
2025-10-20
spl: prevent loading args file in secure falcon mode
Anshul Dalal
2025-10-20
spl: make args file optional in falcon mode
Anshul Dalal
2025-10-20
spl: falcon: disable fallback to U-Boot on failure
Anshul Dalal
2025-10-20
spl: nand: refactor spl_nand_load_image for falcon mode
Anshul Dalal
2025-10-20
spl: nor: refactor spl_nor_load_image for falcon mode
Anshul Dalal
2025-10-20
spl: spi: refactor spl_spi_load_image for falcon mode
Anshul Dalal
2025-10-20
spl: ubi: refactor spl_ubi_load_image for falcon mode
Anshul Dalal
2025-10-20
spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
Anshul Dalal
2025-10-20
spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol
Anshul Dalal
2025-10-13
global: Disable xPL phases when we have enabled COMPILE_TEST
Tom Rini
2025-10-13
spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FIT
Tom Rini
2025-10-13
SPL: Make SPL_OS depend on supported architectures
Tom Rini
2025-10-10
spl: spl_sata: Add __maybe_unused decorator
Tom Rini
2025-10-08
spl: Correct dependency for SPL_SYS_REPORT_STACK_F_USAGE
Tom Rini
2025-10-07
Merge patch series "Add support for secure falcon mode: load kernel image bef...
Tom Rini
2025-10-07
spl: ext, fat: cleanup use of CONFIG_SPL_LIBCOMMON_SUPPORT
Anshul Dalal
2025-10-07
spl: mmc: load kernel image before args in falcon
Anshul Dalal
2025-10-07
spl: ext: load kernel image before args in falcon
Anshul Dalal
2025-10-07
spl: fat: load kernel image before args in falcon
Anshul Dalal
2025-09-23
Merge tag 'v2025.10-rc5' into next
Tom Rini
2025-09-12
spl: spi: fix falcon mode for spi boot
Anshul Dalal
2025-09-10
spl: SPL_DM_SPI_FLASH depends on SPL_DM_SPI
Heinrich Schuchardt
2025-09-09
common/spl: use memmove() in load_simple_fit()
Rasmus Villemoes
2025-08-21
common: spl: fix compilation warning
Leo Yu-Chi Liang
2025-08-14
common: spl: fix compilation warning
Leo Yu-Chi Liang
2025-07-29
spl: NULL check variable before dereference
Andrew Goodbody
2025-07-27
sunxi: add basic A523 support
Andre Przywara
2025-07-24
spl: spl_imx_container: Delete uninitialized variable
Ye Li
2025-07-17
spl: imx: Add support for new PQC container
Ye Li
2025-07-11
Kconfig: Test for !COMPILE_TEST in some locations
Tom Rini
2025-07-10
arm64: renesas: Add Renesas R-Car Gen4 SCIF/HSCIF loader SREC generation
Marek Vasut
2025-07-07
Merge branch 'next'
Tom Rini
2025-06-26
common/spl: guard against buffer overflow in spl_fit_get_image_name()
Heinrich Schuchardt
2025-06-26
common/spl: Revert fix potential out of buffer access in spl_fit_get_image_na...
Heinrich Schuchardt
2025-06-24
sunxi: add support for the Allwinner A100/A133 SoC
Andre Przywara
2025-06-23
Merge tag 'v2025.07-rc5' into next
Tom Rini
2025-06-19
common/spl: improve error handling in spl_fit
Mikhail Kshevetskiy
2025-06-19
common/spl: handle properly images with bad checksum
Mikhail Kshevetskiy
2025-06-19
common/spl: fix potential out of buffer access in spl_fit_get_image_name func...
Mikhail Kshevetskiy
2025-06-13
spl: Rename jump_to_image_no_args()
Simon Glass
2025-06-09
configs: raise SPL_SYS_MALLOC_SIZE to 8 MiB on RISC-V
Heinrich Schuchardt
2025-06-02
Merge patch series "Audit include list for include/[a-m]*.h"
Tom Rini
2025-06-02
include/fat.h: Audit include list
Tom Rini
2025-05-26
Merge tag 'v2025.07-rc3' into next
Tom Rini
2025-05-22
tiny-printf: Handle formatting of %p with an extra Kconfig
Christoph Niedermaier
2025-05-21
spl: Kconfig: support U-Boot load from raw NAND
Dario Binacchi
2025-05-06
rockchip: Add SPL_PAD_TO Kconfig default value
Jonas Karlman
[next]