aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31mkeficapsule: Add support for setting OEM flags in capsule headerSughosh Ganu
2022-10-31mkeficapsule: Add support for generating empty capsulesSughosh Ganu
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu
2022-10-31event: Add an event for main_loopSughosh Ganu
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-10-31FWU: Add helper functions for accessing FWU metadataSughosh Ganu
2022-10-31stm32mp1: Add image information for capsule updatesSughosh Ganu
2022-10-31stm32mp1: Add a node for the FWU metadata deviceSughosh Ganu
2022-10-31FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu
2022-10-31dt/bindings: Add bindings for GPT based FWU Metadata storage deviceSughosh Ganu
2022-10-31Merge branch '2022-10-31-vbe-implement-the-full-firmware-flow'Tom Rini
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass
2022-10-31vbe: Add a command to show the VBE stateSimon Glass
2022-10-31vbe: Record which phases loaded using VBESimon Glass
2022-10-31vbe: Use a manual testSimon Glass
2022-10-31vpl: Allow signature verificationSimon Glass
2022-10-31sandbox: Add an image for VPLSimon Glass
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass
2022-10-31vbe: Add Kconfig options for VPLSimon Glass
2022-10-31vbe: Drop the U-Boot prefix from the versionSimon Glass
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass
2022-10-31vbe: Support selecting operations by SPL phaseSimon Glass
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass
2022-10-31spl: Allow multiple loaders of the same timeSimon Glass
2022-10-31vbe: Use a warning for a failed requestsSimon Glass
2022-10-31vbe: Rename vbe_fixup to vbe_requestSimon Glass
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass
2022-10-31sandbox: Generalise SPL bootingSimon Glass
2022-10-31image: Move comment for fit_conf_find_compat()Simon Glass
2022-10-31sandbox: Drop message about writing sandbox stateSimon Glass
2022-10-31dm: mmc: Allow sandbox emulator to build without writesSimon Glass
2022-10-31dm: blk: mmc: Tidy up some Makefile rules for SPLSimon Glass
2022-10-31bloblist: Drop debuggingSimon Glass
2022-10-31usb: Update the test to cover reading and writingSimon Glass
2022-10-31dm: blk: Add udevice functionsSimon Glass
2022-10-31disk: Rename block_dev to descSimon Glass
2022-10-31disk: Rename block functionsSimon Glass
2022-10-31bootstd: Add a way to set up a bootflowSimon Glass
2022-10-31test: Support tests which can only be run manuallySimon Glass
2022-10-31test: Update tests to use the skip featureSimon Glass
2022-10-31test: Report skippped testsSimon Glass
2022-10-31binman: Support writing symbols into ELF filesSimon Glass
2022-10-31binman: Handle writing ELF symbols in the Entry classSimon Glass