summaryrefslogtreecommitdiffstats
path: root/test/dm/spi.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-041-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-271-2/+2
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-4/+4
* dm: spi: Move slave details to child platdataSimon Glass2015-01-291-3/+3
* dm: spi: Add testsSimon Glass2014-10-221-0/+127