summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2023-08-25expo: Move cedit theme under bootstdSimon Glass
2023-08-25expo: Add documentation for the configuration editorSimon Glass
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass
2023-08-25expo: Add a function to prepare a ceditSimon Glass
2023-08-25expo: Move cedit test into its own file and tidySimon Glass
2023-08-25expo: Split out cedit into its own headerSimon Glass
2023-08-25expo: Refactor menu_build() to return the object createdSimon Glass
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass
2023-08-25abuf: Allow incrementing the sizeSimon Glass
2023-08-25expo: Make scene_obj_find() take a const sceneSimon Glass