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_ubi.c
Age
Commit message (
Expand
)
Author
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: ubi: refactor spl_ubi_load_image for falcon mode
Anshul Dalal
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
common: Remove <common.h> and add needed includes
Tom Rini
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2020-05-18
common: Drop image.h from common header
Simon Glass
2019-07-09
ubispl: add support for loading volumes by name
Hamish Guthrie
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2017-07-06
spl: Make UBI fastmap support Kconfig selectable
Ladislav Michl
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_ubi_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-07-22
spl: support loading from UBI volumes
Ladislav Michl