summaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
2017-05-10dm: sandbox: pwm: add test for pwm_set_invert()Kever Yang
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass
2017-04-15dm: led: Add support for blinking LEDsSimon Glass
2017-04-15dm: led: Support toggling LEDsSimon Glass
2017-04-15dm: led: Add support for getting the state of an LEDSimon Glass
2017-04-15dm: led: Adjust the LED uclassSimon Glass
2017-04-05dm: test: Add test for device removalStefan Roese
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-07-27Add a power domain framework/uclassStephen Warren
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-19reset: implement a reset testStephen Warren
2016-06-04dm: test: Add GPIO open drain testsmario.six@gdsys.cc
2016-05-27mailbox: implement a sandbox testStephen Warren
2016-05-27Rename reset to sysresetStephen Warren
2016-05-17dm: mmc: test: Add tests for MMCSimon Glass
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass
2016-05-17dm: sandbox: Only enable the sandbox MMC driver when validSimon Glass
2016-04-14test/dm/core.c: Make pre-reloc test use pre-reloc structTom Rini
2016-04-01spmi: Add sandbox test driverMateusz Kulikowski
2016-03-18dm: blk: Add tests for block devicesSimon Glass
2016-03-14dm: usb: Clean up USB after each testSimon Glass
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-02-26spi: Re-enable the SPI flash testsSimon Glass
2016-02-15test/py: run all "ut" subtestsStephen Warren
2016-02-06video: test: Adjust order of file closureSimon Glass
2016-01-30video: test: Add console tests for truetypeSimon Glass
2016-01-30video: sandbox: Enable truetype fonts for sandboxSimon Glass
2016-01-30video: Handle the 'bell' characterSimon Glass
2016-01-30video: Use fractional units for X coordinatesSimon Glass
2016-01-29test/dm: clear unit test failure count each runStephen Warren
2016-01-24dm: syscon: Allow finding devices by driver dataSimon Glass
2016-01-21dm: video: test: Test that bitmap display works correctlySimon Glass
2016-01-21dm: video: test: Add tests for rotated consolesSimon Glass
2016-01-21dm: video: test: Add tests for the video uclassSimon Glass
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-12dm: test: Convert PCI tests to use the DM PCI APISimon Glass
2016-01-11dm: test: usb: Update the USB tests so that they all passSimon Glass
2016-01-07dm: Disable all SPI and SPI flash testsSimon Glass
2015-12-07CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not setTom Rini
2015-12-07dm: cmd: Relocate subcommands when MANUAL_RELOCMichal Simek
2015-11-20dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
2015-11-20dm: test: usb: Add a test for device reorderingSimon Glass
2015-11-20dm: test: usb: Add tests for the 'usb tree' commandSimon Glass