summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-30serial-uclass: reset gd->cur_serial_dev to NULL if serial not foundMaksim Kiselev
2023-08-30tools: image-host: print error messages to stderrOleksandr Suvorov
2023-08-30pci: pcie-brcmstb: do not rely on CLKREQ# signalSam Edwards
2023-08-30pci: pcie-brcmstb: bring over some robustness improvements from LinuxSam Edwards
2023-08-30Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-08-29Merge branch '2023-08-29-integrate-efi-capsule-update-better-in-to-u-boot-bui...Tom Rini
2023-08-29doc: capsule: Document the new mechanism to embed ESL file into dtbSughosh Ganu
2023-08-29test: capsule: Remove logic to add public key ESLSughosh Ganu
2023-08-29sandbox: capsule: Add path to the public key ESL fileSughosh Ganu
2023-08-29scripts/Makefile.lib: Embed capsule public key in platform's dtbSughosh Ganu
2023-08-29scripts/Makefile.lib: Add dtsi include files as deps for building DTBSughosh Ganu
2023-08-29scripts/Makefile.lib: Collate all dtsi files for inclusionSughosh Ganu
2023-08-29sandbox: trace: Increase trace buffer sizeSughosh Ganu
2023-08-29doc: Add documentation to highlight capsule generation related updatesSughosh Ganu
2023-08-29test: capsule: Generate EFI capsules through binmanSughosh Ganu
2023-08-29binman: capsule: Add support for generating EFI capsulesSughosh Ganu
2023-08-29btool: mkeficapsule: Add a bintool for EFI capsule generationSughosh Ganu
2023-08-29sandbox: capsule: Enable EFI capsule module on sandbox variantsSughosh Ganu
2023-08-29sandbox: capsule: Add keys and certificates needed for capsule update testingSughosh Ganu
2023-08-29nuvoton: npcm845-evb: Add a newline at the end of fileSughosh Ganu
2023-08-29binman: bintool: Build a tool from a list of commandsSughosh Ganu
2023-08-29ARM: dts: at91: sam9x60-curiosity: Sync gpio button from LinuxAlexander Dahl
2023-08-29board: sam9x60-curiosity: Let LED subsystem init leds if enabledAlexander Dahl
2023-08-29ARM: dts: at91: sam9x60-curiosity: Sync LED nodes from LinuxAlexander Dahl
2023-08-29configs: at91: sam9x60: Switch to new reset driverAlexander Dahl
2023-08-29configs: at91: sam9x60_curiosity: Sync both defconfig variantsAlexander Dahl
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