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
2017-07-22
tests: test_dfu.py: Add example udev rule for host_usb_dev_node
Tom Rini
2017-07-11
sandbox: Stop printing platdata at the start of SPL
Simon Glass
2017-07-11
test: Add a test for snprintf() and the banner/version
Simon Glass
2017-07-11
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-06-12
tools/tbot: update README
Heiko Schocher
2017-06-12
test: bus: Add a check that dev is not NULL
Simon Glass
2017-06-12
test: wdt: Add a check that dev is not NULL
Simon Glass
2017-06-12
test: pwm: Add a check that dev is not NULL
Simon Glass
2017-06-09
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-05
test: py: hush: Add echo dependency
Michal Simek
2017-06-05
test: py: Use global pytestmark for hush tests
Michal Simek
2017-06-01
dm: phy: Update tests to use ut_asserteq()
Simon Glass
2017-06-01
dm: test: Disable the fdt_offset test with livetree
Simon Glass
2017-06-01
dm: test: Separate out the bus DT offset test
Simon Glass
2017-06-01
test: Update 'make test' to run more tests
Simon Glass
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
dm: test: Add support for running tests with livetree
Simon Glass
2017-06-01
dm: test: Show the test filename when running
Simon Glass
2017-06-01
dm: test: Move test running code into a separate function
Simon Glass
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
dm: core: Scan the live tree when setting up driver model
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: blk: Allow finding block devices without probing
Simon Glass
2017-05-22
test: py: Add cmd_echo dependency
Michal Simek
2017-05-10
dm: sandbox: pwm: add test for pwm_set_invert()
Kever Yang
2017-05-09
dm: test: Add tests for the generic PHY uclass
Jean-Jacques Hiblot
2017-05-08
dm: Simple Watchdog uclass
maxims@google.com
2017-04-27
dm: sandbox: pwm: Add a basic pwm test
Simon Glass
2017-04-14
dm: led: Add support for blinking LEDs
Simon Glass
2017-04-14
dm: led: Support toggling LEDs
Simon Glass
2017-04-14
dm: led: Add support for getting the state of an LED
Simon Glass
2017-04-14
dm: led: Adjust the LED uclass
Simon Glass
2017-04-04
dm: test: Add test for device removal
Stefan Roese
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-03-20
test-fit.py: Minor grammar/spelling/clarification tweaks
Robert P. J. Day
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-11-27
travis: Add efi_loader grub2 test
Alexander Graf
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-26
tests: Add efi_loader hello world test
Alexander Graf
2016-11-26
tests: net: Offset downloads to 4MB
Alexander Graf
2016-11-21
fs-test.sh: Update expected results
Stefan Brüns
2016-11-21
test/py: expose config and log as session scoped fixture
Stefan Brüns
2016-10-23
test/py: ensure a log section exists for skipped tests
Stephen Warren
2016-10-14
test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC
Tom Rini
2016-10-13
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
test: add NFS download test
Guillaume GARDET
2016-09-23
fs-test.sh: Update expected results
Tom Rini
2016-09-23
test/fs: Check writes using "." (same dir) relative path
Stefan Brüns
[next]