1. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  2. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  3. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  4. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  5. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  6. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  7. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  8. a6cfc34 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 5 months ago
  9. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  10. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  11. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  12. 66613f5 dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  13. c3aed5d sandbox: spi: Add more logging by Simon Glass · 6 years ago
  14. 1289e96 sandbox: spi: Drop command-line SPI option by Simon Glass · 6 years ago
  15. 008dcdd dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · 6 years ago
  16. fb95283 spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · 6 years ago
  17. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  18. a118179 dm: sandbox: spi: Convert driver to support livetree by Simon Glass · 7 years ago
  19. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  20. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  21. eccb6be sf: nr_sectors -> n_sectors by Jagan Teki · 8 years ago
  22. 523b4e3 sf: sandbox: Use JEDEC_MFR|ID in id exctract by Jagan Teki · 8 years ago
  23. f790ca7 sf: Adopt flash table INFO macro from Linux by Jagan Teki · 8 years ago
  24. ddc2dfb sf: Remove SECT_32K by Jagan Teki · 8 years ago
  25. ffe276d sandbox: spi: Remove an incorrect free() by Simon Glass · 9 years ago
  26. 20f655d sandbox: spi: Add more debugging to SPI emulation by Simon Glass · 9 years ago
  27. 832adb2 sandbox: spi: Add newline to printf() in sandbox_sf_probe by Simon Glass · 9 years ago
  28. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  29. 1603bf3 dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() by Simon Glass · 10 years ago
  30. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  31. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  32. 6b18656 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  33. ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  34. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  35. 110bdee sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · 10 years ago
  36. ffdb20b sandbox: spi: Add new SPI flash driver by Mike Frysinger · 11 years ago