summaryrefslogtreecommitdiff
path: root/cmd/sata.c
AgeCommit message (Expand)Author
2017-08-17dm: sata: Support driver model with the 'sata' commandSimon Glass
2017-08-17dm: sata: Adjust the 'sata' command to use blk_common_cmd()Simon Glass
2017-01-14cmd: sata: fix init command return valueGary Bisson
2016-11-28sata: fix sata command can not being executed bugTang Yuantian
2016-05-17dm: sata: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: sata: Fix code style problems in cmd/sata.cSimon Glass
2016-04-01sata: use block layer for sata commandEric Nelson
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass