1. 6579bb0 ide: Refactor confusing loop code by Simon Glass · 1 year, 6 months ago
  2. 2a16595 ide: Change the retries variable by Simon Glass · 1 year, 6 months ago
  3. 1b33fd8 ide: Make function static by Simon Glass · 1 year, 6 months ago
  4. 646deed ide: Correct use of ATAPI by Simon Glass · 1 year, 6 months ago
  5. 1486c90 ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 6 months ago
  6. f8e87e7 ide: Drop weak functions by Simon Glass · 1 year, 6 months ago
  7. bc65bff ide: Move a few functions further up the file by Simon Glass · 1 year, 6 months ago
  8. 62d13fa ide: Drop ide_device_present() by Simon Glass · 1 year, 6 months ago
  9. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 6 months ago
  10. 4d89f4b ide: Use mdelay() for long delays by Simon Glass · 1 year, 6 months ago
  11. 14a4f52 ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 6 months ago
  12. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  13. 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 9 months ago
  14. d007505 ide: Drop non-DM code for BLK by Simon Glass · 1 year, 9 months ago
  15. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  16. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  17. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  18. 606e054 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 2 months ago
  19. 713a8cb block: ide: Remove ide_preinit function by Tom Rini · 2 years, 4 months ago
  20. 4c73b03 block: ide: call device_probe() after scanning by AKASHI Takahiro · 2 years, 8 months ago
  21. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 9 months ago
  22. c229cd2 ide: Drop ATA_PORT_ADDR by Simon Glass · 2 years, 11 months ago
  23. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 2 years, 11 months ago
  24. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  25. 0a527fd Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 8 months ago
  26. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  27. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  28. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  29. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  30. e6e9a4f block: ide: use definitions from include/libata.h by Heinrich Schuchardt · 4 years, 8 months ago
  31. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  32. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  33. 1f4adab block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · 7 years ago
  34. 68e6f22 block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  35. caa8bfb block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  36. f1823d3 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  37. 52a1c2c block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  38. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  39. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago[Renamed from common/ide.c]
  40. 145df84 dm: ide: Add support for driver-model block devices by Simon Glass · 8 years ago
  41. 74001a2 dm: ide: Drop the get_dev() function by Simon Glass · 8 years ago
  42. e9be1ee dm: ide: Separate the non-command code into its own file by Simon Glass · 8 years ago