index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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-12-01
spl: Remove ARCH_SOCFPGA from MMC raw mode enablement
Alif Zakuan Yuslaimi
2025-11-18
spl: nand: typo 'destintion'
Heinrich Schuchardt
2025-11-07
Merge tag 'u-boot-dfu-20251107' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2025-11-07
Merge tag 'mmc-master-2025-11-07' of https://source.denx.de/u-boot/custodians...
Tom Rini
2025-11-07
spl: mmc: avoid including errno.h twice
Heinrich Schuchardt
2025-11-06
spl: remove redundant prints in boot_from_devices
Anshul Dalal
2025-11-06
Merge patch series "ARM: bootm: Add support for starting Linux through OPTEE-...
Tom Rini
2025-11-06
spl: fit: Add ability to jump to Linux via OPTEE-OS on ARMv7a
Marek Vasut
2025-11-06
Invalidate cached FAT device upon boot error
Prasad Kale
2025-11-06
common/spl: fix endless loop in spl_fit_append_fdt()
Michael Walle
2025-11-06
spl: Add support for Device Firmware Upgrade (DFU) over PCIe
Hrushikesh Salunke
2025-11-03
spl: Kconfig: allow falcon mode for TI secure 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: 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
[next]