summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi/sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* sandbox: spi: Remove an incorrect free()Simon Glass2016-02-261-1/+0
* sandbox: spi: Add more debugging to SPI emulationSimon Glass2016-02-261-3/+10
* sandbox: spi: Add newline to printf() in sandbox_sf_probeSimon Glass2015-05-141-1/+1
* dm: spi: Move slave details to child platdataSimon Glass2015-01-291-0/+5
* dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()Simon Glass2015-01-291-2/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-2/+2
|\
| * dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-221-1/+1
| * dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-221-1/+1
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
|/
* dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-221-47/+291
* sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass2014-09-261-76/+38
* sandbox: spi: Add new SPI flash driverMike Frysinger2013-12-091-0/+483
OpenPOWER on IntegriCloud