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: 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
*
test: smem: add basic smem test
Ramon Fried
2018-07-19
2
-0
/
+28
*
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-07-09
1
-4
/
+4
*
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
*
|
test: dm: Fix wrong aliases property names
Eugeniu Rosca
2018-05-31
1
-1
/
+1
|
/
*
sandbox: tests: Add tests for mc34708 PMIC device
Lukasz Majewski
2018-05-18
1
-0
/
+56
*
sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
Lukasz Majewski
2018-05-18
1
-2
/
+10
*
test: regmap: add read/modify/write test
Neil Armstrong
2018-05-08
1
-0
/
+25
*
dm: led: add testcase for "default-state" property
Patrick Bruenn
2018-05-08
1
-1
/
+19
*
test: ofnode: test ofnode_device_is_compatible()
Masahiro Yamada
2018-05-07
2
-0
/
+18
*
test: regmap: test Linux-compatible syscon_node_to_regmap()
Masahiro Yamada
2018-05-07
1
-0
/
+17
*
regmap: clean up regmap allocation
Masahiro Yamada
2018-05-07
1
-8
/
+5
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
37
-74
/
+37
*
test: dm: regmap: fix license header
Masahiro Yamada
2018-04-28
1
-1
/
+1
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
15
-30
/
+0
*
clk: add sandbox test for bulk API
Neil Armstrong
2018-04-10
1
-0
/
+37
*
reset: add sandbox test for bulk API
Neil Armstrong
2018-04-10
1
-0
/
+33
*
core: ofnode: Fix translation for #size-cells == 0
Mario Six
2018-04-01
1
-0
/
+43
*
dm: video: support increased intensity (bold)
Heinrich Schuchardt
2018-03-06
1
-1
/
+1
*
dm: video: show correct colors in graphical console
Heinrich Schuchardt
2018-03-06
1
-1
/
+1
*
dm: core: Add a function to look up a uclass by name
Simon Glass
2018-02-03
1
-0
/
+9
*
dm: core: parse chosen node
Rob Clark
2018-01-15
2
-2
/
+2
*
power: extend prefix match to regulator-name property
Felix Brack
2017-12-12
1
-0
/
+2
*
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-10-09
1
-12
/
+46
|
\
|
*
video: test: Add ANSI escape sequence tests
Rob Clark
2017-09-29
1
-0
/
+34
|
*
video: test: Helper for writing strings
Rob Clark
2017-09-29
1
-12
/
+12
*
|
test/dm: Fix string handling issues in the eth test
Tom Rini
2017-10-06
1
-3
/
+5
*
|
test: dm: usb: Update test cases for USB
Bin Meng
2017-10-01
1
-158
/
+5
|
/
*
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
Patrice Chotard
2017-09-11
1
-1
/
+1
*
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-11
1
-3
/
+3
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-18
/
+18
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-36
/
+36
*
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
1
-0
/
+80
*
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-07-11
1
-0
/
+72
*
test: bus: Add a check that dev is not NULL
Simon Glass
2017-06-12
1
-0
/
+3
[next]