index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2025-08-06
test: cmd: Add simple test for i3c
Dinesh Maniyam
2025-08-06
drivers: i3c: Add i3c sandbox simple test.
Dinesh Maniyam
2025-08-04
test: py: test_fit_mkimage_validate: Only run either test on sandbox
Tom Rini
2025-07-24
uclass: Cleanup uclass_find_next_device
Andrew Goodbody
2025-07-23
block: Remove blk_find_first/next
Greg Malysa
2025-07-23
abuf: Remove code that prevented test code running
Andrew Goodbody
2025-07-23
test: fit: add test case for invalid default configuration reference
Aristo Chen
2025-07-11
Merge patch series "Create uclass for HW AES cryptographic devices"
Tom Rini
2025-07-11
test: dm: add AES engine test
Svyatoslav Ryhel
2025-07-10
post: Add dependency on ARM || PPC
Tom Rini
2025-07-08
cmd: Introduce CMD_HELP
Michal Simek
2025-07-03
test: wget: add a test case for validating URI
Sughosh Ganu
2025-06-27
test/py/test_mmc: wrap multi-argument printf-style strings
Bryan Brattlof
2025-06-26
Merge patch series "sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default"
Tom Rini
2025-06-26
test: disable TCG test on sandbox
Heinrich Schuchardt
2025-06-26
Merge patch series "sandbox: align LMB memory"
Tom Rini
2025-06-26
test: unit test for efi_alloc_aligned_pages()
Heinrich Schuchardt
2025-06-26
Merge patch series "mkimage: validate image references in FIT configurations"
Tom Rini
2025-06-26
test: py: add mkimage test for undefined image references in FIT configs
Aristo Chen
2025-06-25
Merge patch series "lmb: use a single API for all allocations"
Tom Rini
2025-06-25
lmb: use a single function to free up memory
Sughosh Ganu
2025-06-25
lmb: replace the lmb_alloc() and lmb_alloc_base() API's
Sughosh Ganu
2025-06-25
lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Sughosh Ganu
2025-06-23
Merge tag 'v2025.07-rc5' into next
Tom Rini
2025-06-17
test/py: tests: gpt: add test_gpt_write_part_type
Patrick Delaunay
2025-06-17
lib/uuid.c: restore support of system partition type for ESP
Patrick Delaunay
2025-06-16
Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...
Tom Rini
2025-06-12
test/py: Correct handling of exceptions
Simon Glass
2025-06-12
test/py: Use the correct fixture name in exception handler
Simon Glass
2025-06-11
Merge tag 'u-boot-stm32-20250611' of https://source.denx.de/u-boot/custodians...
Tom Rini
2025-06-11
sandbox: test: update for CONFIG_CLK_AUTO_ID support
Patrick Delaunay
2025-06-10
test: tpm: Skip failing tests on coral
Simon Glass
2025-06-10
tpm: Drop unwanted special cases for sandbox
Simon Glass
2025-06-10
tpm: Convert sandbox-focussed tests to C
Simon Glass
2025-05-30
expo: Drop the special theme code for bootflow_menu
Simon Glass
2025-05-30
expo: Improve the visual appearance of the menu
Simon Glass
2025-05-30
expo: Support highlighting menu items
Simon Glass
2025-05-30
expo: Begin implementation of a text editor
Simon Glass
2025-05-30
expo: Support object alignment
Simon Glass
2025-05-30
expo: Implement a box
Simon Glass
2025-05-30
expo: Support rendering multiple lines of text
Simon Glass
2025-05-30
expo: Check the screen contents after rendering
Simon Glass
2025-05-30
expo: Allow strings to be editable
Simon Glass
2025-05-30
expo: Create a struct for generic text attributes
Simon Glass
2025-05-30
expo: Line up all menu objects
Simon Glass
2025-05-30
expo: Support setting the size and bounds of an object
Simon Glass
2025-05-30
expo: Separate dimensions from the bounding box
Simon Glass
2025-05-30
expo: Rename x and y in struct scene_obj_bbox
Simon Glass
2025-05-30
expo: Rename scene_dim to scene_obj_bbox
Simon Glass
2025-05-30
expo: Split bootflow_menu_new() into two pieces
Simon Glass
[next]