summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-31initcall: Adjust the failure message and return valueSimon Glass
2023-08-31initcall: Adjust the loop logicSimon Glass
2023-08-31initcall: Factor out reloc_off calculationSimon Glass
2023-08-31Revert "initcall: Move to inline function"Simon Glass
2023-08-31event: Support a simple spy recordSimon Glass
2023-08-31Merge branch '2023-08-30-assorted-code-improvements' into nextTom Rini
2023-08-30setexpr: Silence some diagnostic messagesƁukasz Stelmach
2023-08-30configs: sandbox: Enable NVMXIP QSPI driverMarek Vasut
2023-08-30drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to testMarek Vasut
2023-08-30drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bi...Marek Vasut
2023-08-30drivers/mtd/nvmxip: Rework the read accessor to support 32bit systemsMarek Vasut
2023-08-30drivers/mtd/nvmxip: Trigger post bind as probe on driver levelMarek Vasut
2023-08-30fwu: Initialize global fwu library state during CI testMarek Vasut
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-29Merge branch '2023-08-28-assorted-important-fixes'Tom Rini
2023-08-28Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"Ricardo Salveti
2023-08-28Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass
2023-08-28imx: Drop unneeded phandle in FIT templateSimon Glass
2023-08-28MAINTAINERS: remove Wolfgang DenkHeinrich Schuchardt
2023-08-28spl: crypto: fix including SHA* object files in SPLOleksandr Suvorov
2023-08-28Azure: Set the timeout for jobs to the maximumTom Rini
2023-08-28configs: set CONFIG_LMB_MAX_REGIONS=64 for MT7988 boardsDaniel Golle
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