Show patches with: Submitter = Simon Glass       |    State = Action Required       |    Archived = No       |   100 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,14/14] test: efi: boot: Add a test for the efi bootmeth efi: Add a test for EFI bootmeth - - - - --- 2024-09-02 Simon Glass xypron New
[v5,13/14] test: efi: boot: Set up an image suitable for EFI testing efi: Add a test for EFI bootmeth - - - - --- 2024-09-02 Simon Glass xypron New
[v5,12/14] efi_loader: Avoid using sandbox virtio devices efi: Add a test for EFI bootmeth - 1 1 - --- 2024-09-02 Simon Glass xypron New
[v5,11/14] efi_loader: Add a test app efi: Add a test for EFI bootmeth - - - - --- 2024-09-02 Simon Glass xypron New
[v5,10/14] efi_loader: Disable ANSI output for tests efi: Add a test for EFI bootmeth - - - - --- 2024-09-02 Simon Glass xypron New
[v5,09/14] bootstd: Add debugging for efi bootmeth efi: Add a test for EFI bootmeth - - 1 - --- 2024-09-02 Simon Glass xypron New
[v5,08/14] efi: Use the same filename for all sandbox builds efi: Add a test for EFI bootmeth - - 1 - --- 2024-09-02 Simon Glass xypron New
[v5,07/14] efi_loader: Show the vendor in helloworld efi: Add a test for EFI bootmeth - - - - --- 2024-09-02 Simon Glass xypron New
[v5,06/14] efi_loader: Shorten the app rules further efi: Add a test for EFI bootmeth - - 2 - --- 2024-09-02 Simon Glass xypron New
[v5,05/14] efi_loader: Shorten the app rules efi: Add a test for EFI bootmeth - - 2 - --- 2024-09-02 Simon Glass xypron New
[v5,04/14] efi: arm: x86: riscv: Drop crt0/relocal extra- rules efi: Add a test for EFI bootmeth - - - - --- 2024-09-02 Simon Glass xypron New
[v5,03/14] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE efi: Add a test for EFI bootmeth - - 1 - --- 2024-09-02 Simon Glass xypron New
[v5,02/14] efi_loader: Put back copyright message efi: Add a test for EFI bootmeth - - 1 - --- 2024-09-02 Simon Glass xypron New
[v5,01/14] efi_loader: Use puts() in cout so that console recording works efi: Add a test for EFI bootmeth - - 2 - --- 2024-09-02 Simon Glass xypron New
[v4,03/24] bootstd: Add UT_TESTF_CONSOLE_REC to bootflow tests Untitled series #421880 - - - - --- 2024-09-01 Simon Glass trini New
[v3,8/8] sunxi: Move to text environment bootstd: sunxi: Migrate to standard boot - - - - --- 2024-09-01 Simon Glass apritzel New
[v3,7/8] env: Provide a work-around for unquoting fdtfile bootstd: sunxi: Migrate to standard boot - - - - --- 2024-09-01 Simon Glass apritzel New
[v3,6/8] sunxi: Drop old distro boot variables bootstd: sunxi: Migrate to standard boot - - - - --- 2024-09-01 Simon Glass apritzel New
[v3,5/8] sunxi: Move to bootstd bootstd: sunxi: Migrate to standard boot - - - - --- 2024-09-01 Simon Glass apritzel New
[v3,4/8] sunxi: Add a bootmeth for FEL bootstd: sunxi: Migrate to standard boot - - 1 - --- 2024-09-01 Simon Glass apritzel New
[v3,3/8] bootstd: Avoid depending on BLK bootstd: sunxi: Migrate to standard boot - - - - --- 2024-09-01 Simon Glass apritzel New
[v3,2/8] bootstd: Avoid calling unavailable block functions bootstd: sunxi: Migrate to standard boot - - - - --- 2024-09-01 Simon Glass apritzel New
[v3,1/8] blk: Make functions available unconditionally bootstd: sunxi: Migrate to standard boot - - - - --- 2024-09-01 Simon Glass apritzel New
[v4,23/23] test: mbr: Drop a duplicate test Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,22/23] test: mbr: Use RAM for the buffers Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,21/23] test: mbr: Use a constant for the block size Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,20/23] test: mbr: Unmap the buffers after use Fix various bugs - 1 - - --- 2024-09-01 Simon Glass trini New
[v4,19/23] cmd: Fix memory-mapping in cmp command Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,18/23] read: Tidy up use of map_sysmem() in the read command Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,17/23] mmc: Use map_sysmem() with buffers in the mmc command Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,16/23] sandbox: Implement reference counting for address mapping Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,15/23] sandbox: Add some debugging to pci_io Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,14/23] sandbox: Unmap old tags Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,13/23] sandbox: Update cpu to use logging Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,12/23] sandbox: Change the range used for memory-mapping tags Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,11/23] test: mbr: Adjust test to drop 0x Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,10/23] test: mbr: Adjust test to use lower-case hex Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,09/23] dm: usb: Deal with USB keyboard persisting across tests Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,08/23] usb: Add DEV_FLAGS_DM to stdio for USB keyboard Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,07/23] log: Add a new log category for the console Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,06/23] usb: Drop old non-DM code Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,05/23] bootstd: Create a function to reset USB Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,04/23] scripts: Update pylint.base Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,03/23] test/py: Fix some pylint warnings in test_ut.py Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,02/23] nvmxip: Avoid probing on boot Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v4,01/23] nvmxip: Drop the message on probe Fix various bugs - - - - --- 2024-09-01 Simon Glass trini New
[v3,3/3] efi: Show the location of the bounce buffer efi: Start tidying up memory management - - - - --- 2024-09-01 Simon Glass xypron New
[v3,2/3] efi: Allow use of malloc() for the EFI pool efi: Start tidying up memory management - - - - --- 2024-09-01 Simon Glass xypron New
[v3,1/3] efi: Drop the memset() from efi_alloc() efi: Start tidying up memory management - - - - --- 2024-09-01 Simon Glass xypron New
[3/3] x86: coreboot: Enable receiving timestamps from coreboot [1/3] x86: coreboot: Update the timestamp code to use sysinfo - - - - --- 2024-08-28 Simon Glass bmeng New
[2/3] x86: coreboot: Add timestamps from coreboot to bootstage [1/3] x86: coreboot: Update the timestamp code to use sysinfo - 1 - - --- 2024-08-28 Simon Glass bmeng New
[1/3] x86: coreboot: Update the timestamp code to use sysinfo [1/3] x86: coreboot: Update the timestamp code to use sysinfo - - - - --- 2024-08-28 Simon Glass bmeng New
[6/6] x86: Add msr command x86: Correct timer overflow and add msr/cpuid commands - - - - --- 2024-08-28 Simon Glass bmeng New
[5/6] x86: Add a cpuid command x86: Correct timer overflow and add msr/cpuid commands - - - - --- 2024-08-28 Simon Glass bmeng New
[4/6] x86: Sync up tsc_timer with Linux x86: Correct timer overflow and add msr/cpuid commands - - - - --- 2024-08-28 Simon Glass bmeng New
[3/6] x86: Avoid timer-clock overflow x86: Correct timer overflow and add msr/cpuid commands - - - - --- 2024-08-28 Simon Glass bmeng New
[2/6] x86: Ensure the CPU identity exists for timer init x86: Correct timer overflow and add msr/cpuid commands - - - - --- 2024-08-28 Simon Glass bmeng New
[1/6] x86: Show the CPU vendor in bdinfo x86: Correct timer overflow and add msr/cpuid commands - - - - --- 2024-08-28 Simon Glass bmeng New
[15/15] binman: Make a start on an iMX8 test binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[14/15] binman: Allow image_pos to be None when writing symbols binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[13/15] binman: Unwind the end-at-4gb special-case a little binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[12/15] binman: Provide a way to set the symbol base address binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[11/15] binman: Add minor improvements to symbol-writing binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[10/15] binman: Adjust naming for reading symbols binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[09/15] binman: fit: Refine handling of devicetrees for OF_UPSTREAM binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[08/15] binman: fit: Set the image_pos attributes only once binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[07/15] binman: fit: Avoid assuming that a FIT member is a section binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[06/15] binman: Update fdt-list-dir to use the provided directory binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[05/15] binman: Avoid setting the image_pos attribute directly binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[04/15] binman: Tidy up comments and pylint warnings in fit binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[03/15] binman: Tidy up comments for Entry.GetEntryArgsOrProps() binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[02/15] binman: Correct the comment for fdtgrep binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[01/15] binman: Fix up test coverage for mkeficapsule binman: More patches to support VBE - - - - --- 2024-08-26 Simon Glass sjg New
[v2,18/18] i2c: Remove CFG_SYS_I2C_DIRECT_BUS i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,17/18] i2c: Remove CFG_SYS_I2C_MAX_HOPS i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,16/18] i2c: Drop i2c_get_bus_num_fdt() and i2c_reset_port_fdt() i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,15/18] i2c: Drop CFG_SYS_MAX_I2C_BUS i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,14/18] i2c: Remove I2C_GET_BUS() i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,13/18] i2c: Remove I2C_SET_BUS() i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,12/18] octeon: Drop OCTEON_I2C_FDT dead code i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,11/18] i2c: Drop reference to SYS_I2C_INIT_BOARD i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,10/18] fsl: mxc: Drop legacy I2c i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,09/18] date: Drop the legacy I2C code i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,08/18] rtc: Drop CFG_SYS_RTC_BUS_NUM i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,07/18] MPC837XERDB: ethernut5: work_92105: Drop CMD_DATE i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,06/18] mx28 / mx51: Drop CMD_DATE i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,05/18] armv8: ls2085a: Drop CMD_DATE i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,04/18] mips: malta: Drop CMD_DATE i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,03/18] i2c: Remove CFG_I2C_MULTI_BUS i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,02/18] i2c: Remove IC2_xxx enum i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v2,01/18] i2c: Remove board_i2c_init() i2c: Chip away at some old code - - 1 - --- 2024-08-11 Simon Glass hs New
[v3,6/6] CI: Run code-coverage test for Binman Add Binman code-coverage test to CI - - 1 - --- 2024-06-23 Simon Glass sjg Under Review
[v2,13/14] buildman: Retry the build for current source Tools updates for Labgrid - - - - --- 2024-06-23 Simon Glass sjg New
[2/2] coreboot: Switch to a monospaced font [1/2] video: Allow querying the font size - - - - --- 2024-01-08 Simon Glass bmeng New
[1/2] video: Allow querying the font size [1/2] video: Allow querying the font size - - - - --- 2024-01-08 Simon Glass bmeng New
x86: coreboot: Show a coreboot logo if booted from coreboot x86: coreboot: Show a coreboot logo if booted from coreboot - - - - --- 2023-11-29 Simon Glass bmeng New
[v2] x86: serial: ns16550: Allow the UART to be silently disabled [v2] x86: serial: ns16550: Allow the UART to be silently disabled - - - - --- 2023-11-01 Simon Glass bmeng New
buildman: Allow more results while building buildman: Allow more results while building - - - - --- 2023-08-03 Simon Glass sjg Under Review
[v6,5/5] dm: core: Don't include ofnode functions with of-platdata of-platdata: Avoid building libfdt - - - - --- 2021-07-25 Simon Glass sjg New
[v6,4/5] spl: Allow SPL/TPL to use of-platdata without libfdt of-platdata: Avoid building libfdt - - - - --- 2021-07-25 Simon Glass sjg New