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_lf_v2025.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
2024-12-12
lmb: Return -EEXIST in lmb_add_region_flags() if region already added
Sam Protsenko
2024-12-05
lmb: Fix the allocation of overlapping memory areas with !LMB_NONE
Ilias Apalodimas
2024-11-29
test/cmd/wget.c: move net_test_wget() to the cmd test suite
Jerome Forissier
2024-11-24
Merge patch series "Fix device removal order for Apple dart iommu"
Tom Rini
2024-11-24
dm: Add dm_remove_devices_active() for ordered device removal
Janne Grunau
2024-11-22
test: unit test for hextoull()
Heinrich Schuchardt
2024-11-22
Revert "test: Update time tests to use unit-test asserts"
Tom Rini
2024-11-22
test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}
Mattijs Korpershoek
2024-11-18
test: cmd/hash: check return value of ut_check_console_line
Heinrich Schuchardt
2024-11-15
test/py: spi: Rephrase the warning/error messages
Love Kumar
2024-11-14
lmb.c: add missing comma in lmb_dump_region()
Heinrich Schuchardt
2024-11-14
test: use %zd for size_t in mbr_test_run()
Heinrich Schuchardt
2024-11-14
test: print_printf() must check availability of %ls
Heinrich Schuchardt
2024-11-14
test: cmd/mbr: pass correct buffer size to init_write_buffers
Heinrich Schuchardt
2024-11-14
Merge patch series "cmd: hash: correct parameter count check"
Tom Rini
2024-11-14
test: unit test for hash command
Heinrich Schuchardt
2024-11-13
Merge patch series "labgrid: Provide an integration with Labgrid"
Tom Rini
2024-11-13
Merge patch series "test: Tidy up the test/ directory"
Tom Rini
2024-11-13
test: Correct regex string in test_spi
Simon Glass
2024-11-13
test: Support testing with two board-builds
Simon Glass
2024-11-13
test: Add a section for closing the connection
Simon Glass
2024-11-13
test: Try to shut down the lab console gracefully
Simon Glass
2024-11-13
test: Avoid double echo when starting up
Simon Glass
2024-11-13
test: Improve handling of sending commands
Simon Glass
2024-11-13
test: Introduce lab mode
Simon Glass
2024-11-13
test: Introduce the concept of a role
Simon Glass
2024-11-13
test: Allow connecting to a running board
Simon Glass
2024-11-13
test: Release board after tests complete
Simon Glass
2024-11-13
test: Allow signaling that U-Boot is ready
Simon Glass
2024-11-13
test: Quote test names
Simon Glass
2024-11-13
test: Correct display of failing test
Simon Glass
2024-11-13
test: Update time tests to use unit-test asserts
Simon Glass
2024-11-13
test: Move time tests into the lib suite
Simon Glass
2024-11-13
test: Move time_ut test into lib
Simon Glass
2024-11-13
test: Move unicode tests into the lib suite
Simon Glass
2024-11-13
test: Move unicode_ut test into lib
Simon Glass
2024-11-13
str: test: Move into the lib suite
Simon Glass
2024-11-13
test: Move str_ut test into lib
Simon Glass
2024-11-13
test: Move print_ut into the common suite
Simon Glass
2024-11-13
test: Move print_ut test into common
Simon Glass
2024-11-13
bootm: test: Move test into boot
Simon Glass
2024-11-13
test: Update command test to use unit-test functions
Simon Glass
2024-11-13
command: test: Move into the cmd suite
Simon Glass
2024-11-13
command_ut: test: Move test into lib
Simon Glass
2024-11-13
compression: test: Move into the lib suite
Simon Glass
2024-11-13
compression: test: Move test into lib
Simon Glass
2024-11-13
test: Drop test-trace.sh and common.sh
Simon Glass
2024-11-13
bloblist: test: Drop global_data declarations
Simon Glass
2024-11-13
bloblist: test: Move test into common
Simon Glass
2024-11-13
test: run longjmp() test only on supported architectures
Heinrich Schuchardt
[next]