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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-11
1
-0
/
+552
|
\
|
*
test/py: Extend fpga command to test all fpga load types
Michal Simek
2018-09-11
1
-0
/
+552
*
|
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
1
-4
/
+3
*
|
Remove CONFIG_USE_STDINT
Masahiro Yamada
2018-09-10
1
-2
/
+0
*
|
sandbox: Add serial test
Patrice Chotard
2018-09-10
2
-0
/
+55
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-24
1
-0
/
+178
|
\
|
*
cmd: Add bind/unbind commands to bind a device to a driver from the command line
Jean-Jacques Hiblot
2018-08-21
1
-0
/
+178
*
|
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
*
test: dm: pci: Test more than one device on the same bus
Bin Meng
2018-08-08
1
-4
/
+33
*
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()
Bin Meng
2018-08-08
1
-3
/
+1
*
dm: power-domain: query power domain after get device
Peng Fan
2018-08-06
1
-0
/
+2
*
clk: add clk_valid()
Fabrice Gasnier
2018-08-03
1
-0
/
+1
*
fs-test.sh: Update expected result output
Tom Rini
2018-07-30
1
-5
/
+5
*
test/py: tpm2: switch from 'tpm' to 'tpm2' command
Miquel Raynal
2018-07-28
1
-20
/
+20
*
test/py: add test for whitelist of variables while importing environment
Quentin Schulz
2018-07-20
1
-0
/
+97
*
test/py: remove hacks for non-zero RAM base address in tests
Quentin Schulz
2018-07-20
3
-5
/
+5
*
test/py: return a RAM address different from 0 as it can be interpreted as NULL
Quentin Schulz
2018-07-20
1
-0
/
+6
*
test: smem: add basic smem test
Ramon Fried
2018-07-19
2
-0
/
+28
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-11
8
-22
/
+30
|
\
|
*
test/py: vboot: Remove stderr redirect from openssl command
Paul Burton
2018-07-10
1
-2
/
+2
|
*
test/py: hush_if_test: Use open() in place of file()
Paul Burton
2018-07-10
1
-1
/
+1
|
*
test/py: fit: Open files as binary files
Paul Burton
2018-07-10
1
-1
/
+1
|
*
test/py: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2018-07-10
1
-2
/
+6
|
*
test/py: Use range() rather than xrange()
Paul Burton
2018-07-10
3
-6
/
+6
|
*
test/py: Make print statements python 3.x safe
Paul Burton
2018-07-10
5
-10
/
+14
*
|
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
1
-0
/
+33
|
/
*
test: Enable cover-coverage tests for dtoc and fdt
Simon Glass
2018-07-09
1
-0
/
+4
*
binman: Switch to 'python-coverage'
Tom Rini
2018-07-09
1
-2
/
+1
*
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-07-09
1
-4
/
+4
*
test_avb: Add pymark.buildconfigspec information for the AVB tests
Tom Rini
2018-06-19
1
-0
/
+5
*
test/py: avb2.0: add tests for avb commands
Igor Opaniuk
2018-06-18
1
-0
/
+111
*
test: Fix sandbox_spl test filter
Simon Glass
2018-06-07
1
-2
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
1
-0
/
+42
|
\
|
*
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
2018-06-01
1
-0
/
+42
*
|
tests: Make test_log.py tests depend on cmd_log not log
Tom Rini
2018-05-31
1
-2
/
+2
*
|
test: dm: Fix wrong aliases property names
Eugeniu Rosca
2018-05-31
1
-1
/
+1
|
/
[next]