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