index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-11-26
test/py: Add a way to pass flags to sandbox
Simon Glass
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
2018-11-26
test: Add a simple test for bloblist
Simon Glass
2018-11-26
fs-test.sh: Update to use 'host' not 'sb'
Tom Rini
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
test: sf: Add a simple SPI flash test
Simon Glass
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
dm: core: Widen the dump tree to show more of the driver's name.
Liviu Dudau
2018-11-20
dm: adc: add uclass's mask and conversion helpers
Fabrice Gasnier
2018-11-16
test/py: test pinmux command
Patrice Chotard
2018-11-14
test: dm: virtio: Add test cases for virtio uclass
Bin Meng
2018-11-14
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-11-14
test: dm: blk: Correct blk_base test case
Bin Meng
2018-11-14
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
2018-11-14
test: regmap: Add test for regmap_{set, get}
Mario Six
2018-11-14
test: regmap: Increase size of syscon0 memory
Mario Six
2018-11-14
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-01
test: tee: fix resource leak in dm_test_tee()
Jens Wiklander
2018-10-22
test: overlay: add missing include
Heinrich Schuchardt
2018-10-20
test: Add test for PCI device without compat string and with DT node
Marek Vasut
2018-10-11
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-10-10
net: Don't overwrite waiting packets with asynchronous replies
Joe Hershberger
2018-10-10
test: eth: Add a test for the target being pinged
Joe Hershberger
2018-10-10
test: eth: Add a test for ARP requests
Joe Hershberger
2018-10-09
sysreset: Add a way to find the last reset
Simon Glass
2018-10-09
sysreset: Tidy up a few comments and logging
Simon Glass
2018-10-09
panel: Expand the backlight support
Simon Glass
2018-10-09
test: panel: Add a test for the panel uclass
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-10-09
log: Add helpers for common log levels
Simon Glass
2018-10-08
binman: Run tests concurrently
Simon Glass
2018-10-08
test: Reduce the number of tests run with sandbox_flattree
Simon Glass
2018-10-08
test: Tidy up comments and variable name
Simon Glass
2018-10-08
test: Print the name of each test before running it
Simon Glass
2018-10-08
test: Simplify the PATH setup
Simon Glass
2018-10-08
test/py: Fix unicode handling for log filtering
Simon Glass
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-10-07
test_avb: Update pymark.buildconfigspec information for the AVB tests
Jens Wiklander
2018-10-07
test: tee: test TEE uclass
Jens Wiklander
2018-10-06
test/py: test_fs: add docstring comments to helper functions
Akashi Takahiro
2018-10-06
test/py: test_fs: remove fs_type argument from umount_fs()
Akashi Takahiro
2018-10-06
test/py: ignore console read exceptions after test failure
Stephen Warren
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-29
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
test: Add tests for board uclass
Mario Six
2018-09-29
test: Add tests for dev_{enable, disable}_by_path
Mario Six
2018-09-29
test: Add tests for DT-manipulation functions
Mario Six
2018-09-28
test: list: Add tests for hexdump.c
Mario Six
[next]