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
/
dm
Age
Commit message (
Expand
)
Author
2018-08-24
dm: test: Fix typo in test-main comment
Michal Simek
2018-08-11
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2018-08-11
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-08-11
test: Add tests for misc uclass
Mario Six
2018-08-11
test: Add AXI test
Mario Six
2018-08-10
sandbox: led: use new function to configure default state
Patrick Delaunay
2018-08-08
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
2018-08-08
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
Bin Meng
2018-08-08
test: dm: pci: Test driver binding with driver data provided
Bin Meng
2018-08-08
test: dm: pci: Add tests for configuration space access
Bin Meng
2018-08-08
test: dm: pci: Test more than one PCI host controller
Bin Meng
2018-08-08
test: dm: pci: Test more than one device on the same bus
Bin Meng
2018-08-08
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()
Bin Meng
2018-08-06
dm: power-domain: query power domain after get device
Peng Fan
2018-08-03
clk: add clk_valid()
Fabrice Gasnier
2018-07-19
test: smem: add basic smem test
Ramon Fried
2018-07-09
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
2018-05-31
test: dm: Fix wrong aliases property names
Eugeniu Rosca
2018-05-18
sandbox: tests: Add tests for mc34708 PMIC device
Lukasz Majewski
2018-05-18
sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
Lukasz Majewski
2018-05-08
test: regmap: add read/modify/write test
Neil Armstrong
2018-05-08
dm: led: add testcase for "default-state" property
Patrick Bruenn
2018-05-07
test: ofnode: test ofnode_device_is_compatible()
Masahiro Yamada
2018-05-07
test: regmap: test Linux-compatible syscon_node_to_regmap()
Masahiro Yamada
2018-05-07
regmap: clean up regmap allocation
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
test: dm: regmap: fix license header
Masahiro Yamada
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-10
clk: add sandbox test for bulk API
Neil Armstrong
2018-04-10
reset: add sandbox test for bulk API
Neil Armstrong
2018-04-01
core: ofnode: Fix translation for #size-cells == 0
Mario Six
2018-03-06
dm: video: support increased intensity (bold)
Heinrich Schuchardt
2018-03-06
dm: video: show correct colors in graphical console
Heinrich Schuchardt
2018-02-03
dm: core: Add a function to look up a uclass by name
Simon Glass
2018-01-15
dm: core: parse chosen node
Rob Clark
2017-12-12
power: extend prefix match to regulator-name property
Felix Brack
2017-10-09
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-10-06
test/dm: Fix string handling issues in the eth test
Tom Rini
2017-10-01
test: dm: usb: Update test cases for USB
Bin Meng
2017-09-29
video: test: Add ANSI escape sequence tests
Rob Clark
2017-09-29
video: test: Helper for writing strings
Rob Clark
2017-09-11
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
Patrice Chotard
2017-09-11
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-11
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-06-12
test: bus: Add a check that dev is not NULL
Simon Glass
[next]