index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dm: video: correctly set the cursor position
Heinrich Schuchardt
2018-11-17
1
-2
/
+2
*
|
|
sandbox: Drop the deprecated 'sb' command
Simon Glass
2018-11-26
1
-1
/
+1
*
|
|
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
1
-0
/
+9
*
|
|
test: sf: Add a simple SPI flash test
Simon Glass
2018-11-20
1
-2
/
+44
*
|
|
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
1
-3
/
+3
|
|
/
|
/
|
*
|
dm: adc: add uclass's mask and conversion helpers
Fabrice Gasnier
2018-11-20
1
-0
/
+35
|
/
*
test: dm: virtio: Add test cases for virtio uclass
Bin Meng
2018-11-14
2
-0
/
+123
*
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-11-14
1
-0
/
+20
*
test: dm: blk: Correct blk_base test case
Bin Meng
2018-11-14
1
-16
/
+11
*
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
2018-11-14
2
-2
/
+50
*
test: regmap: Add test for regmap_{set, get}
Mario Six
2018-11-14
1
-0
/
+28
*
test: regmap: Increase size of syscon0 memory
Mario Six
2018-11-14
1
-1
/
+1
*
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
2
-4
/
+27
*
test: tee: fix resource leak in dm_test_tee()
Jens Wiklander
2018-11-01
1
-9
/
+26
*
test: Add test for PCI device without compat string and with DT node
Marek Vasut
2018-10-20
1
-0
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-10-11
1
-0
/
+170
|
\
|
*
net: Don't overwrite waiting packets with asynchronous replies
Joe Hershberger
2018-10-10
1
-4
/
+2
|
*
test: eth: Add a test for the target being pinged
Joe Hershberger
2018-10-10
1
-0
/
+86
|
*
test: eth: Add a test for ARP requests
Joe Hershberger
2018-10-10
1
-0
/
+86
*
|
sysreset: Add a way to find the last reset
Simon Glass
2018-10-09
1
-0
/
+20
*
|
sysreset: Tidy up a few comments and logging
Simon Glass
2018-10-09
1
-1
/
+0
*
|
panel: Expand the backlight support
Simon Glass
2018-10-09
1
-0
/
+29
*
|
test: panel: Add a test for the panel uclass
Simon Glass
2018-10-09
2
-0
/
+51
*
|
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
1
-0
/
+16
*
|
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
1
-0
/
+31
*
|
sandbox: video: Speed up video output
Simon Glass
2018-10-09
1
-1
/
+1
*
|
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-10-08
1
-0
/
+12
|
/
*
test: tee: test TEE uclass
Jens Wiklander
2018-10-07
2
-0
/
+99
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
4
-0
/
+163
|
\
|
*
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
2
-0
/
+23
|
*
test: Add tests for board uclass
Mario Six
2018-09-29
2
-0
/
+58
|
*
test: Add tests for dev_{enable, disable}_by_path
Mario Six
2018-09-29
1
-0
/
+28
|
*
test: Add tests for DT-manipulation functions
Mario Six
2018-09-29
1
-0
/
+54
*
|
video_osd: Add osd sandbox driver and tests
Mario Six
2018-09-28
2
-0
/
+211
|
/
*
dm: fix alignment of help message of "dm" command
Masahiro Yamada
2018-09-18
1
-1
/
+1
*
test: ofnode: test ofnode_by_prop_value()
Jens Wiklander
2018-09-18
1
-0
/
+27
*
test: Add tests for CPU uclass
Mario Six
2018-09-18
2
-0
/
+46
*
test: Add tests for sysreset_get_status
Mario Six
2018-09-18
1
-0
/
+20
*
sandbox: Add serial test
Patrice Chotard
2018-09-10
2
-0
/
+55
*
dm: test: Fix typo in test-main comment
Michal Simek
2018-08-24
1
-1
/
+1
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2018-08-11
2
-0
/
+84
|
\
|
*
test: Add tests for misc uclass
Mario Six
2018-08-11
2
-0
/
+84
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-08-11
2
-0
/
+78
|
\
\
|
|
/
|
/
|
|
*
test: Add AXI test
Mario Six
2018-08-11
2
-0
/
+78
*
|
sandbox: led: use new function to configure default state
Patrick Delaunay
2018-08-10
1
-0
/
+3
|
/
*
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
2018-08-08
1
-0
/
+32
*
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
Bin Meng
2018-08-08
1
-0
/
+63
*
test: dm: pci: Test driver binding with driver data provided
Bin Meng
2018-08-08
1
-0
/
+17
*
test: dm: pci: Add tests for configuration space access
Bin Meng
2018-08-08
1
-9
/
+15
*
test: dm: pci: Test more than one PCI host controller
Bin Meng
2018-08-08
1
-0
/
+11
[prev]
[next]