index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
Age
Commit message (
Expand
)
Author
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
2017-04-27
dm: sandbox: pwm: Add a basic pwm test
Simon Glass
2017-04-15
dm: led: Add support for blinking LEDs
Simon Glass
2017-04-15
dm: led: Support toggling LEDs
Simon Glass
2017-04-15
dm: led: Add support for getting the state of an LED
Simon Glass
2017-04-15
dm: led: Adjust the LED uclass
Simon Glass
2017-04-05
dm: test: Add test for device removal
Stefan Roese
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-27
Add a power domain framework/uclass
Stephen Warren
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
reset: implement a reset test
Stephen Warren
2016-06-04
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-05-27
mailbox: implement a sandbox test
Stephen Warren
2016-05-27
Rename reset to sysreset
Stephen Warren
2016-05-17
dm: mmc: test: Add tests for MMC
Simon Glass
2016-05-17
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-05-17
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-04-14
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Tom Rini
2016-04-01
spmi: Add sandbox test driver
Mateusz Kulikowski
2016-03-18
dm: blk: Add tests for block devices
Simon Glass
2016-03-14
dm: usb: Clean up USB after each test
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-02-26
spi: Re-enable the SPI flash tests
Simon Glass
2016-02-15
test/py: run all "ut" subtests
Stephen Warren
2016-02-06
video: test: Adjust order of file closure
Simon Glass
2016-01-30
video: test: Add console tests for truetype
Simon Glass
2016-01-30
video: sandbox: Enable truetype fonts for sandbox
Simon Glass
2016-01-30
video: Handle the 'bell' character
Simon Glass
2016-01-30
video: Use fractional units for X coordinates
Simon Glass
2016-01-29
test/dm: clear unit test failure count each run
Stephen Warren
2016-01-24
dm: syscon: Allow finding devices by driver data
Simon Glass
2016-01-21
dm: video: test: Test that bitmap display works correctly
Simon Glass
[next]