Show patches with: Submitter = Simon Glass       |    State = Action Required       |    Archived = No       |   81 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,5/5] rpi: Use the U-Boot control FDT for fdt_addr rpi: Tidy up booting - - 2 2 --- 2024-12-20 Simon Glass pbrobinson New
[25/25] patman: Add basic documentation for new features patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[24/25] patman: Add tests for Cseries patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[23/25] patman: Implement the upstream subcommand patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[22/25] patman: Implement the series subcommand patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[21/25] patman: Update send function to return whether it sent patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[20/25] patman: Support aliases for commands and subcommands patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[19/25] patman: Implement the patchwork subcommand patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[18/25] patman: Improve Series support for patchwork links patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[17/25] patman: Introduce basic database support in Series patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[16/25] patman: Support returning the parsers to use patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[15/25] patman: Use -c to show patch comments patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[14/25] patman: Enhance implementation of file-based defaults patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[13/25] patman: Enhance patchwork interface to support Cseries patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[12/25] patman: Update status command support cover-letter info patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[11/25] patman: Add a Cseries class patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[10/25] patman: Add a helper for managing cseries patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[09/25] patman: Add a simple database implementation patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[08/25] patman: Avoid touching the system or local config patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[07/25] patman: Add a fourth series for testing patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[06/25] patman: Move common test code into a new module patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[05/25] patman: Add a test for collecting a PATCH prefix patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[04/25] patman: Use python3 with /usr/bin/env patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[03/25] u_boot_pylib: Add more functions to gitutil patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[02/25] patman: Deal with git safe-directory warning patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[01/25] u_boot_pylib: Correct pylint warnings in gitutil patman: Support beter management of series - - - - --- 2025-05-10 Simon Glass sjg New
[20/20] patman: Support collecting all lines in the commit message patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[19/20] patman: Tidy up function comments in the series module patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[18/20] patman: Move -H out of the send command patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[17/20] patman: Move arguments for sent into the correct parser patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[16/20] patman: Split subparsers into their own functions patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[15/20] patman: Add tests for help patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[14/20] patman: Split parser creation from parsing patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[13/20] patman: Correct some pylint and asyncio issues patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[12/20] patman: Use git to set up the test config patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[11/20] patman: Clean up creation of the git tree patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[10/20] patman: Use variables for series ID and title patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[09/20] patman: Use .git as the git directory patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[08/20] patman: Use itr instead of lines for iterator patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[07/20] patman: Correct use of str in code patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[06/20] patman: Allow setting a git directory when sending patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[05/20] patman: Allow setting the current directory when sending patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[04/20] patman: Add all files to __init__.py patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[03/20] u_boot_pylib: Speed up determining the upstream branch patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[02/20] u_boot_pylib: Provide directories to gitutil functions patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[01/20] u_boot_pylib: Tidy up quoting of cc and to patman: Minor improvements to prepare for series handling - - - - --- 2025-05-08 Simon Glass sjg New
[19/19] expo: Tidy up insets and improve tests expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[18/19] expo: Honour the textline edit_id when building expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[17/19] expo: Separate requested bbox from actual expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[16/19] expo: Drop space from object name in test expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[15/19] expo: Allow the menu pointer to be wider expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[14/19] expo: Use a var to arrange horizonal positions in menu expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[13/19] expo: Simplify scene_textline dimension calculation expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[12/19] expo: Check dimensions before arranging a scene expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[11/19] expo: Move menu dims calculations into scene_menu_arrange() expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[10/19] expo: Provide a few functions for working with dimensions expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[09/19] expo: Arrange cedit after setting dimensions expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[08/19] expo: Record the pointer position in the menu item expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[07/19] expo: Add extra checks for rendering expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[06/19] expo: Separate out reading the theme from applying it expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[05/19] expo: Drop the extra parameter to scene_calc_dims() expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[04/19] expo: Avoid arranging the scene willy nilly expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[03/19] expo: Create a function to arrange the current scene expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[02/19] expo: Use a different logo for the second menu-item expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[01/19] expo: Comment scene_obj fields which are for internal use expo: Improve positioning for cedit - - - - --- 2025-05-05 Simon Glass sjg New
[3/3] wip: binman: Move processing after templates [1/3] tools: binman: control.py: Propagate bootph-* properties to supernodes - - - - --- 2025-04-23 Simon Glass sjg New
[2/3] tools: binman: ftest.py: Add testcase for bootph-* propagation [1/3] tools: binman: control.py: Propagate bootph-* properties to supernodes - - - - --- 2025-04-23 Simon Glass sjg New
[1/3] tools: binman: control.py: Propagate bootph-* properties to supernodes [1/3] tools: binman: control.py: Propagate bootph-* properties to supernodes - - - - --- 2025-04-23 Simon Glass sjg New
[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 sjg 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
[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
[v2] fdt: Allow expanding the devicetree during relocation [v2] fdt: Allow expanding the devicetree during relocation - - - - --- 2025-05-16 Simon Glass trini New
bloblist: Add maintainer bloblist: Add maintainer - - 1 - --- 2025-05-01 Simon Glass trini New
[v2,3/3] booti: Allow using 10x the uncompressed size with booti booti: Remove the SYS_BOOTM_LEN limit for booti - 1 - - --- 2025-05-01 Simon Glass trini New
[v2,2/3] bootm: Add RISC-V support in booti_is_supported() booti: Remove the SYS_BOOTM_LEN limit for booti - - 1 - --- 2025-05-01 Simon Glass trini New
[v2,1/3] boot: Add a function to check if a linux Image is supported booti: Remove the SYS_BOOTM_LEN limit for booti - - 1 - --- 2025-05-01 Simon Glass trini New
[v3,3/3] x86: coreboot: Make use of disabled console serial: Support a disabled serial port - - - - --- 2024-11-20 Simon Glass trini Needs Review / ACK
[v3,2/3] serial: ns16550: Avoid probing hardware when disabled serial: Support a disabled serial port - - - - --- 2024-11-20 Simon Glass trini Needs Review / ACK
[v3,1/3] serial: Allow a serial port to be silent disabled serial: Support a disabled serial port - - - - --- 2024-11-20 Simon Glass trini Needs Review / ACK
[v2] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI [v2] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI - 1 - 1 --- 2025-05-23 Simon Glass xypron New