index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
6 days
test: cmd: Add simple test for i3c
Dinesh Maniyam
6 days
drivers: i3c: Add i3c sandbox simple test.
Dinesh Maniyam
7 days
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]