1. d941aaf dm: spi: Make local functions static by Simon Glass · Tue Jun 23 15:39:05 2015 -0600
  2. b46cb63 dm: spi: Avoid setting the speed with every transfer by Simon Glass · Tue Feb 17 15:29:35 2015 -0700
  3. 5c74fba dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · Sun Apr 19 09:05:40 2015 -0600
  4. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  5. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:12 2015 -0700
  6. 82c2f50 dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · Sun Jan 25 08:27:11 2015 -0700
  7. 31a4d8d dm: spi: Move the per-child data size to the uclass by Simon Glass · Sun Jan 25 08:27:07 2015 -0700
  8. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  9. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  10. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  11. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · Tue Nov 11 10:46:23 2014 -0700
  12. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · Tue Nov 11 10:46:22 2014 -0700
  13. dd82d44 dm: spi: Add a uclass for SPI by Simon Glass · Mon Oct 13 23:41:52 2014 -0600