summaryrefslogtreecommitdiffstats
path: root/drivers/spi/sandbox_spi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* dm: spi: Move the per-child data size to the uclassSimon Glass2015-01-291-1/+0
* dm: sandbox: spi: Move to driver modelSimon Glass2014-10-221-126/+74
* sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass2014-03-171-0/+13
* sandbox: spi: Add SPI emulation busMike Frysinger2013-12-091-0/+204