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
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.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
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
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-14
dm: Add a test for of-platdata
Simon Glass
2016-07-14
test/py: Start sandbox SPL when enabled
Simon Glass
2016-07-14
test/py: Provide a way to get early console output
Simon Glass
2016-07-14
test/py: Note which console produced unexpected output
Simon Glass
2016-07-14
test/py: Handle testing with the sandbox_spl board
Simon Glass
2016-07-14
test: Convert the vboot test to test/py
Simon Glass
2016-07-14
test/py: Add a helper to run a list of U-Boot commands
Simon Glass
2016-07-14
test/py: Provide a way to check that a command fails
Simon Glass
2016-07-14
test/py: Add an option to execute a string containing a command
Simon Glass
2016-07-14
test/py: Return output from run_and_log()
Simon Glass
2016-07-14
test/py: Provide output from exceptions with RunAndLog()
Simon Glass
2016-07-14
test/py: Allow RunAndLog() to return the output
Simon Glass
2016-07-14
test/py: Allow tests to control the sandbox device-tree file
Simon Glass
2016-07-14
test: Add a simple script to run tests on sandbox
Simon Glass
2016-07-14
test: Add a README
Simon Glass
2016-07-08
test/py: support 'memstart =' in u_boot_utils.find_ram_base()
Daniel Schwierzeck
2016-07-08
test/py: strip VT100 codes from match buffer
Stephen Warren
2016-07-08
test/py: fix CONFIG_ tests
Stephen Warren
2016-06-24
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
reset: implement a reset test
Stephen Warren
2016-06-19
test/py: fix printenv signon message disable code
Stephen Warren
2016-06-09
tests: py: disable main_signon check for printenv cmd
Heiko Schocher
2016-06-03
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
test/py: Support setting up specific timeout
Michal Simek
2016-05-27
test/py: fix NameError exception if bdi cmd is not supported
Heiko Schocher
2016-05-26
mailbox: implement a sandbox test
Stephen Warren
2016-05-26
Rename reset to sysreset
Stephen Warren
2016-05-17
dm: mmc: test: Add tests for MMC
Simon Glass
2016-05-17
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-05-17
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-13
tests: py: fix NameError exception if bdi cmd is not supported
Heiko Schocher
2016-05-06
test/py: dfu: wait for USB device to go away at boot
Stephen Warren
2016-04-25
tests: py: dfu: Provide functionality to set test and dummy files alt settings
Lukasz Majewski
2016-04-25
tests: py: dfu: Add functionality to set different u-boot's dfu env variable
Lukasz Majewski
2016-04-25
tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files
Lukasz Majewski
2016-04-14
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Tom Rini
2016-04-11
test/py: README: link to example hook scripts
Stephen Warren
2016-04-11
test/py: Add support for loading image via tftp to specified location
Michal Simek
2016-04-11
test/py: pass -v option when executing sandbox
Stephen Warren
2016-04-01
spmi: Add sandbox test driver
Mateusz Kulikowski
2016-03-17
dm: blk: Add tests for block devices
Simon Glass
2016-03-14
dm: usb: Clean up USB after each test
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-02-26
spi: Re-enable the SPI flash tests
Simon Glass
2016-02-26
trace: Improve the trace test number recognition
Simon Glass
[next]