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
/
common
Age
Commit message (
Expand
)
Author
2025-12-05
test: relax cread_test time constraint
Heinrich Schuchardt
2025-12-05
test: consider endianness in print_display_buffer
Heinrich Schuchardt
2025-12-05
test: print_do_hex_dump test depends on HEXDUMP
Heinrich Schuchardt
2025-12-05
test: print_display_buffer must consider 64bit support
Heinrich Schuchardt
2025-11-21
test: cmd/fdt: do not use fixed buffer addresses
Heinrich Schuchardt
2025-11-21
test: common/print: do not use fixed buffer addresses
Heinrich Schuchardt
2025-06-23
Merge tag 'v2025.07-rc5' into next
Tom Rini
2025-06-17
lib/uuid.c: restore support of system partition type for ESP
Patrick Delaunay
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-04-22
lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID
Jerome Forissier
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-03-13
test: event: Correct usage of IS_ENABLED() macro in test/common/event.c
Tom Rini
2025-02-11
test: Drop suites.h
Simon Glass
2025-01-28
bloblist: add api to get blob with size
Raymond Mao
2025-01-24
Merge patch series "test: Improvements to ut command and test-suite running"
Tom Rini
2025-01-24
test: Drop the function for running bloblist tests
Simon Glass
2025-01-24
test: Drop the function for running common tests
Simon Glass
2025-01-24
test: Drop the _test suffix on linker lists
Simon Glass
2025-01-22
bloblist: Make BLOBLIST_ALLOC the default
Simon Glass
2024-12-02
test: Adjust print_ut test to use unsigned char
Simon Glass
2024-11-14
test: print_printf() must check availability of %ls
Heinrich Schuchardt
2024-11-13
Merge patch series "test: Tidy up the test/ directory"
Tom Rini
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
bloblist: test: Drop global_data declarations
Simon Glass
2024-11-13
bloblist: test: Move test into common
Simon Glass
2024-08-26
test: Use UTF_CONSOLE in remaining tests
Simon Glass
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-06-16
cyclic: make clients embed a struct cyclic_info in their own data structure
Rasmus Villemoes
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
test: event: Only run test_event_probe() on sandbox
Simon Glass
2023-10-24
cli: Consume invalid escape sequences early
Yurii Monakov
2023-09-30
test: build dependency for event unit tests
Heinrich Schuchardt
2023-08-31
event: Support a simple spy record
Simon Glass
2023-03-28
cli: Correct handling of invalid escape sequences in cread_line()
Simon Glass
2023-03-28
cli: Correct several bugs in cli_getch()
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
cyclic: Add a simple test
Stefan Roese
2022-03-10
event: Add events for device probe/remove
Simon Glass
2022-03-10
event: Add a simple test
Simon Glass
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel