summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-28configs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usbAndrew Davis
2023-08-28bootstd: Adjust the default bootmeth orderSimon Glass
2023-08-28arm: dts: mediatek: convert gmac link mode to 2500base-x for r3Frank Wunderlich
2023-08-28boot: Fix reference to bootmenu docPeter Robinson
2023-08-27Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-08-27efi_loader: delete handle from events when a protocol is uninstalledIlias Apalodimas
2023-08-27doc: describe TPL/VPL/SPL bootHeinrich Schuchardt
2023-08-27doc: board: ti: k3: Convert to sphinx-promptNishanth Menon
2023-08-27doc: sphinx: Add sphinx-promptNishanth Menon
2023-08-27doc: board: sdm845: Explicitly add boot.img flashing commandSumit Garg
2023-08-27cmd: let gpt_partition_entry be hexadecimalHeinrich Schuchardt
2023-08-27cmd: fix gpt enumerateHeinrich Schuchardt
2023-08-27cmd: fix gpt setenvHeinrich Schuchardt
2023-08-27lib: parameter check in hash_calculateHeinrich Schuchardt
2023-08-26Merge branch '2023-08-26-bootstd-chromeos-impreovements-and-move-to-gcc-13.2'...Tom Rini
2023-08-26CI: Move to latest Ubuntu "Jammy" tagTom Rini
2023-08-26CI: Update to gcc-13.2.0Tom Rini
2023-08-26CI: Add ChromiumOS utilitiesSimon Glass
2023-08-26bootstd: cros: Allow detection of any kernel partitionSimon Glass
2023-08-25uuid: Add ChromiumOS partition typesSimon Glass
2023-08-25bootstd: Support bootmeths which can scan any partitionSimon Glass
2023-08-25part: Add a fallback for part_get_bootable()Simon Glass
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass
2023-08-25bootstd: test: Allow binding and using any mmc deviceSimon Glass
2023-08-25bootflow: Show an empty filename when there is noneSimon Glass
2023-08-25test: Move 1MB.fat32.img and 2MB.ext2.imgSimon Glass
2023-08-25sandbox: Add a way to access persistent test filesSimon Glass
2023-08-25uuid: Move function comments to header fileSimon Glass
2023-08-25dm: core: Correct error handling when event failsSimon Glass
2023-08-25part: efi: Add debugging for the signature checkSimon Glass
2023-08-25part: Add an accessor for struct disk_partition sys_indSimon Glass
2023-08-25part: Add accessors for struct disk_partition type_uuidSimon Glass
2023-08-25part: Add accessors for struct disk_partition uuidSimon Glass
2023-08-25part: Add comments for static functionsSimon Glass
2023-08-25part: nac: Use desc instead of dev_descSimon Glass
2023-08-25part: iso: Use desc instead of dev_descSimon Glass
2023-08-25part: efi: Use desc instead of dev_descSimon Glass
2023-08-25part: dos: Use desc instead of dev_descSimon Glass
2023-08-25part: amiga: Use desc instead of dev_descSimon Glass
2023-08-25part: Use desc instead of dev_descSimon Glass
2023-08-25Merge branch '2023-08-25-add-persistent-config-editor-via-expo' into nextTom Rini
2023-08-25expo: doc: Update documentation for persistent settingsSimon Glass
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass
2023-08-25expo: Export scene_menuitem_find() for use in internal codeSimon Glass
2023-08-25doc: Expand documentation for the cedit commandSimon Glass