Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+2 |
2019-08-11 | env: Move env_set() to env.h | Simon Glass | 1 | -0/+1 |
2019-05-21 | cmd: binop: Use hex2bin | Mario Six | 1 | -25/+3 |
2019-05-21 | cmd: binop: Use new environment api | Mario Six | 1 | -2/+2 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -3/+1 |
2018-04-06 | cmd: Add command for calculating binary operations | Mario Six | 1 | -0/+176 |