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