summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2024-12-18boot: android: rework bootargs concatenationNicolas Belin
2024-12-18boot: android: free newbootargs when doneNicolas Belin
2024-12-18boot: android: fix extra command line supportNicolas Belin
2024-12-17boot: Use correct PHASE_ variable for expoSimon Glass
2024-12-12boot: fdt: Handle already reserved memory in boot_fdt_reserve_region()Sam Protsenko
2024-11-19Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-11-18boot: extlinux: Fix unaligned buffer for reading data from file systemNam Cao
2024-11-15boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()Peter Korsgaard
2024-11-14upl: fix parsing of DT propertyHeinrich Schuchardt
2024-11-09efi_loader: Move get_efi_pxe_arch() to efi_helperSimon Glass
2024-11-09efi: Move default filename to a functionSimon Glass
2024-11-04menu: add support to check if menu needs to be reprintedWeijie Gao
2024-11-03x86: coreboot: Allow building an expo for editing CMOS configSimon Glass
2024-10-30boot/Kconfig: correct fdt_fixup_memory_banks name typoBaruch Siach
2024-10-29lmb: Fix lmb_add_region_flags() return codes and testingIlias Apalodimas
2024-10-29fdt: lmb: add reserved regions as no-overwriteSughosh Ganu
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune
2024-10-25Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-25Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-10-25imx8m: set sane default value for SPL_LOAD_FIT_ADDRESSRasmus Villemoes
2024-10-24boot: Introduce BOOTSTD_MENU to control bootflow menu buildMarek Vasut
2024-10-24image: android: handle ramdisk default addressNeil Armstrong
2024-10-24image: android: do not boot XIP when kernel is compressedNeil Armstrong
2024-10-24image: android: use ulong for kernel addressNeil Armstrong
2024-10-24common: android_ab: fix slot suffix for abc blockDmitry Rokosov
2024-10-24cmd: bcb: introduce 'ab_dump' command to print BCB block contentDmitry Rokosov
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