1. 2d5b5a9 bootstd: Correct creating of bootdev sibling by Simon Glass · 1 year, 4 months ago
  2. 22a7ae3 ide: Make use of U-Boot types by Simon Glass · 1 year, 7 months ago
  3. 79543e6 ide: Simplify expressions and hex values by Simon Glass · 1 year, 7 months ago
  4. 692bccb ide: Convert to use log_debug() by Simon Glass · 1 year, 7 months ago
  5. 9666de8 ide: Tidy up ide_reset() by Simon Glass · 1 year, 7 months ago
  6. 49aa778 ide: Correct LBA setting by Simon Glass · 1 year, 7 months ago
  7. d7d5743 ide: Use a single local blk_desc for ide_ident() by Simon Glass · 1 year, 7 months ago
  8. 9608311 ide: Move all blk_desc init into ide_ident() by Simon Glass · 1 year, 7 months ago
  9. 038590a ide: Make ide_ident() return an error code by Simon Glass · 1 year, 7 months ago
  10. ce99e29 ide: Use desc consistently for struct blk_desc by Simon Glass · 1 year, 7 months ago
  11. f0af25a ide: Combine the two loops in ide_probe() by Simon Glass · 1 year, 7 months ago
  12. 708404c ide: Move ide_init() entirely within ide_probe() by Simon Glass · 1 year, 7 months ago
  13. db89e72 ide: Move setting of vendor strings into ide_probe() by Simon Glass · 1 year, 7 months ago
  14. 209ee95 ide: Make ide_bus_ok a local variable by Simon Glass · 1 year, 7 months ago
  15. b6483ea ide: Move bus init into a function by Simon Glass · 1 year, 7 months ago
  16. 8b1b943 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 7 months ago
  17. c94a331 ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · 1 year, 7 months ago
  18. 9367e61 ide: Simplify success condition by Simon Glass · 1 year, 7 months ago
  19. 6579bb0 ide: Refactor confusing loop code by Simon Glass · 1 year, 7 months ago
  20. 2a16595 ide: Change the retries variable by Simon Glass · 1 year, 7 months ago
  21. 1b33fd8 ide: Make function static by Simon Glass · 1 year, 7 months ago
  22. 646deed ide: Correct use of ATAPI by Simon Glass · 1 year, 7 months ago
  23. 1486c90 ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 7 months ago
  24. f8e87e7 ide: Drop weak functions by Simon Glass · 1 year, 7 months ago
  25. bc65bff ide: Move a few functions further up the file by Simon Glass · 1 year, 7 months ago
  26. 62d13fa ide: Drop ide_device_present() by Simon Glass · 1 year, 7 months ago
  27. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
  28. 4d89f4b ide: Use mdelay() for long delays by Simon Glass · 1 year, 7 months ago
  29. 14a4f52 ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 7 months ago
  30. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  31. 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 10 months ago
  32. d007505 ide: Drop non-DM code for BLK by Simon Glass · 1 year, 10 months ago
  33. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  34. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  35. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  36. 606e054 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 4 months ago
  37. 713a8cb block: ide: Remove ide_preinit function by Tom Rini · 2 years, 6 months ago
  38. 4c73b03 block: ide: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  39. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 10 months ago
  40. c229cd2 ide: Drop ATA_PORT_ADDR by Simon Glass · 3 years ago
  41. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 3 years ago
  42. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  43. 0a527fd Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 9 months ago
  44. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  45. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  46. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  47. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  48. e6e9a4f block: ide: use definitions from include/libata.h by Heinrich Schuchardt · 4 years, 9 months ago
  49. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  50. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  51. 1f4adab block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · 7 years ago
  52. 68e6f22 block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  53. caa8bfb block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  54. f1823d3 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  55. 52a1c2c block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  56. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  57. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago[Renamed from common/ide.c]
  58. 145df84 dm: ide: Add support for driver-model block devices by Simon Glass · 9 years ago
  59. 74001a2 dm: ide: Drop the get_dev() function by Simon Glass · 9 years ago
  60. e9be1ee dm: ide: Separate the non-command code into its own file by Simon Glass · 9 years ago