Age | Commit message (Expand) | Author |
---|---|---|
2021-08-02 | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-05-21 | cmd: binop: Use hex2bin | Mario Six |
2019-05-21 | cmd: binop: Use new environment api | Mario Six |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-06 | cmd: Add command for calculating binary operations | Mario Six |