summaryrefslogtreecommitdiff
path: root/cmd/bcb.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2019-07-24cmd: bcb: Apply non-functional refinementsEugeniu Rosca
2019-07-24cmd: bcb: Use strcmp() instead of strncmp() for string literalsEugeniu Rosca
2019-07-24cmd: bcb: Fix duplicated handling in two case-branchesEugeniu Rosca
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca