1. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  2. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · Tue Feb 05 11:29:23 2019 +0530
  3. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · Tue Nov 06 15:21:41 2018 -0700
  4. 8e8963b dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · Mon Oct 01 11:55:19 2018 -0600
  5. 3b4b340 sandbox: spi: Add more logging by Simon Glass · Mon Oct 01 11:55:13 2018 -0600
  6. fd5259a sandbox: spi: Drop command-line SPI option by Simon Glass · Mon Oct 01 11:55:09 2018 -0600
  7. f354863 dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · Mon Jun 11 13:07:16 2018 -0600
  8. 18790eb spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · Tue Jun 12 00:05:01 2018 -0600
  9. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  10. 11aa2af dm: sandbox: spi: Convert driver to support livetree by Simon Glass · Thu May 18 20:09:58 2017 -0600
  11. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  12. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  13. 49e6579 sf: nr_sectors -> n_sectors by Jagan Teki · Sun Oct 30 23:16:15 2016 +0530
  14. b980b69 sf: sandbox: Use JEDEC_MFR|ID in id exctract by Jagan Teki · Sun Oct 30 23:16:12 2016 +0530
  15. 77ae47b sf: Adopt flash table INFO macro from Linux by Jagan Teki · Sun Oct 30 23:16:10 2016 +0530
  16. fbf356b sf: Remove SECT_32K by Jagan Teki · Mon Aug 08 17:19:08 2016 +0530
  17. f227e64 sandbox: spi: Remove an incorrect free() by Simon Glass · Wed Feb 24 09:14:55 2016 -0700
  18. db45d9e sandbox: spi: Add more debugging to SPI emulation by Simon Glass · Wed Feb 24 09:14:54 2016 -0700
  19. bb213e3 sandbox: spi: Add newline to printf() in sandbox_sf_probe by Simon Glass · Mon May 04 11:31:10 2015 -0600
  20. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:12 2015 -0700
  21. ef3493d dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() by Simon Glass · Sun Jan 25 08:27:09 2015 -0700
  22. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  23. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  24. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · Tue Nov 11 10:46:23 2014 -0700
  25. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · Tue Nov 11 10:46:22 2014 -0700
  26. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · Mon Oct 13 23:42:08 2014 -0600
  27. 5d8f063 sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · Mon Sep 15 06:33:19 2014 -0600
  28. b375ad9 sandbox: spi: Add new SPI flash driver by Mike Frysinger · Tue Dec 03 16:43:27 2013 -0700