| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-17 | dm: Rename disk uclass to ahci | Simon Glass | |
| This started as 'ahci' and was renamed to 'disk' during code review. But it seems that this is too generic. Now that we have a 'blk' uclass, we can use that as the generic piece, and revert to ahci for this. Signed-off-by: Simon Glass <[email protected]> | |||
| 2016-01-24 | ahci: Add a disk-controller uclass | Simon Glass | |
| Add a uclass ID for a disk controller. This can be used by AHCI/SATA or other controller types. There are no operations and no interface so far, but it is possible to probe a SATA device. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]> | |||
