Show patches with: Submitter = Simon Glass       |    State = Action Required       |    Archived = No       |   1845 patches
« 1 211 12 1318 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,10/10] backtrace: Strip the source tree prefix from filenames backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,09/10] backtrace: doc: Mention the feature backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,08/10] backtrace: Add a command backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,07/10] backtrace: Add a test backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,06/10] backtrace: sandbox: Add -rdynamic to export symbols backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,05/10] backtrace: sandbox: Link with libbacktraces backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,04/10] backtrace: sandbox: Add support for obtaining symbols backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,03/10] CI: Disable backtrace for the trace test backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,02/10] backtrace: Add a library to access the backtrace backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept,01/10] claude: Tell it about my crosfw script being silent backtrace: Add runtime support for looking at the backtrace - - - --- 2025-11-29 Simon Glass New
[Concept] dm: core: Create ofnode stubs when OF_REAL is disabled [Concept] dm: core: Create ofnode stubs when OF_REAL is disabled - - - --- 2025-11-28 Simon Glass New
[Concept,9/9] codman: Add documentation codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,8/9] codman: Add some basic tests codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,7/9] codman: Begin an experimental lsp analyser codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,6/9] codman: Provide an dwarf analyser codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,5/9] codman: Provide an unifdef analyser codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,4/9] codman: Add a new source-code analysis tool codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,3/9] buildman: Support comma-separated values in -a flag codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,2/9] u_boot_pylib: Use terminal.tprint() for output in tout codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,1/9] u_boot_pylib: Add stderr parameter to tprint() codman: Add a new source-code analysis tool - - - --- 2025-11-24 Simon Glass New
[Concept,30/30] fit: Use the libfdt subnode iterator fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,29/30] fit: Add a helper to iterate through hash/signature nodes fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,28/30] fit: Use a boolean to simplify type checks fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,27/30] fit: Add a helper for address printing fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,26/30] fit: Add a helper for printing descriptions fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,25/30] fit: Add a helper for stringlist properties fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,24/30] fit: Add a helper for timestamp printing fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,23/30] fit: Add a helper to output optional properties fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,22/30] fit: Use emit_label_val() where possible fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,21/30] fit: Move values one column to the right fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,20/30] fit: Change indent from string to int fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,19/30] fit: Add a a function to print labels with values fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,18/30] fit: Use emit_label() helper in fit_conf_print() fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,17/30] fit: Use emit_label() helper in fit_image_print() fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,16/30] fit: Create some helpers for printing fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,15/30] fit: Put the indent string into print context fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,14/30] fit: Add a context struct for FIT-printing fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,13/30] fit: Drop showing an unused 'required' property fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,12/30] fit: Move printing code to its own file fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,11/30] fit: Refactor fit_print_contents() to use new fit_print() fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,10/30] test: fit: Add pytest for mkimage output fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,09/30] test: fit: Add test for missing FIT description fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,08/30] test: fit: Test the remaining features and edge cases fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,07/30] test: fit: Test printing a FIT with multiple FDTs fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,06/30] test: Add signature-testing to the FIT-printing test fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,05/30] test: Add a test for FIT image printing fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,04/30] fit: Remove unused len parameter from fit_get_name() fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,03/30] test: Increase expect_str/actual_str buffer size fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,02/30] tools: Fix debug() to avoid unused-variable warnings fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,01/30] docs: Merge .claude/README.md into CLAUDE.md fit: Improve and test the code to print FIT info - - - --- 2025-11-20 Simon Glass New
[Concept,16/16] boot: Detect encrypted partitions with extlinux Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,15/16] boot: Show an indication for encrypted bootflows Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,14/16] boot: Use constants for a few common strings Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,13/16] tkey: Provide a real tkey device with test.dts Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,12/16] tkey: Allow selecting the TKey device by name Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,11/16] tkey: sandbox: Avoid returning -ENODEV from the driver Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,10/16] tkey: Use SHA256 to obtain the disk-encryption key Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,09/16] tkey: Provide some back-door functions for TKey tests Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,08/16] tkey: Support loading an app with a user-supplied secret Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,07/16] tkey: Allow modelling the tkey being disconnected Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,06/16] expo: Allow entering text into textline in non-popup expos Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,05/16] expo: Support disk-passphrase entry in the menu Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,04/16] expo: Support hiding password entry Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,03/16] input: Provide a way for tests to register a mouse click Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,02/16] emulation: Support the bootcmd more generally Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,01/16] aes: Use const pointers for read-only parameters Continue TKey development - - - --- 2025-11-15 Simon Glass New
[Concept,6/6] fat: Use standard types for fixed-size values fat: Some code improvements - - - --- 2025-11-13 Simon Glass New
[Concept,5/6] fat: Convert fat.h to kernel-doc style fat: Some code improvements - - - --- 2025-11-13 Simon Glass New
[Concept,4/6] fat: Remove typedefs in fat.h fat: Some code improvements - - - --- 2025-11-13 Simon Glass New
[Concept,3/6] fat: Update struct fat_itr to kernel-doc style fat: Some code improvements - - - --- 2025-11-13 Simon Glass New
[Concept,2/6] fat: Separate fat.c from fat_write.c fat: Some code improvements - - - --- 2025-11-13 Simon Glass New
[Concept,1/6] fat: Create an internal header file fat: Some code improvements - - - --- 2025-11-13 Simon Glass New
[Concept] expo: Ensure that cyclic tasks can run [Concept] expo: Ensure that cyclic tasks can run - - - --- 2025-11-12 Simon Glass New
[Concept,5/5] luks: Add XTS cipher mode support for LUKS2 luks: Support the AES-XTS cipher mode - - - --- 2025-11-12 Simon Glass New
[Concept,4/5] luks: Split out crypt reading into its own function luks: Support the AES-XTS cipher mode - - - --- 2025-11-12 Simon Glass New
[Concept,3/5] luks: Move blkmap crypt code into a separate file luks: Support the AES-XTS cipher mode - - - --- 2025-11-12 Simon Glass New
[Concept,2/5] luks: test: Check file access in the decryption tests luks: Support the AES-XTS cipher mode - - - --- 2025-11-12 Simon Glass New
[Concept,1/5] luks: Exclude the payload from the size calculation luks: Support the AES-XTS cipher mode - - - --- 2025-11-12 Simon Glass New
[Concept,14/15] luks: Enable LUKSv2 support in the luks command luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,13/15] luks: Provide an implementation of luks2 luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,12/15] luks: Tidy up the code style in the block driver luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,11/15] luks: Export the af_merge() function luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,10/15] test: Switch mmc12 over to use argon2id luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,09/15] test: Add a way to create a LUKS2 partition with XTS luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,08/15] test: Shorten the encrypt_passphrase parameter for FsHelper luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,07/15] lib: Plumb in argon2 library luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,06/15] lib: Adapt argon2 library for U-Boot luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,05/15] lib: Bring in argon2 library luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,03/15] test: Check for null string in assert functions luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,02/15] mbedtls: Allow use of base64 luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,01/15] mbedtls: Allow use of XTS functions luks: Provide support for LUKSv2 - - - --- 2025-11-11 Simon Glass New
[Concept,23/24] luks: Add a subcommand to unlock an encrypted partition luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
[Concept,22/24] luks: Provide a way to unlock and map encrypted partitions luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
[Concept,21/24] luks: Enhance blkmap to support LUKSv1 luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
[Concept,20/24] luks: Show the JSON information for LUKSv2 luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
[Concept,19/24] luks: Create a disk image with LUKS2 encryption luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
[Concept,18/24] luks: Create a very simple JSON library luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
[Concept,17/24] luks: Add a simple command luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
[Concept,16/24] luks: Add the beginning of LUKS support luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
[Concept,15/24] luks: Encrypt the mmc11 test image luks: Provide basic support for unlocking a LUKS1 partition - - - --- 2025-10-31 Simon Glass New
« 1 211 12 1318 19 »