Show patches with: State = Action Required       |    Archived = No       |   1192 patches
« 1 24 5 611 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,16/37] malloc: use hidden visibility malloc: Import dlmalloc 2.8.6 - 2 - --- 2025-12-01 Simon Glass New
[Concept,15/37] malloc: work around some memalign fragmentation issues malloc: Import dlmalloc 2.8.6 1 1 - --- 2025-12-01 Simon Glass New
[Concept,14/37] malloc: Reduce code size with INSECURE and NO_MALLINFO malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,13/37] malloc: Enable assertions if UNIT_TEST is enabled malloc: Import dlmalloc 2.8.6 - 1 - --- 2025-12-01 Simon Glass New
[Concept,12/37] Add a simple malloc() implementation for pre-relocation malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,11/37] malloc: return NULL if not initialized yet malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,10/37] malloc: Fix assert warning malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,09/37] malloc: Add U-Boot configuration for dlmalloc 2.8.6 malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,08/37] malloc: Add mem_malloc_init() and sbrk() malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,07/37] malloc: Import dlmalloc 2.8.6 malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,06/37] malloc: Rename malloc.h to malloc_old.h malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,05/37] malloc: Rename dlmalloc.c to dlmalloc_old.c malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,04/37] test: Use TOTAL_MALLOC_LEN for abuf and alist tests malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,03/37] imx8mp: Increase the BSS limit for a few boards malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,02/37] treewide: Add missing string.h includes malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[Concept,01/37] test: hooks: Add a symlink for tasman malloc: Import dlmalloc 2.8.6 - - - --- 2025-12-01 Simon Glass New
[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,14/14] luks: Support disk unlock using a TKey luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,13/14] luks: Check for out-of-memory with Argon2 luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,12/14] luks: Support a pre-derived key luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,11/14] luks: Support a pre-derived key with LUKSv2 luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,10/14] luks: Support a pre-derived key with LUKSv1 luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,09/14] luks: Split LUKSv1 unlock code into a separate function luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,08/14] luks: Move key derivation to the caller of try_keyslot() luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,07/14] luks: Extract PBKDF2 key derivation into separate function luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,06/14] luks: Update luks_unlock() to take binary passphrase luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,05/14] luks: Update unlock_luks2() to take binary passphrase luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,04/14] luks: Update try_keyslot() to allow a bytestring luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,03/14] luks: Tidy up debugging of unlock luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,02/14] luks: Make essiv_decrypt() a shared function luks: Integrate support for a TKey - - - --- 2025-11-16 Simon Glass New
[Concept,01/14] test/py: Avoid pulling in Labgrid with tests luks: Integrate support for a TKey - - - --- 2025-11-16 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
« 1 24 5 611 12 »