summaryrefslogtreecommitdiff
path: root/cmd/ide.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+2
2019-08-12Drop PCMCIASimon Glass1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-10cmd: ide: Make the first device the default oneBin Meng1-1/+1
2017-08-17dm: ide: Adjust the 'ide' command to use blk_common_cmd()Simon Glass1-104/+3
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-7/+2
2017-01-21status_led: Kconfig migrationUri Mashiach1-1/+1
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-15dm: block: Adjust device calls to go through helpers functionSimon Glass1-2/+2
2016-03-15dm: block: Rename device number member dev to devnumSimon Glass1-6/+6
2016-03-15dm: part: Rename some partition functionsSimon Glass1-3/+3
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-11/+11
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+1457