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