Toggle navigation
Patchwork
U-Boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Simon Glass
| State =
Action Required
| Archived =
No
| 1527 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
Apply
«
1
2
3
4
…
15
16
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[Concept,18/18] video: Add test for entry save/restore
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,17/18] video: normal: Remove console_store struct
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,16/18] video: truetype: Remove console_tt_store struct
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,15/18] video: truetype: Remove redundant store.cur field
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,14/18] video: Move cur_fontdata to console_tt_ctx
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,13/18] video: Move cur_met to console_tt_ctx
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,12/18] video: truetype: Use consistent ctx/com pattern
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,11/18] video: truetype: Remove ctx from console_tt_priv
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,10/18] video: Allocate vidconsole_ctx dynamically using ctx_size
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,09/18] video: Set ctx_size in console_truetype driver
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,08/18] video: Add vidconsole_uc_plat for per-device platform data
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,07/18] video: Update cli_index_adjust() to use vidconsole_ctx
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,06/18] video: Use vidconsole_ctx_from_priv() in expo_test
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,05/18] video: Move xsize_frac into vidconsole_ctx
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,04/18] video: Move tab_width_frac into vidconsole_ctx
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,03/18] video: Move xstart_frac into vidconsole_ctx
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,02/18] video: Move curs into vidconsole_ctx
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,01/18] video: truetype: Rename vc_ctx to com
Refactor vidconsole context for dynamic allocation
- - -
-
-
-
2026-01-17
Simon Glass
New
[Concept,14/14] video: Move ansi and utf8_buf into vidconsole_ctx
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,13/14] video: Move xmark_frac and ymark into vidconsole_ctx
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,12/14] video: Move cli_index into vidconsole_ctx
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,11/14] video: Move last_ch into vidconsole_ctx
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,10/14] video: Move ycur into vidconsole_ctx
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,09/14] video: Move xcur_frac into vidconsole_ctx
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,08/14] video: Create struct vidconsole_ansi for ANSI state
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,07/14] video: Move x_charsize and y_charsize into vidconsole_ctx
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,06/14] video: Move rows and cols into vidconsole_ctx
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,05/14] video: Add a helper to obtain the vidconsole context
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,04/14] video: truetype: Move per-client context into ctx struct
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,03/14] video: truetype: Restore pos_start in entry_restore()
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,02/14] video: Add vidconsole context creation and disposal
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,01/14] video: Add empty vidconsole_ctx struct
video: Add per-client context to vidconsole
- - -
-
-
-
2026-01-16
Simon Glass
New
[Concept,34/34] ext4l: Move buffer migration stubs to linux/buffer_head.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,33/34] ext4l: Move SB_* superblock flags to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,32/34] ext4l: Move ATTR_* iattr flags to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,31/34] ext4l: Move FALLOC_FL_* and RENAME_* flags to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,30/34] ext4l: Move S_IRUGO to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,29/34] ext4l: Move S_* inode flags to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,28/34] ext4l: Move DT_* directory entry types to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,27/34] ext4l: Use linux/blk_types.h for blk_opf_t
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,26/34] ext4l: Move pgoff_t to linux/types.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,25/34] ext4l: Move struct dir_context to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,24/34] ext4l: Move FMODE hash flags to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,23/34] ext4l: Move string helpers to standard locations
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,22/34] ext4l: Create linux/lockdep.h for lock dependency stubs
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,21/34] ext4l: Move module stubs to linux/module.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,20/34] ext4l: Move jiffies definitions to linux/jiffies.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,19/34] ext4l: Move printk variants to linux/printk.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,18/34] ext4l: Use linux/pagevec.h for folio_batch
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,17/34] ext4l: Move seq_file definitions to linux/seq_file.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,16/34] ext4l: Use linux/build_bug.h and linux/bug.h for macros
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,15/34] ext4l: Move address_space_operations to linux/fs.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,14/34] ext4l: Move buffer operation stubs to linux/buffer_head.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,13/34] ext4l: Remove redundant forward declarations
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,12/34] ext4l: Create linux/percpu.h for per-CPU stubs
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,11/34] ext4l: Remove dead iomap definitions
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,10/34] ext4l: Convert dquot_suspend from function to macro
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,09/34] ext4l: Use linux/completion.h for completion stubs
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,08/34] ext4l: Remove duplicate percpu_counter stubs
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,07/34] ext4l: Consolidate fscrypt stubs into ext4_fscrypt.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,06/34] ext4l: Move flush_workqueue to linux/workqueue.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,05/34] ext4l: Remove duplicate macro definitions
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,04/34] ext4l: Consolidate trace stubs into ext4_trace.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,03/34] ext4l: Move atomic operations to asm-generic/atomic.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,02/34] ext4l: Move rol32 to linux/bitops.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,01/34] ext4l: Move timespec64 and time64_t to linux/time.h
ext4l: Clean up ext4_uboot.h by moving definitions to standard headers
- - -
-
-
-
2026-01-14
Simon Glass
New
[Concept,3/3] codman: Add CSV output with category support
codman: Add category system and CSV output
- - -
-
-
-
2026-01-13
Simon Glass
New
[Concept,2/3] codman: Set up categories for the U-Boot codebase
codman: Add category system and CSV output
- - -
-
-
-
2026-01-13
Simon Glass
New
[Concept,1/3] codman: Add category module for file classification
codman: Add category system and CSV output
- - -
-
-
-
2026-01-13
Simon Glass
New
[Concept,5/5] buildman: Filter out doubled-prefix toolchain binaries
buildman: Improve toolchain selection and config adjustment
- - -
-
-
-
2026-01-12
Simon Glass
New
[Concept,4/5] buildman: Prioritise downloaded toolchains over system ones
buildman: Improve toolchain selection and config adjustment
- - -
-
-
-
2026-01-12
Simon Glass
New
[Concept,3/5] buildman: Use merge_config.sh for --adjust-cfg
buildman: Improve toolchain selection and config adjustment
- - -
-
-
-
2026-01-12
Simon Glass
New
[Concept,2/5] buildman: Add a board parameter to check_command()
buildman: Improve toolchain selection and config adjustment
- - -
-
-
-
2026-01-12
Simon Glass
New
[Concept,1/5] buildman: Update test_reproducible for real Kconfig resolution
buildman: Improve toolchain selection and config adjustment
- - -
-
-
-
2026-01-12
Simon Glass
New
[Concept,14/14] buildman: Suppress pylint warnings for test structure
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,13/14] buildman: Refactor _handle_command() to use single return
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,12/14] buildman: Fix misc pylint warnings in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,11/14] buildman: Fix attribute and line-length warnings in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,10/14] buildman: Fix pylint style warnings in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,09/14] buildman: Fix unused variable warnings in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,08/14] buildman: Add missing docstrings in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,07/14] buildman: Convert % formatting to f-strings in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,06/14] buildman: Fix indentation in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,05/14] buildman: Remove unused import in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,04/14] buildman: Use identity comparison for False in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,03/14] buildman: Remove unnecessary semicolons in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,02/14] buildman: Use snake_case for method names in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,01/14] buildman: Rename module constants to UPPER_CASE in func_test
buildman: Clean up pylint warnings in func_test
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,26/26] doc: bootstd: Add PXE parser API documentation
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,25/26] test: pxe: Add memory-leak check to files-API test
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,24/26] test: pxe: Add a test for the callback-free files API
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,23/26] boot: pxe: Add a callback-free PXE API
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,22/26] boot: pxe: Add a limit parameter to parser functions
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,21/26] boot: pxe: Remove unused base parameter from parse_pxefile_top()
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,20/26] boot: pxe: Remove unused base parameter from parse_menu()
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,19/26] boot: pxe: Update parse_pxefile() to take struct abuf
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,18/26] boot: pxe: Add pxe_process_str() for nul-terminated strings
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,17/26] boot: pxe: Add size parameter to parse_pxefile()
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,16/26] boot: pxe: Set pxe_file_size in extlinux_read_all()
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
[Concept,15/26] boot: pxe: Set pxe_file_size in get_pxe_file()
boot: pxe: Add three-phase API and fix memory leaks
- - -
-
-
-
2026-01-10
Simon Glass
New
«
1
2
3
4
…
15
16
»