summaryrefslogtreecommitdiff
path: root/test/dm/spi.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass1-2/+2
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-4/+4
2015-01-30dm: spi: Move slave details to child platdataSimon Glass1-3/+3
2014-10-22dm: spi: Add testsSimon Glass1-0/+127