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