aboutsummaryrefslogtreecommitdiff
path: root/test/dm/spi.c
AgeCommit message (Expand)Author
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-01-27test: dm: spi: Fix sandbox dm_test_spi_find()Bin Meng
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-01-29dm: spi: Move slave details to child platdataSimon Glass
2014-10-22dm: spi: Add testsSimon Glass