Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | cmd: sata: fix init command return value | Gary Bisson | 2017-01-14 | -2/+3 |
* | sata: fix sata command can not being executed bug | Tang Yuantian | 2016-11-28 | -3/+6 |
* | dm: sata: Separate the non-command code into its own file | Simon Glass | 2016-05-17 | -118/+20 |
* | dm: sata: Fix code style problems in cmd/sata.c | Simon Glass | 2016-05-17 | -5/+7 |
* | sata: use block layer for sata command | Eric Nelson | 2016-04-01 | -2/+4 |
* | dm: block: Rename device number member dev to devnum | Simon Glass | 2016-03-14 | -3/+3 |
* | dm: part: Rename some partition functions | Simon Glass | 2016-03-14 | -3/+3 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | -5/+5 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | -0/+227 |