Show patches with: Submitter = Simon Glass       |    Archived = No       |   1845 patches
« 1 23 4 518 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,18/19] linux: Add fsmap.h header with filesystem map definitions ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,17/19] linux: blkdev: Add blk_plug structure and operations ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,16/19] linux: Add kdev_t.h header with device number macros ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,15/19] linux: Add mempool.h header with memory pool stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,14/19] linux: Add xarray.h header with XArray stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,13/19] linux: Add kobject.h header with kobject stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,12/19] linux: Add refcount.h header with refcount_t type ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,11/19] linux: Add smp.h header with SMP stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,10/19] asm-generic: atomic: Add cmpxchg() macro ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,09/19] linux: Add uuid.h header with UUID/GUID types ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,08/19] linux: Add dcache.h header with dentry stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,07/19] linux: Add fs_context.h and fs_parser.h headers ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,06/19] linux: Add bio.h header with block I/O stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,05/19] linux: Add pagemap.h header with folio and page cache stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,04/19] linux: Add mm_types.h header with VM stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,03/19] linux: Add shrinker.h header with memory-reclaim stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,02/19] linux: Add rcupdate.h header with RCU stubs ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[Concept,01/19] linux: Add ktime.h header with time functions ext4l: Reduce ext4_uboot.h size by moving code to include/linux - - - --- 2026-01-17 Simon Glass New
[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
« 1 23 4 518 19 »