index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
dm: test: Add a test for of-platdata phandles
Simon Glass
2020-10-29
dm: test: Add a check that all devices have a dev value
Simon Glass
2020-10-29
dm: Add a C test for of-platdata properties
Simon Glass
2020-10-29
dm: test: Drop of-platdata pytest
Simon Glass
2020-10-29
test: Run only the selected SPL test
Simon Glass
2020-10-29
test: Run SPL unit tests
Simon Glass
2020-10-29
pytest: Collect SPL unit tests
Simon Glass
2020-10-29
dm: test: Add a very simple of-platadata test
Simon Glass
2020-10-29
dm: test: Add a way to run SPL tests
Simon Glass
2020-10-29
dm: test: Update the test runner to support of-platdata
Simon Glass
2020-10-29
dm: test: Build tests for SPL
Simon Glass
2020-10-29
dtoc: Fix widening of int to bytes
Simon Glass
2020-10-29
dm: test: Disable some tests that should not run in SPL
Simon Glass
2020-10-29
dm: test: Make use of CONFIG_UNIT_TEST
Simon Glass
2020-10-29
dm: test: Update Makefile conditions
Simon Glass
2020-10-29
dm: test: Sort the Makefile
Simon Glass
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-28
test: mux-cmd: Add tests for the 'mux' command
Pratyush Yadav
2020-10-28
test: Add tests for the multiplexer framework
Jean-Jacques Hiblot
2020-10-27
test: log: test message continuation
Heinrich Schuchardt
2020-10-23
cmd: fat: Use do_save() for fatwrite
Lad Prabhakar
2020-10-23
test: unit tests for print_freq(), print_size()
Heinrich Schuchardt
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-18
video: backlight: fix pwm's duty cycle calculation
Dario Binacchi
2020-10-17
test: Fix sandbox tests failing to build
Sean Anderson
2020-10-14
cmd/button: return button status
Heinrich Schuchardt
2020-10-14
test: sharpen button label unit test
Heinrich Schuchardt
2020-10-14
test: Add PStore command tests
Frédéric Danis
2020-10-12
test: vboot: add tests for multiple required keys
Thirupathaiah Annapureddy
2020-10-10
log: Disable the syslog driver by default
Simon Glass
2020-10-10
log: Add a way to enable/disable a log device
Simon Glass
2020-10-10
log: Drop #ifdef in log_test
Simon Glass
2020-10-10
log: Allow LOG_DEBUG to always enable log output
Simon Glass
2020-10-08
test: dm: Test for default led naming
Sean Anderson
2020-10-08
test: pinmux: Add test for pin muxing
Sean Anderson
2020-10-06
test: dm: add test for phandle access functions
Patrick Delaunay
2020-10-06
dm: update test on of_offset in ofnode_valid
Patrick Delaunay
2020-10-06
bloblist: Allow custom alignment for blobs
Simon Glass
2020-10-06
bloblist: Tidy up the data alignment
Simon Glass
2020-10-06
bloblist: Compare addresses rather than pointers in tests
Simon Glass
2020-10-06
bloblist: Add a command
Simon Glass
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-09-30
firmware: smci: sandbox test for SCMI reset controllers
Etienne Carriere
2020-09-30
firmware: scmi: sandbox test for SCMI clocks
Etienne Carriere
2020-09-30
firmware: add SCMI agent uclass
Etienne Carriere
2020-09-30
test: dm: Add tests for regmap managed API and regmap fields
Jean-Jacques Hiblot
2020-09-30
test/py: allow multi-digit index in in_tree()
Pratyush Yadav
[next]