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
2025-01-01
Merge patch series "Add 'trace wipe'"
Tom Rini
2024-12-31
test: test_trace.py: test 'trace wipe'
Jerome Forissier
2024-12-31
Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"
Tom Rini
2024-12-31
test: lib: Use CONFIG_64BIT to detect 64 bit compile
Andrew Goodbody
2024-12-30
lmb: Remove lmb_alloc_base_flags()
Ilias Apalodimas
2024-12-30
lmb: Remove lmb_alloc_addr_flags()
Ilias Apalodimas
2024-12-30
lmb: Rename free_mem to available_mem
Ilias Apalodimas
2024-12-30
lmb: Remove lmb_reserve_flags()
Ilias Apalodimas
2024-12-30
lmb: Move enum lmb_flags to a u32
Ilias Apalodimas
2024-12-28
test/cmd/wget: replace bogus response with an actual response from the HTTP s...
Mikhail Kshevetskiy
2024-12-28
test/cmd/wget: fix the test
Mikhail Kshevetskiy
2024-12-25
Merge tag 'v2025.01-rc5' into next
Tom Rini
2024-12-18
test: sandbox: fix link error with do_ut_bootm if BLOBLIST=n
Evgeny Bachinin
2024-12-18
test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=n
Evgeny Bachinin
2024-12-18
test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=n
Evgeny Bachinin
2024-12-17
test/py: Always use the current dir as the source tree
Simon Glass
2024-12-12
lmb: Return -EEXIST in lmb_add_region_flags() if region already added
Sam Protsenko
2024-12-09
Merge tag 'v2025.01-rc4' into next
Tom Rini
2024-12-06
Merge patch series "led: update LED boot/activity to new property implementat...
Tom Rini
2024-12-06
test: dm: Update test for LED activity and boot
Christian Marangi
2024-12-06
test: dm: Add test for ofnode options phandle helper
Christian Marangi
2024-12-06
test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle
Christian Marangi
2024-12-06
test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_ot
Christian Marangi
2024-12-05
lmb: Fix the allocation of overlapping memory areas with !LMB_NONE
Ilias Apalodimas
2024-12-03
Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2024-12-03
Merge patch series "CI: Set up for an arm64 runner"
Tom Rini
2024-12-02
test: Adjust print_ut test to use unsigned char
Simon Glass
2024-11-29
test: add command to 'Boot fail' message
Heinrich Schuchardt
2024-11-29
test: add command to 'Lab failure' timeout message
Heinrich Schuchardt
2024-11-29
Merge patch series "test: Avoid needing sudo for image-creation"
Tom Rini
2024-11-29
bootstd: Remove prepared images
Simon Glass
2024-11-29
test_ut: Drop support for fallback files
Simon Glass
2024-11-29
test_ut: Use the built mkimage
Simon Glass
2024-11-29
test_ut: Drop exeception handling
Simon Glass
2024-11-29
test_ut: Allow running unprivileged
Richard Weinberger
2024-11-29
test_ut: Add an image size to setup_image()
Simon Glass
2024-11-29
test_fs: Rename mount dir to scratch
Richard Weinberger
2024-11-29
test_fs: Allow running unprivileged
Richard Weinberger
2024-11-29
test/cmd/wget.c: move net_test_wget() to the cmd test suite
Jerome Forissier
2024-11-29
test/py: zynqmp_rpu: Fix tcminit mode value
Love Kumar
2024-11-26
bootstd: Remove prepared images
Simon Glass
2024-11-26
test_ut: Drop support for fallback files
Simon Glass
2024-11-26
test_ut: Use the built mkimage
Simon Glass
2024-11-26
test_ut: Drop exeception handling
Simon Glass
2024-11-26
test_ut: Allow running unprivileged
Richard Weinberger
2024-11-26
test_ut: Add an image size to setup_image()
Simon Glass
2024-11-26
test_fs: Rename mount dir to scratch
Richard Weinberger
2024-11-26
test_fs: Allow running unprivileged
Richard Weinberger
2024-11-26
bootstd: Add test for Android boot image v2
Guillaume La Roque
2024-11-25
Merge tag 'v2025.01-rc3' into next
Tom Rini
[next]