summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: spi: Move slave details to child platdataSimon Glass2015-01-291-34/+49
* dm: spi: Set up the spi_slave device pointer in child_pre_probe()Simon Glass2015-01-291-0/+10
* dm: spi: Move the per-child data size to the uclassSimon Glass2015-01-291-0/+1
* dm: core: Add a flag to control sequence numberingSimon Glass2015-01-291-0/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-32/+2
|\
| * dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-221-22/+1
| * dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-221-10/+1
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
|/
* dm: spi: Add a uclass for SPISimon Glass2014-10-221-0/+390
OpenPOWER on IntegriCloud