summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2024-10-24include/android_ab: move ab_select_slot() documentation to @ notationDmitry Rokosov
2024-10-23boot: cedit: include u-boot/schedule.hRasmus Villemoes
2024-10-22boot: fdt_simplefb: Remove conditional compilation checks for VIDEO KconfigDevarsh Thakkar
2024-10-22boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFBDevarsh Thakkar
2024-10-21Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"Tom Rini
2024-10-21image-fit-sig: Remove padding checkChia-Wei Wang
2024-10-18expo: Drop scene_title_set()Simon Glass
2024-10-18expo: Drop unneceesary calls to expo_str()Simon Glass
2024-10-18expo: Support menu-item values in ceditSimon Glass
2024-10-18expo: Add a little more cedit CMOS loggingSimon Glass
2024-10-18expo: Allow menu items to have valuesSimon Glass
2024-10-18expo: Use standard numbering for save and discardSimon Glass
2024-10-18expo: Set the initial next_id to 1Simon Glass
2024-10-18expo: Place menu items to the right of all labelsSimon Glass
2024-10-18video: Add a dark-grey console colourSimon Glass
2024-10-18bootstd: Avoid calling unavailable block functionsSimon Glass
2024-10-17Makefile: Drop SPL_FIT_SOURCE supportMarek Vasut
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-15Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changesTom Rini
2024-10-15Makefile: Drop SPL_FIT_GENERATOR supportMarek Vasut
2024-10-15Makefile: Drop SPL_FIT_SOURCE supportMarek Vasut
2024-10-15bootstd: Add command to enable setting of bootmeth specific propertiesMartyn Welch
2024-10-15boot: Add logic to enable booting from fallback optionMartyn Welch
2024-10-15boot: pxe_utils: Add fallback supportMartyn Welch
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11boot: Drop unnecessary ifdef for LOAD_FITSimon Glass
2024-10-09boot: typo boormethodHeinrich Schuchardt
2024-10-09bootstd: Add debugging for efi bootmethSimon Glass
2024-10-07Merge branch 'next'Tom Rini
2024-10-03Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-10-03boot: android: Fix ramdisk loading for v2 headerMattijs Korpershoek
2024-10-02bootm: adjust the print formatDario Binacchi
2024-10-01bootstd: android: Add U-Boot version to cmdlineMattijs Korpershoek
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-12Kconfig: clean up the efi configuration statusIlias Apalodimas
2024-09-05android_ab: Fixes: Fix backup offset calculationJoshua Watt
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: bootm: remove superfluous lmb stub functionsSughosh Ganu
2024-09-03lmb: remove lmb_init_and_reserve_range() functionSughosh Ganu
2024-09-03lmb: allow lmb module to be used in SPLSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-27Merge patch series "bootstd: Try again to resolve infinite-loop bug"Tom Rini
2024-08-27bootstd: Make bootdev_next_prio() continue after failureSimon Glass
2024-08-27Revert "bootdev: avoid infinite probe loop"Simon Glass