aboutsummaryrefslogtreecommitdiff
path: root/cmd/ide.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17dm: ide: Separate the non-command code into its own fileSimon Glass1-1276/+21
2016-05-17dm: ide: Remove the forward declarationsSimon Glass1-714/+682
2016-05-17dm: ide: Correct various code style problemsSimon Glass1-28/+29
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass1-2/+2
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass1-6/+6
2016-03-14dm: part: Rename some partition functionsSimon Glass1-3/+3
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass1-11/+11
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+1457