1. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  2. be7c666 bootstd: Add an IDE bootdev by Simon Glass · 1 year, 10 months ago
  3. 6e2bee3 ide: Drop non-DM code for BLK by Simon Glass · 1 year, 10 months ago
  4. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  5. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  6. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  7. 0cdb293 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 4 months ago
  8. 9d7175f block: ide: Remove ide_preinit function by Tom Rini · 2 years, 6 months ago
  9. ba748cf block: ide: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  10. 37efde8 ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 10 months ago
  11. 1105680 ide: Drop ATA_PORT_ADDR by Simon Glass · 3 years ago
  12. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · 3 years ago
  13. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  14. 3b5dc94 Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 9 months ago
  15. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  16. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  18. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  19. 203d83a block: ide: use definitions from include/libata.h by Heinrich Schuchardt · 4 years, 9 months ago
  20. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. 5781c46 block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · 7 years ago
  23. b650afa block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  24. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  25. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  26. 609dabc block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  27. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  28. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago[Renamed from common/ide.c]
  29. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · 9 years ago
  30. 844ef1d dm: ide: Drop the get_dev() function by Simon Glass · 9 years ago
  31. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · 9 years ago