Show patches with: State = Action Required       |   297 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,14/14] CI: Build the Rust examples ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,13/14] doc: Provide a motivation for ulib ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,12/14] test: ulib: Add a test for the rust example ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,11/14] doc: ulib: Add Rust examples documentation ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,10/14] doc: ulib: Clarify calling functions in any header ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,09/14] doc: Fix a few nits in the ulib docs ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,07/14] ulib: Add a very basic rust library ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,06/14] ulib: Add a way to obtain the version ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,05/14] ulib: Return the full version with ulib_get_version() ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,04/14] examples: Correct dependencies for ulib ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,03/14] CI: Switch to new docker image ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,02/14] docker: Provide a rust toolchain ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,01/14] CI: Update to coreboot 25.03 ulib: Add support for Rust main programs - - - --- 2025-09-11 Simon Glass New
[Concept,2/2] sandbox: Use a mon_len of 0 with the library [Concept,1/2] Revert "sandbox: Avoid mon_len being larger than available RAM" - - - --- 2025-09-10 Simon Glass New
[Concept,1/2] Revert "sandbox: Avoid mon_len being larger than available RAM" [Concept,1/2] Revert "sandbox: Avoid mon_len being larger than available RAM" - - - --- 2025-09-10 Simon Glass New
[Concept,2/2] test: Tighten up the code in test_make_dep.py [Concept,1/2] efi: Add a missing dependency for capsule_esl_dtsi - - - --- 2025-09-10 Simon Glass New
[Concept,1/2] efi: Add a missing dependency for capsule_esl_dtsi [Concept,1/2] efi: Add a missing dependency for capsule_esl_dtsi - - - --- 2025-09-10 Simon Glass New
[Concept] u_boot_pylib: Rename missing_list to missing_set [Concept] u_boot_pylib: Rename missing_list to missing_set - - - --- 2025-09-10 Simon Glass New
[Concept,2/2] ulib: Add a boot example [Concept,1/2] ulib: Refactor the Makefile to support multiple programs - - - --- 2025-09-10 Simon Glass New
[Concept,1/2] ulib: Refactor the Makefile to support multiple programs [Concept,1/2] ulib: Refactor the Makefile to support multiple programs - - - --- 2025-09-10 Simon Glass New
[Concept,18/18] test/py: Add a test for ulib functionality ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,17/18] ulib: doc: Expand the documentation to cover new features ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,16/18] ulib: Adjust the test to check symbol renaming ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,15/18] ulib: Expand the ulib example to have two files ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,14/18] ulib: Makefile: Plumb in creation of the API header ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,13/18] ulib: Makefile: Plumb in renaming symbols for ulib ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,12/18] ulib: Makefile: Create a library with renamed symbols ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,10/18] ulib: Disable LTO when building the library ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,09/18] ulib: Use the correct copyright message ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,08/18] ulib: scripts: Add a script to support symbol-renaming ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,07/18] ulib: Move ulib into its own directory ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,06/18] test/py: Allow setting the cwd with run_and_log() ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,05/18] test: Move the non-LTO test to sandbox_flattree ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,04/18] sandbox: Enable ULIB just for the sandbox build ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,03/18] os.h: Add standard includes for types used in os.h ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,02/18] u_boot_pylib: Correct docs for run_test_coverage() required ulib: Complete initial U-Boot library - - - --- 2025-09-09 Simon Glass New
[Concept,01/18] lib: Tidy up comments for vsprintf functions ulib: Complete initial U-Boot library - 1 - --- 2025-09-09 Simon Glass New
[Concept,10/10] doc: ulib: Provide some documentation on the ulib examples ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,09/10] CI: ulib: Test building examples separately ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,08/10] ulib: Provide an example of how to build with ulib ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,07/10] sandbox: Enable building examples ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,06/10] examples: Allow compilation of examples on sandbox ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,05/10] sandbox: Avoid use of ulong in os.h ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,04/10] Kconfig: Provide an option for the standalone directory ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,03/10] Kconfig: Split the EXAMPLES option into its own file ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,02/10] sandbox: Make use of PLATFORM_LIBS for ulib_test ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,01/10] CI: Tidy up the template for the 'make check' items ulib: Provide examples for building outside the tree - - - --- 2025-09-05 Simon Glass New
[Concept,15/15] doc: Add ulib documentation for shared and static libraries ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,14/15] ulib: Allow building of the libraries to be disabled ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,13/15] ulib: Provide a bit more info in the library-test program ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,12/15] ulib: Drop unnecessary pieces in test/ulib/Makefile ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,11/15] ulib: Provide a test program for the static library ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,10/15] ulib: Provide a generic init function ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,09/15] ulib: Provide an init function for sandbox ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,08/15] ulib: Add static-library build support ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,07/15] ulib: sandbox: Move the linker-script name into config.mk ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,06/15] ulib: Move struct bd_info into its own header ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,05/15] ulib: Disable the main loop ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,04/15] ulib: Disable network setup ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,03/15] ulib: Disable console messages ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,02/15] ulib: Disable environment setup ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,01/15] sandbox: Add a function to read a line from a file ulib: Provide test programs and documentation - - - --- 2025-09-05 Simon Glass New
[Concept,5/5] doc: api: Add a migration deadline api: Deprecate the API - - - --- 2025-09-05 Simon Glass New
[Concept,4/5] api: Rename api_init() to legacy_api_init() api: Deprecate the API - - - --- 2025-09-05 Simon Glass New
[Concept,3/5] Kconfig: Rename API to LEGACY_API api: Deprecate the API - - - --- 2025-09-05 Simon Glass New
[Concept,2/5] api: Rename the api/ directory api: Deprecate the API - - - --- 2025-09-05 Simon Glass New
[Concept,1/5] api: Rename legacy API files and examples api: Deprecate the API - - - --- 2025-09-05 Simon Glass New
[Concept,18/18] ulib: Drop dm stats for the library ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,17/18] ulib: Allow dropping NAND init from the startup sequence ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,16/18] ulib: Drop DRAM announcements for the library ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,15/18] ulib: Drop the initial banner for the library ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,14/18] ulib: Implement GD_FLG_ULIB for library-usage mode ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,13/18] ulib: Enable building the ulib test program ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,12/18] ulib: efi: Disable relocation or runtime-services ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,11/18] ulib: Add linker script for shared library build ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,10/18] ulib: Create a test program for the shared library ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,09/18] ulib: Support building U-Boot as a shared library ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,08/18] ulib: Add an option to build U-Boot as a library ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,07/18] sandbox: Extract init code into sandbox_init() ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,06/18] sandbox: Split main() into separate file ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,05/18] sandbox: Move main.h contents into u-boot-sandbox header ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,04/18] sandbox: Move PCI functions to separate header file ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,03/18] sandbox: Avoid mon_len being larger than available RAM ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,02/18] board_r: Drop MMC init from the startup sequence ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,01/18] doc: Add fuzzing build documentation ulib: Introduce building U-Boot as a shared library - - - --- 2025-09-04 Simon Glass New
[Concept,25/25] cmd: chid: Add 'compat' subcommand to find compatible string Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,24/25] chid: doc: Describe how the CHID feature works Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,23/25] chid: Implement selection of the compatible string Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,22/25] Makefile: Integrate CHID files into the build Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,21/25] sandbox: Provide hwid files for testing Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,20/25] CI: Plumb in the hwids_to_dtsi tests Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,19/25] scripts: Add a tool to convert CHIDs to devicetree Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,18/25] chid: Provide some developer docs Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,17/25] chid: Add subcommand for dealing with variants Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,16/25] chid: Support calculating values for each variant Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,15/25] uuid: Add a constant for the length of a UUID Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,14/25] chid: Provide a command to access chid features Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,13/25] chid: Create a basic CHID header and smbios interface Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,12/25] efi: arm: Provide a mapping from CHIDs to compatible Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
[Concept,11/25] efi: arm: Provide CHIDs for the app Selection of devicetree using CHIDs - - - --- 2025-09-03 Simon Glass New
« 1 2 3 »