Toggle navigation
Patchwork
U-Boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 2030 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
Apply
«
1
2
…
12
13
14
…
20
21
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[Concept,17/22] expo: Add scene_render_obj() to render by object ID
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,16/22] expo: Refactor scene_send_key() to use a current object
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,15/22] test: cedit: Allow cedit_render_lineedit() to run alone
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,14/22] test: cedit: Use UTF_NO_SILENT
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,13/22] expo: Fix textline edit text not updating in bootflow menu
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,12/22] expo: Use better names for objects in bootflow_menu_add()
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,11/22] expo: Use better names for child objects in expo_build
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,10/22] expo: Add prompt_id to struct scene
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,09/22] expo: Use hex format when dumping the expo
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,08/22] doc: expo: Add documentation for writing and debugging tests
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,07/22] doc: test: Document assertion macros
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,06/22] doc: expo: Move test-mode docs up a little
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,05/22] test: Add a flag for test which need console output
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,04/22] video: Document the quirk in truetype_get_cursor_info()
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,03/22] expo: Use textline consistently in tests
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,02/22] cmd: cedit: Fix CONFIG_CMD_EDIT_DUMP typo
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,01/22] CLAUDE.md: Update build and coding conventions
expo: Expand docs, dump and textlines in non-popup expos
- - -
-
-
-
2025-12-07
Simon Glass
New
[Concept,37/37] doc: Add malloc documentation
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,36/37] malloc: Switch to the new malloc() implementation
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,35/37] test: Add some tests for dlmalloc
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,34/37] malloc: Add SMALLCHUNKS_AS_FUNCS to convert macros to funcs
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,33/37] malloc: Add SIMPLE_MEMALIGN to simplify memalign for code size
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,32/37] malloc: Add NO_TREE_BINS option to reduce code size
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,31/37] malloc: Add NO_REALLOC_IN_PLACE option to reduce code size
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,30/37] malloc: Add a way to control the size of dlmalloc
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,29/37] malloc: Allow building dlmalloc with SPL_SYS_MALLOC_SIMPLE
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,28/37] malloc: Set up the malloc() state in mem_malloc_init()
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,27/37] malloc: Avoid defining calloc()
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,26/37] mcheck: add pedantic mode support
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,25/37] mcheck: support memalign
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,24/37] mcheck: integrate mcheck into dlmalloc.c
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,23/37] mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck.
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,22/37] mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,21/37] dlmalloc: Fix a warning with clang-15
malloc: Import dlmalloc 2.8.6
- 1 -
-
-
-
2025-12-01
Simon Glass
New
[Concept,20/37] test: Support testing malloc() failures
malloc: Import dlmalloc 2.8.6
- 1 -
-
-
-
2025-12-01
Simon Glass
New
[Concept,19/37] malloc: Annotate allocator for valgrind
malloc: Import dlmalloc 2.8.6
- 1 -
-
-
-
2025-12-01
Simon Glass
New
[Concept,18/37] sandbox: Use a prefix for all allocation functions
malloc: Import dlmalloc 2.8.6
- - -
-
-
-
2025-12-01
Simon Glass
New
[Concept,17/37] dlmalloc: calloc: fix zeroing early allocations
malloc: Import dlmalloc 2.8.6
- 1 -
-
-
-
2025-12-01
Simon Glass
New
[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
«
1
2
…
12
13
14
…
20
21
»