Show patches with: State = Action Required       |    Archived = No       |   1858 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,5/5] doc: bootstd: Add developer documentation for FEL bootmeth doc: bootstd: Add missing bootmeth developer documentation - - - --- 2026-02-13 Simon Glass New
[Concept,4/5] doc: bootstd: Add docs for EFI boot-manager bootmeth doc: bootstd: Add missing bootmeth developer documentation - - - --- 2026-02-13 Simon Glass New
[Concept,3/5] doc: bootstd: Add developer docs for the EFI bootmeth doc: bootstd: Add missing bootmeth developer documentation - - - --- 2026-02-13 Simon Glass New
[Concept,2/5] doc: bls: Add developer documentation for BLS bootmeth doc: bootstd: Add missing bootmeth developer documentation - - - --- 2026-02-13 Simon Glass New
[Concept,1/5] doc: bls: Fix Sphinx cross-references and improve text doc: bootstd: Add missing bootmeth developer documentation - - - --- 2026-02-13 Simon Glass New
[Concept,8/8] doc: bls: Update for FIT and multi-initrd support Add BLS Type #1 bootmethod with FIT and multi-initrd support - - - --- 2026-02-13 Simon Glass New
[Concept,7/8] bls: Add 'fit' field for FIT image support Add BLS Type #1 bootmethod with FIT and multi-initrd support - - - --- 2026-02-13 Simon Glass New
[Concept,6/8] pxe: Support multiple initrd files using alist Add BLS Type #1 bootmethod with FIT and multi-initrd support - - - --- 2026-02-13 Simon Glass New
[Concept,5/8] test: Add bootflow test for BLS bootmethod Add BLS Type #1 bootmethod with FIT and multi-initrd support - - - --- 2026-02-13 Simon Glass New
[Concept,4/8] boot: Add BLS Type #1 bootmethod Add BLS Type #1 bootmethod with FIT and multi-initrd support - - - --- 2026-02-13 Simon Glass New
[Concept,3/8] boot: Add BLS Type #1 entry parser Add BLS Type #1 bootmethod with FIT and multi-initrd support - - - --- 2026-02-13 Simon Glass New
[Concept,2/8] part_find: Fix PARTITION_TYPE_GUID dependency warning Add BLS Type #1 bootmethod with FIT and multi-initrd support - - - --- 2026-02-13 Simon Glass New
[Concept,1/8] dm: Fix linker list alignment for ll_entry_get() Add BLS Type #1 bootmethod with FIT and multi-initrd support - - - --- 2026-02-13 Simon Glass New
[Concept,9/9] pickman: Add rewind command for stepping backwards pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,8/9] pickman: Decompose mega-merges into sub-merge batches pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,7/9] pickman: Extract find_unprocessed_commits() from get_next_commits() pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,6/9] pickman: Increase agent SDK buffer size to 10MB pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,5/9] pickman: Return NextCommitsInfo from get_next_commits() pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,4/9] pickman: Rename error to err for local variables pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,3/9] pickman: Group named-tuple declarations together pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,2/9] pickman: Extract build_applied_map() from execute_apply() pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,1/9] pickman: Fix line-too-long pylint warnings in ftest pickman: Improve handling of large merges and add rewind - - - --- 2026-02-12 Simon Glass New
[Concept,15/15] scripts: build-efi: Add RISC-V architecture support riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,14/15] riscv: Add RISC-V EFI application board and defconfig riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,13/15] efi: client: Build sync_dt for RISC-V EFI applications riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,12/15] riscv: Exclude unwanted startup code for EFI app builds riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,11/15] riscv: Skip prelink-riscv for EFI application builds riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,10/15] riscv: Exclude start.o, mtrap.o, dram.o for EFI apps riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,09/15] riscv: Add EFI app linker script and build CRT objects riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,08/15] riscv: efi: Exclude PLT relocations from the reloc loop riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,07/15] riscv: Add EFI application build flags riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,06/15] riscv: Exclude -static -pie from LDFLAGS for EFI apps riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,05/15] riscv: Add the EFI table field to arch_global_data riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,04/15] riscv: timer: Read timebase frequency from the firmware FDT riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,03/15] riscv: Disable OF_BOARD_FIXUP for EFI applications riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,02/15] board_r: Skip set_gd() for RISC-V EFI applications riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,01/15] board_f: Skip the FDT relocation when not relocating riscv: Add EFI-application support - - - --- 2026-02-12 Simon Glass New
[Concept,12/12] CI: Add test coverage for qemu-x86_64_nospl x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,11/12] scripts: build-qemu: Add --no-spl option for x86_64 x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,10/12] x86: qemu: Enable MTRR setup for x86_64 no-SPL x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,09/12] x86: Add qemu-x86_64_nospl defconfig x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,08/12] x86: Add 32-to-64-bit startup code x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,07/12] x86: Link 16-bit startup into separate 32-bit ELF x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,06/12] x86: Build 16-bit startup objects as 32-bit for x86_64 x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,05/12] x86: Exclude X86_32BIT_INIT for 64-bit builds x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,04/12] x86: Move 16-bit binary rules to arch/x86/Makefile x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,03/12] efi: Cache gd->relocaddr for EFI runtime services x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,02/12] x86: Use MSR_FS_BASE for gd pointer on x86_64 x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,01/12] x86: Allow disabling the regparm calling-convention x86: Add single 64-bit U-Boot without SPL for QEMU - - - --- 2026-02-11 Simon Glass New
[Concept,4/4] pager: Reserve nul-terminator byte at init time Fix truetype bbox init and improve pager robustness - - - --- 2026-02-08 Simon Glass New
[Concept,3/4] pager: Add length parameter to pager_post() Fix truetype bbox init and improve pager robustness - - - --- 2026-02-08 Simon Glass New
[Concept,2/4] hooks: Add malta for ellesmere Fix truetype bbox init and improve pager robustness - - - --- 2026-02-08 Simon Glass New
[Concept,1/4] video: truetype: Fix uninitialised bbox on empty text Fix truetype bbox init and improve pager robustness - - - --- 2026-02-08 Simon Glass New
[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
« 1 2 3 418 19 »