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-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
2017-06-12
test: wdt: Add a check that dev is not NULL
Simon Glass
2017-06-12
test: pwm: Add a check that dev is not NULL
Simon Glass
2017-06-09
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-01
dm: phy: Update tests to use ut_asserteq()
Simon Glass
2017-06-01
dm: test: Disable the fdt_offset test with livetree
Simon Glass
2017-06-01
dm: test: Separate out the bus DT offset test
Simon Glass
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
dm: test: Add support for running tests with livetree
Simon Glass
2017-06-01
dm: test: Show the test filename when running
Simon Glass
2017-06-01
dm: test: Move test running code into a separate function
Simon Glass
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
dm: core: Scan the live tree when setting up driver model
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: blk: Allow finding block devices without probing
Simon Glass
2017-05-10
dm: sandbox: pwm: add test for pwm_set_invert()
Kever Yang
2017-05-09
dm: test: Add tests for the generic PHY uclass
Jean-Jacques Hiblot
2017-05-08
dm: Simple Watchdog uclass
maxims@google.com
[next]