Show patches with: State = Action Required       |   1805 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,13/13] CI: Add artifacts for the 'make check' CI jobs Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,12/13] console: Add putsn() to ulib Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,11/13] console: Add err_putsn() for length-based error output Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,10/13] console: Shorten the console-error-output function names Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,09/13] console: Add the putsn() API for length-based string output Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,08/13] console: Add vidconsole support for length-based output Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,07/13] console: Add putsn() support to struct stdio_dev Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,06/13] sandbox: Add support for length-based console output Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,05/13] console: Add length-based debug UART support Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,04/13] console: Add length-based pre-console support Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,03/13] console: Add length-based console-recording support Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,02/13] serial: Support length-based serial output Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,01/13] console: Add a Kconfig option for putsn() support Add putsn() for length-based console output - - - --- 2026-02-04 Simon Glass New
[Concept,19/19] cli: Add multi-level undo/redo support Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,18/19] cli: Add Ctrl+Y to yank killed text Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,17/19] cli: Make Ctrl+K clear to end of line in multiline mode Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,16/19] expo: Add SCENEOF_MULTILINE flag for textedit Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,15/19] cli: Add Ctrl+Left/Right arrow support for word navigation Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,14/19] expo: Convert BKEY_UP/DOWN to control characters for text input Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,13/19] test: Add editenv test for init/poll/uninit functions Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,12/19] cmd: editenv: Add -e flag for expo-based editing Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,11/19] cli: Add a Kconfig for enhanced editing Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,10/19] input: Add Ctrl+Shift+Z support for redo Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,09/19] input: Add Home and End key support for sandbox SDL console Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,08/19] input: Add Ctrl+arrow key support for sandbox SDL console Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,07/19] expo: Read all available input to keep up with key repeat Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,06/19] expo: Free gen.lines alist when destroying text objects Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,05/19] test: Display message at top right during video test delay Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,04/19] test: Add video_compress_fb_() with message parameter Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,03/19] test: Add ut_check_video() helper function Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,02/19] buildman: Add option to build then show summary Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,01/19] buildman: Fix merge_config.sh path when using work directories Enhanced command-line editing with undo/redo support - - - --- 2026-01-30 Simon Glass New
[Concept,16/16] test: expo: Add more keypress tests for textedit expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,15/16] expo: Add visual line navigation for multi-line textedit expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,14/16] expo: support cursor positioning for multiline textedits expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,13/16] video: Add len parameter to vidconsole_measure() expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,12/16] cli: Add multiline support to CLI line editing expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,11/16] test: expo: Add keypress tests to expo_render_textedit expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,10/16] test: expo: Add open/close testing to expo_render_textedit expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,09/16] expo: Fix text-input buffer size for CLI editing expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,08/16] expo: Fix text-input close on BKEY_SELECT expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,07/16] test: video: Add tests for independent vidconsole contexts expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,06/16] video: Remove vidconsole_entry_save/restore() expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,05/16] expo: Drop entry save/restore in textline rendering expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,04/16] expo: Use a dedicated vidconsole-context for text input expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,03/16] test: expo: Use expo_enter_mode() in textline render test expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,02/16] expo: Add tin parameter to scene_txtin_close() expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,01/16] video: Update vidconsole_idle() to process all contexts expo: Add multiline editing support for textedit - - - --- 2026-01-22 Simon Glass New
[Concept,33/33] ext4l: Consolidate and sort includes in ext4_uboot.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,32/33] linux: Add DEFINE_RAW_FLEX to linux/overflow.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,31/33] linux: Add PAGE_SHIFT and PAGE_MASK to linux/compat.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,30/33] ext4l: Move O_SYNC, S_NOQUOTA and kfree_link to headers Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,29/33] ext4l: Move WHITEOUT and usercopy stubs to headers Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,28/33] ext4l: Move more stubs to standard Linux headers Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,27/33] ext4l: Move blk_holder_ops to linux/blkdev.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,26/33] ext4l: Move nd_terminate_link() to linux/namei.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,25/33] ext4l: Move finish_open_simple() and ihold() to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,24/33] ext4l: Move setattr stubs to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,23/33] ext4l: Move iomap stubs to linux/iomap.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,22/33] ext4l: Remove duplicate __ext4_xattr_set_credits() declaration Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,21/33] ext4l: Move xattr helper stubs to linux/xattr.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,20/33] ext4l: Remove duplicate ext4_update_overhead() declaration Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,19/33] ext4l: Move time_is_before_jiffies() to linux/jiffies.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,18/33] ext4l: Move inode and filesystem helpers to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,17/33] ext4l: Have hash.c include ext4.h directly Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,16/33] ext4l: Consolidate DX_HASH_* into EXT4_UBOOT_NO_EXT4_H block Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,15/33] ext4l: Move various stubs to proper linux/ headers Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,14/33] ext4l: Move filemap_fdatawait_range_keep_errors() to pagemap.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,13/33] ext4l: Move DEFINE_WAIT to linux/wait.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,12/33] ext4l: Move fsnotify_sb_error() to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,11/33] ext4l: Move file_ functions to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,10/33] ext4l: Move block device operations to linux/blkdev.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,09/33] ext4l: Move generic VFS operations to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,08/33] ext4l: Move inode state accessors to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,07/33] ext4l: Move seq_ functions to linux/seq_file.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,06/33] ext4l: Move sb_ functions and SB_ macros to super_types.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,05/33] ext4l: Move struct inode and time accessors to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,04/33] ext4l: Move file_operations and inode_operations to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,03/33] ext4l: Remove redundant header-location comments from ext4_uboot.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,02/33] list: Add const qualifiers to list_sort callback signature Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,01/33] linux/sort.h: Fix qsort implicit declaration warning Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,17/17] ext4l: Move superblock write stubs to linux/fs/super_types.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,16/17] ext4l: Move lock bit operations to asm-generic/bitops/lock.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,15/17] ext4l: Move lock and scheduler stubs to proper headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,14/17] ext4l: Move super_operations to linux/fs/super_types.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,13/17] ext4l: Move folio operations to proper headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,12/17] ext4l: Move inode stubs to proper headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,11/17] ext4l: Move buffer operations to linux/buffer_head.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,10/17] ext4l: Move get_block_t typedef to linux/fs.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,09/17] ext4l: Move block device atomic write stubs to linux/blkdev.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,08/17] ext4l: Move buffer and filesystem helpers to standard headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,07/17] ext4l: Move time functions to linux/time.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,06/17] ext4l: Move uuid_to_fsid to linux/statfs.h and use hexdump.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,05/17] ext4l: Create asm-generic/bitops/le.h for little-endian bitops ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,04/17] ext4l: Move memory and kunit stubs to standard headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,03/17] ext4l: Move inode state bits to linux/fs.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,02/17] ext4l: Move inode helpers to standard linux headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,01/17] ext4l: Move cache alignment and pointer macros to headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,36/36] video: Move context allocation from drivers to uclass video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,35/36] video: Move context freeing to uclass video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
« 1 2 3 418 19 »