Show patches with: Submitter = Simon Glass       |    Archived = No       |   21397 patches
« 1 2 3 4213 214 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,31/35] global_data: Move pointer members together global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,30/35] global_data: Move ulong fields together global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,29/35] global_data: Put phys_addr fields near the top global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,28/35] global_data: Move env_addr field higher global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,27/35] global_data: Move baud_rate field lower global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,26/35] global_data: Reduce size of early-malloc vars global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Changes Requested
[v2,25/35] global_data: log: Reorder and shrink fields global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,24/35] global_data: Reduce the size of mon_len global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,23/35] global_data: Reduce the size of bus_clk and mem_clk global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,22/35] global_data: Collect common fields at the top global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,21/35] global_data: Drop spl_handoff global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,20/35] board_f: Move new_bloblist to boardf global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,19/35] board_f: Move new_bootstage to boardf global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,18/35] board_f: Move fdt_size to board global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,17/35] board_f: Add a new struct to hold pre-relocation info global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,16/35] global_data: Use less space for environment fields global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,15/35] global_data: Drop pci_bootdelay global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,14/35] global_data: Drop global_data hose global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,13/35] global_data: Remove pci_ram_top global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,12/35] global_data: Convert have_console into a flag global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,11/35] global_data: Drop fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,10/35] video: Avoid setting global_data fb_base in video setup global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,09/35] video: Avoid setting global_data fb_base from SPL handoff global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,08/35] zynqmp: Avoid setting the framebuffer address global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,07/35] arm: ronetix: Avoid accessing global_data fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,06/35] arm: friendlyarm: Avoid accessing global_data fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,05/35] video: mxs: Avoid setting global_data fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,04/35] video: mxc: Avoid setting global_data fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,03/35] video: Add a function to obtain the framebuffer address global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,02/35] x86: Drop use of global_data fb_base global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v2,01/35] global_data: Move pci_clk to m68k and powerpc global_data: Reduce size of struct global_data - - - - --- 2024-08-21 Simon Glass trini Accepted
[v4,2/2] bootstd: Make bootdev_next_prio() continue after failure bootstd: Try again to resolve infinite-loop bug - 1 - - --- 2024-08-15 Simon Glass trini Accepted
[v4,1/2] Revert "bootdev: avoid infinite probe loop" bootstd: Try again to resolve infinite-loop bug - - - - --- 2024-08-15 Simon Glass trini Accepted
[v3,24/24] test: mbr: Drop a duplicate test Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,23/24] test: mbr: Use RAM for the buffers Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,22/24] test: mbr: Use a constant for the block size Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,21/24] test: mbr: Unmap the buffers after use Fix various bugs - 1 - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,20/24] cmd: Fix memory-mapping in cmp command Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,19/24] read: Tidy up use of map_sysmem() in the read command Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,18/24] mmc: Use map_sysmem() with buffers in the mmc command Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,17/24] sandbox: Implement reference counting for address mapping Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,16/24] sandbox: Add some debugging to pci_io Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,15/24] sandbox: Unmap old tags Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,14/24] sandbox: Update cpu to use logging Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,13/24] sandbox: Change the range used for memory-mapping tags Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,12/24] test: mbr: Adjust test to drop 0x Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,11/24] test: mbr: Adjust test to use lower-case hex Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,10/24] dm: usb: Deal with USB keyboard persisting across tests Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,09/24] usb: Add DEV_FLAGS_DM to stdio for USB keyboard Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,08/24] log: Add a new log category for the console Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,07/24] usb: Drop old non-DM code Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,06/24] bootstd: Create a function to reset USB Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,05/24] scripts: Update pylint.base Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,04/24] test/py: Fix some pylint warnings in test_ut.py Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,03/24] bootstd: Add UT_TESTF_CONSOLE_REC to bootflow tests Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,02/24] nvmxip: Avoid probing on boot Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,01/24] nvmxip: Drop the message on probe Fix various bugs - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,14/14] test: efi: boot: Add a test for the efi bootmeth efi: Add a test for EFI bootmeth - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,13/14] test: efi: boot: Set up an image suitable for EFI testing efi: Add a test for EFI bootmeth - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,12/14] efi_loader: Avoid using sandbox virtio devices efi: Add a test for EFI bootmeth - 1 1 - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,11/14] efi_loader: Add a test app efi: Add a test for EFI bootmeth - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,10/14] efi_loader: Disable ANSI output for tests efi: Add a test for EFI bootmeth - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,09/14] bootstd: Add debugging for efi bootmeth efi: Add a test for EFI bootmeth - - 1 - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,08/14] efi: Use the same filename for all sandbox builds efi: Add a test for EFI bootmeth - 1 1 - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,07/14] efi_loader: Show the vendor in helloworld efi: Add a test for EFI bootmeth - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,06/14] efi_loader: Shorten the app rules further efi: Add a test for EFI bootmeth - - 2 - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,05/14] efi_loader: Shorten the app rules efi: Add a test for EFI bootmeth - - 2 - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,04/14] efi: arm: x86: riscv: Drop crt0/relocal extra- rules efi: Add a test for EFI bootmeth - - - - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,03/14] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE efi: Add a test for EFI bootmeth - - 1 - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,02/14] efi_loader: Put back copyright message efi: Add a test for EFI bootmeth - 1 1 - --- 2024-08-15 Simon Glass trini Changes Requested
[v4,01/14] efi_loader: Use puts() in cout so that console recording works efi: Add a test for EFI bootmeth - - 2 - --- 2024-08-15 Simon Glass trini Changes Requested
[v3,3/3] RFC: CI: Skip building dtc for world builds This series adds a few patches to make it easy to use the system dtc in - - - - --- 2024-08-15 Simon Glass trini RFC
[v3,2/3] buildman: Allow skipping the dtc build This series adds a few patches to make it easy to use the system dtc in - - - - --- 2024-08-15 Simon Glass trini Deferred
[v3,1/3] buildman: Support building within a Python venv This series adds a few patches to make it easy to use the system dtc in - - - - --- 2024-08-15 Simon Glass trini Accepted
[v3,40/40] efi: Add a test for the efi bootmeth efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,39/40] test: Set up an image suitable for EFI testing efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,38/40] efi: Avoid using sandbox virtio devices efi: Add a test for EFI bootmeth - 1 - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,37/40] efi: Add a test app efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,36/40] efi: Disable ANSI output for tests efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,35/40] bootstd: Add debugging for efi bootmeth efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,34/40] efi: Use the same filename for all sandbox builds efi: Add a test for EFI bootmeth - 1 - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,33/40] bootstd: Make bootdev_next_prio() continue after failure efi: Add a test for EFI bootmeth - 1 - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,32/40] Revert "bootdev: avoid infinite probe loop" efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,31/40] efi: Show the vendor in helloworld efi: Add a test for EFI bootmeth - - 1 - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,30/40] efi_loader: Shorten the app rules further efi: Add a test for EFI bootmeth - - 2 - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,29/40] efi_loader: Shorten the app rules efi: Add a test for EFI bootmeth - - 2 - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,28/40] efi: arm: x86: riscv: Drop crt0/relocal extra- rules efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,27/40] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,26/40] efi_loader: Put back copyright message efi: Add a test for EFI bootmeth - 1 - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,25/40] efi: Use puts() in cout so that console recording works efi: Add a test for EFI bootmeth - - 2 - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,24/40] test: mbr: Drop a duplicate test efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,23/40] test: mbr: Use RAM for the buffers efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,22/40] test: mbr: Use a constant for the block size efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,21/40] test: mbr: Unmap the buffers after use efi: Add a test for EFI bootmeth - 1 - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,20/40] cmd: Fix memory-mapping in cmp command efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,19/40] read: Tidy up use of map_sysmem() in the read command efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,18/40] mmc: Use map_sysmem() with buffers in the mmc command efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,17/40] sandbox: Implement reference counting for address mapping efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,16/40] sandbox: Add some debugging to pci_io efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
[v3,15/40] sandbox: Unmap old tags efi: Add a test for EFI bootmeth - - - - --- 2024-08-11 Simon Glass trini Changes Requested
« 1 2 3 4213 214 »