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
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-15
Nokia RX-51: Add booting from UBI into test script
Pali Rohár
2022-09-15
Nokia RX-51: Add comment describing kernel image type into test script
Pali Rohár
2022-09-15
Nokia RX-51: Do not set useless ARCH= in test script
Pali Rohár
2022-09-15
Nokia RX-51: Call bootm in test script only when image is valid
Pali Rohár
2022-09-15
Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script
Pali Rohár
2022-09-15
gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function
Patrice Chotard
2022-09-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-09-14
Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-09-14
test: unit test for eficonfig
Masahisa Kojima
2022-09-13
cyclic: Add a simple test
Stefan Roese
2022-09-12
Makefile: Add a pcheck option to run tests in parallel
Simon Glass
2022-09-12
test/py: Support --build when running tests in parallel
Simon Glass
2022-09-12
test/py: Move U-Boot building into a function
Simon Glass
2022-09-12
test: Refactor arg parsing for the run script
Simon Glass
2022-09-12
test: Make test_gpio_read() independent
Simon Glass
2022-09-12
test: Mark test_gpt tests as slow
Simon Glass
2022-09-12
test: Mark all but the first vboot test as slow
Simon Glass
2022-09-12
test: Make test_efi_bootmgr() single-threaded
Simon Glass
2022-09-12
test: Make test_sqfs_ls() single-threaded
Simon Glass
2022-09-12
test: Update FIT tests to run in parallel
Simon Glass
2022-09-12
test: Make test_bind_unbind_with_uclass() single-threaded
Simon Glass
2022-09-12
test/py: Allow tests to be marked single-threaded only
Simon Glass
2022-09-12
test: Fix bootm_test_subst_var() running independently
Simon Glass
2022-09-12
test: Fix test_pinmux to run in parallel
Simon Glass
2022-09-03
tpm: Allow reporting the internal state
Simon Glass
2022-09-02
dm: rtc: Try to handle the localtime() race
Simon Glass
2022-09-02
dm: rtc: Try to avoid a race in rtc_set_get test
Simon Glass
2022-09-02
dm: rtc: Avoid a race in the rtc_reset test
Simon Glass
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-09-02
dm: rtc: Make use of ut_assertnonnull()
Simon Glass
2022-09-02
cmd: Add pause command
Samuel Dionne-Riel
2022-08-22
CI: Move to Ubuntu 2022.04 "Jammy" for CI base
Tom Rini
2022-08-12
vbe: Add a new vbe command
Simon Glass
2022-08-12
bootstd: Check building without global bootmeths
Simon Glass
2022-08-12
bootstd: Add vbe bootmeth into sandbox
Simon Glass
2022-08-12
vbe: Support VBE simple
Simon Glass
2022-08-12
event: Add an event for device tree fixups
Simon Glass
2022-08-12
bootstd: Drop the system bootdev
Simon Glass
2022-08-12
bootstd: Always create the EFI bootmgr bootmeth
Simon Glass
2022-08-12
bootstd: Allow scanning for global bootmeths separately
Simon Glass
2022-08-12
dm: core: Call dm_scan_other() when setting up for tests
Simon Glass
2022-08-12
bootstd: Allow EFI bootmgr to support an invalid bootflow
Simon Glass
2022-08-12
bootstd: Provide a bootmeth method to obtain state info
Simon Glass
2022-08-12
bootstd: Fix comment in bootmeth test
Simon Glass
2022-08-12
bootstd: Drop delays in the tests
Simon Glass
2022-08-12
dm: core: Add support for writing u32 with ofnode
Simon Glass
2022-08-12
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
[next]