Show patches with: State = Action Required       |   671 patches
« 1 24 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,02/18] efi: doc: Mention some EFI commands in the app documentation efi: Improve integration of the app with a Shim environment - - - --- 2025-09-02 Simon Glass New
[Concept,01/18] efi: Correct calculate_paths() when an image is used efi: Improve integration of the app with a Shim environment - - - --- 2025-09-02 Simon Glass New
[Concept,8/8] efi: Set the log category throughout lib/efi_client/ efi: A few minor improvements - - - --- 2025-08-28 Simon Glass New
[Concept,7/8] efi: Use the console mux by default with the EFI app efi: A few minor improvements - - - --- 2025-08-28 Simon Glass New
[Concept,6/8] bootstd: Use the new label finder in bootflow_menu_add() efi: A few minor improvements - - - --- 2025-08-28 Simon Glass New
[Concept,5/8] boot: Move obtaining the label into a common file efi: A few minor improvements - - - --- 2025-08-28 Simon Glass New
[Concept,4/8] doc: Add documentation for about efidebug boot efi: A few minor improvements - - - --- 2025-08-28 Simon Glass New
[Concept,3/8] doc: efidebug: Support sorting with efidebug memmap efi: A few minor improvements - - - --- 2025-08-28 Simon Glass New
[Concept,2/8] efidebug: doc: Indent the media output correctly efi: A few minor improvements - - - --- 2025-08-28 Simon Glass New
[Concept,1/8] efi_loader: Drop unnecessary efi_dp_str() efi: A few minor improvements - - - --- 2025-08-28 Simon Glass New
[Concept,20/20] efi: app: Sync EFI reserved-memory to the devicetree efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,19/20] efi: app: Add a simple-framebuffer node if enabled efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,18/20] fdt: Provide a command to sync the reserve-memory node efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,17/20] efi: Provide a way to sync EFI reserved-memory to fdt efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,16/20] fdt: Add a command to show reserved-memory regions efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,15/20] fdt: Add a function to show the reserved-memory nodes efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,14/20] efi: Add an efi subcommand to show the loaded image efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,13/20] efi: Add a command to help with shim efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,12/20] efi: Use abuf when reading EFI variables efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,11/20] boot: Show the underlying bootflow device in the app efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,10/20] boot: Show the device path for EFI bootflows efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,09/20] boot: Correct filename in bootmeth_common_read_file() efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,08/20] efi: Implement efidebug show drivers in the app efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,07/20] efi: Add a uclass column to efidebug media command efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,06/20] efi: Convert a device-path to a uclass and name efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,05/20] efi: Add all messaging types for device paths efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,04/20] efi: Add a way to show media devices efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,03/20] efi: app: Avoid freeing memory on exit efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,02/20] efi: app: Avoid switching exception levels on ARM efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,01/20] efi: Set the efi_media device name when binding efi: App and devicetree improvements - - - --- 2025-08-28 Simon Glass New
[Concept,6/6] sandbox: Enable the mouse Provide basic support for a mouse - - - --- 2025-08-25 Simon Glass New
[Concept,5/6] input: Add a command to show mouse input Provide basic support for a mouse - - - --- 2025-08-25 Simon Glass New
[Concept,4/6] usb: Add a USB mouse driver Provide basic support for a mouse - - - --- 2025-08-25 Simon Glass New
[Concept,3/6] sandbox: sdl: Add support for mouse input Provide basic support for a mouse - - - --- 2025-08-25 Simon Glass New
[Concept,2/6] input: Add mouse support Provide basic support for a mouse - - - --- 2025-08-25 Simon Glass New
[Concept,1/6] Add a few floating-point routines Provide basic support for a mouse - - - --- 2025-08-25 Simon Glass New
[Concept,v2,16/16] doc: Tidy up the console docs a little console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,15/16] doc: Move console docs to rST console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,14/16] doc: Remove obsolete text in README.console console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,13/16] console: Refactor handling of the result in on_console() console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,12/16] console: Move environment handling lower in the file console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,11/16] console: Update conio command to show uclass console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,10/16] console: Update coninfo to use sdev instead of dev console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,09/16] cli: Avoid sending ANSI characters to a non-terminal console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,08/16] post: Include config.h in the header console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,07/16] sandbox: Provide a way to tell if the video is visible console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,06/16] sandbox: Add a function to detect terminal connection console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,05/16] serial: Cache the terminal size console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,04/16] serial: Generalise the code to check the terminal size console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,03/16] video: Mark keyboards as driver model stdio devices console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,02/16] video: Mark the vidconsole as a driver model stdio device console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,v2,01/16] bdinfo: Show the serial device console: Refactor in preparation for the pager - - - --- 2025-08-25 Simon Glass New
[Concept,16/16] pager: doc: Add mention of the pager feature Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,15/16] doc: Tidy up the console docs a little Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,14/16] doc: Move console docs to rST Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,13/16] doc: Remove obsolete text in README.console Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,12/16] efi: Enable the console pager for the app Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,11/16] console: Get the pager lines from the vidconsole Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,10/16] console: Implement an environment var to control the pager Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,09/16] console: Reset the pager when entering a new command Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,08/16] console: Add a few more paging tests Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,07/16] console: Support paging with single characters Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,06/16] console: test: Allow tests to bypass the pager Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,05/16] console: Plumb in the pager Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,04/16] console: Rename console-put functions to prepare for pager Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,03/16] console: Provide a way to output without the pager Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,02/16] console: Add tests for the basic functionality Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,01/16] console: Add the basic pager implementation Introduce a pager for the console - - - --- 2025-08-22 Simon Glass New
[Concept,7/7] cmd: Add -s flag to printenv -e for sorted output efi: Improvements to env print -e - - - --- 2025-08-21 Simon Glass New
[Concept,6/7] efi: nvedit: Place variables in an alist before printing them efi: Improvements to env print -e - - - --- 2025-08-21 Simon Glass New
[Concept,5/7] efi: Refactor error handling in efi_dump_var_all() efi: Improvements to env print -e - - - --- 2025-08-21 Simon Glass New
[Concept,4/7] efi: Rename var_name64 to name in efi_dump_var_all() efi: Improvements to env print -e - - - --- 2025-08-21 Simon Glass New
[Concept,3/7] efi: Change env print -e to show only names by default efi: Improvements to env print -e - - - --- 2025-08-21 Simon Glass New
[Concept,2/7] efi: Enable access to efi variables from the app efi: Improvements to env print -e - - - --- 2025-08-21 Simon Glass New
[Concept,1/7] efi: Move guid used for variables to common files efi: Improvements to env print -e - - - --- 2025-08-21 Simon Glass New
[Concept] efi: app: Don't bother showing the memory details in banner [Concept] efi: app: Don't bother showing the memory details in banner - - - --- 2025-08-20 Simon Glass New
[Concept,v2,5/5] acpi: Use the U-Boot ACPI ID and version ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,v2,4/5] acpi: Check ACPI revision before accessing XSDT ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,v2,3/5] acpi: Use the logo with text underneath ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,v2,2/5] acpi: Explain why boot-services data is used for BGRT image ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,v2,1/5] tools: Add the logo with text under it ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,14/14] test: efi: Add a test for the app booting Ubuntu via EFI efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,13/14] efi: app: Allow booting an EFI app efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,12/14] efi: Add a little debugging to calculate_paths() efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,11/14] efi: Add device-path support for EFI media devices efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,10/14] efi: Show component names and other info with efidebug dh efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,09/14] efi: Add the component-name2 protocol to efidebug dh efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,08/14] efi: Update efidebug dh to work with the app efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,07/14] efi: Show the device name only with the EFI loader efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,06/14] efi: Use a local var for a handle with efidebug dh efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,05/14] efi: Use a function to obtain boot services in efi debug efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,04/14] efi: Drop the BS macro with efi debug efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,03/14] efi: Move driver-binding guid to a common file efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,02/14] efi: Drop EFI_CALL() from efidebug command efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,01/14] test/py: Support a timing report when max_count is 0 efi: app: Support booting an OS - - - --- 2025-08-20 Simon Glass New
[Concept,4/4] acpi: Use the U-Boot ACPI ID and version ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,3/4] acpi: Check ACPI revision before accessing XSDT ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,2/4] acpi: Use the logo with text underneath ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,1/4] tools: Add the logo with text under it ACPI fixes - - - --- 2025-08-20 Simon Glass New
[Concept,v2,18/18] efi: doc: Add documentation for efidebug command in the app efi: Move towards the EFI app booting EFI applications - - - --- 2025-08-20 Simon Glass New
« 1 24 5 6 7 »