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-10-17
dm: core: Fix uclass_probe_all to really probe all devices
Michal Suchanek
2022-10-12
test: run setexpr test only on sandbox
Heinrich Schuchardt
2022-10-11
test: cmd: add test for temperature command
Robert Marko
2022-10-11
cmd: xxd: add new command
Roger Knecht
2022-10-11
cmd: cat: add new command
Roger Knecht
2022-10-11
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...
Tom Rini
2022-10-06
test: fix some pylint errors in test_efi_secboot
Heinrich Schuchardt
2022-10-05
dm: fpga: Introduce new uclass
Alexander Dahl
2022-09-29
dm: core: Support copying properties with ofnode
Simon Glass
2022-09-29
dm: core: Allow copying ofnode property data when writing
Simon Glass
2022-09-29
vbe: Allow test to run with live/flat tree
Simon Glass
2022-09-29
dm: core: Expand ofnode tests
Simon Glass
2022-09-29
dm: core: Create a function to get a live tree in a test
Simon Glass
2022-09-29
dm: core: Complete phandle implementation using the other FDT
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
dm: core: Add a way to look up a phandle in an oftree
Simon Glass
2022-09-29
dm: core: Add ofnode functions to obtain an oftree
Simon Glass
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
dm: core: Add a macro to iterate through properties
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
sandbox: test: Provide an easy way to use the other FDT
Simon Glass
2022-09-29
test: Drop the UT_TESTF_LIVE_OR_FLAT flag
Simon Glass
2022-09-29
test: Detect a change in the device tree
Simon Glass
2022-09-29
test: Make a copy of the device tree before running a test
Simon Glass
2022-09-29
dm: core: Support writing a property to an empty node
Simon Glass
2022-09-29
dm: core: Allow adding ofnode subnodes
Simon Glass
2022-09-29
test: Support testing malloc() failures
Simon Glass
2022-09-29
test: Fix missing livetree test runs
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-25
sandbox: Add a test for SCSI
Simon Glass
2022-09-23
display_options: print_size: Fix order overflow
Pali Rohár
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
[next]