Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -15/+15 |
* | common: Drop part.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | part: Drop disk_partition_t typedef | Simon Glass | 2020-05-18 | 1 | -2/+2 |
* | cmd: bcb: Apply non-functional refinements | Eugeniu Rosca | 2019-07-24 | 1 | -21/+22 |
* | cmd: bcb: Use strcmp() instead of strncmp() for string literals | Eugeniu Rosca | 2019-07-24 | 1 | -11/+11 |
* | cmd: bcb: Fix duplicated handling in two case-branches | Eugeniu Rosca | 2019-07-24 | 1 | -3/+0 |
* | cmd: Add 'bcb' command to read/modify/write BCB fields | Eugeniu Rosca | 2019-07-11 | 1 | -0/+340 |