1. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  2. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  3. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  6. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  7. 2094809 scsi: Add dma direction member to command structure by Faiz Abbas · 5 years ago
  8. 3645a48 scsi: Retry inquiry 3 times to overcome Unit Attention condition by Faiz Abbas · 5 years ago
  9. b26c614 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · 5 years ago
  10. 76a6fa6 scsi: Simplify scsi_read()/_write() by Faiz Abbas · 5 years ago
  11. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  12. c5382b7 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
  13. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  14. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  17. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  18. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  19. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  20. 57e7c2a dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · 7 years ago
  21. 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  22. a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · 7 years ago
  23. c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
  24. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  25. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  26. 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
  27. 0ada891 dm: scsi: Indent the confusing #ifdefs by Simon Glass · 7 years ago
  28. b08fbff dm: scsi: Use the uclass platform data by Simon Glass · 7 years ago
  29. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  30. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago