Show patches with: Series = vbe: Implement the full firmware flow       |    Archived = No       |   45 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[45/45] vbe: Add a test for the VBE flow into U-Boot proper vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[44/45] vbe: Add a subcommand to show the VBE state vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[43/45] vbe: Add docs and a test for the VBE command vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[42/45] vbe: Record which phases loaded using VBE vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[41/45] vbe: Use a manual test vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[40/45] vbe: Correct pylint warnings in test_vbe vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[39/45] sandbox: Add a binman image for VPL vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[38/45] vbe: Add info about the VBE device to the fwupd node vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[37/45] vbe: Add Kconfig options for VPL vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[36/45] vbe: Drop the U-Boot prefix from the version vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[35/45] vbe: Move OS implementation into a separate file vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[34/45] vbe: Support reading the next SPL phase via VBE vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[33/45] vbe: Support selecting operations by SPL phase vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[32/45] sandbox: Support obtaining the next phase from an image vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[31/45] spl: Allow multiple loaders of the same type vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[30/45] vbe: Use a warning for a failed requests vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[29/45] vbe: Rename vbe_fixup to vbe_request vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[28/45] image: Correct strncpy() warning with image_set_name() vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[27/45] image: Allow loading a FIT config for a particular phase vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[26/45] image: Add the concept of a phase to FIT vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[25/45] test: Support tests which can only be run manually vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[24/45] test: Update tests to use the skip feature vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[23/45] test: Report skippped tests vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[22/45] image: Move comment for fit_conf_find_compat() vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[21/45] bootstd: Add a way to set up a bootflow vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[20/45] sandbox: Add a way to specify the sandbox executable vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[19/45] sandbox: Generalise SPL booting vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[18/45] sandbox: Drop message about writing sandbox state vbe: Implement the full firmware flow - - 1 - --- 2022-09-25 Simon Glass trini Superseded
[17/45] dm: mmc: Allow sandbox emulator to build without writes vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[16/45] dm: blk: mmc: Tidy up some Makefile rules for SPL vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[15/45] dm: usb: Update the test to cover reading and writing vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[14/45] dm: blk: Add udevice functions vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[13/45] binman: Support writing symbols into ELF files vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[12/45] binman: Handle writing ELF symbols in the Entry class vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[11/45] binman: Split out looking up a symbol into a function vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[10/45] binman: Allow obtaining a symbol value vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[09/45] CI: Install pyelftools for builds vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[08/45] spl: Add a separate silence option for SPL vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[07/45] spl: Refactor controls for console output vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[06/45] spl: Split up the board_init_r() function vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[05/45] spl: Use binman suffix allow symbols of any SPL etype vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[04/45] rsa: Avoid warning in padding_pss_verify() vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[03/45] bloblist: Drop debugging vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[02/45] disk: Drop debug messages in part_efi vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded
[01/45] Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE vbe: Implement the full firmware flow - - - - --- 2022-09-25 Simon Glass trini Superseded