Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-26 | sandbox: Enable support for the gzip command | Simon Glass | 1 | -1/+3 |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 1 | -6/+6 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -3/+4 |
2020-05-18 | common: Drop part.h from common header | Simon Glass | 1 | -0/+1 |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass | 1 | -0/+1 |
2019-08-11 | common: Move gzip functions into a new gzip header | Simon Glass | 1 | -0/+1 |
2019-01-15 | cmd: unzip: use correct format code | Heinrich Schuchardt | 1 | -1/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass | 1 | -1/+1 |
2016-03-14 | dm: blk: Rename get_device() to blk_get_device_by_str() | Simon Glass | 1 | -1/+1 |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass | 1 | -1/+1 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+88 |