aboutsummaryrefslogtreecommitdiff
path: root/cmd/ab_select.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson1-1/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+2
2020-05-18part: Drop disk_partition_t typedefSimon Glass1-1/+1
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko1-0/+52