1. 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 9 months ago
  2. d007505 ide: Drop non-DM code for BLK by Simon Glass · 1 year, 9 months ago
  3. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  4. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  5. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  6. 606e054 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 2 months ago
  7. 713a8cb block: ide: Remove ide_preinit function by Tom Rini · 2 years, 4 months ago
  8. 4c73b03 block: ide: call device_probe() after scanning by AKASHI Takahiro · 2 years, 8 months ago
  9. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 9 months ago
  10. c229cd2 ide: Drop ATA_PORT_ADDR by Simon Glass · 2 years, 11 months ago
  11. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 2 years, 11 months ago
  12. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  13. 0a527fd Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 8 months ago
  14. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  15. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  17. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  18. e6e9a4f block: ide: use definitions from include/libata.h by Heinrich Schuchardt · 4 years, 8 months ago
  19. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  20. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  21. 1f4adab block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · 7 years ago
  22. 68e6f22 block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  23. caa8bfb block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  24. f1823d3 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  25. 52a1c2c block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  26. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  27. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago[Renamed from common/ide.c]
  28. 145df84 dm: ide: Add support for driver-model block devices by Simon Glass · 8 years ago
  29. 74001a2 dm: ide: Drop the get_dev() function by Simon Glass · 8 years ago
  30. e9be1ee dm: ide: Separate the non-command code into its own file by Simon Glass · 8 years ago