| Commit message (Expand) | Author | Age | Files | Lines |
* | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 2021-08-02 | 1 | -2/+2 |
* | cmd: setexpr: add format string handling | Roland Gaudig | 2021-07-27 | 1 | -4/+33 |
* | setexpr: Add support for strings | Simon Glass | 2020-12-01 | 1 | -7/+75 |
* | setexpr: Convert to use a struct for values | Simon Glass | 2020-12-01 | 1 | -44/+67 |
* | setexpr: Correct buffer overflow bug and enable tests | Simon Glass | 2020-12-01 | 1 | -5/+5 |
* | setexpr: Correct dropping of final unmatched string | Simon Glass | 2020-12-01 | 1 | -5/+1 |
* | setexpr: Add some tests for buffer overflow and backref | Simon Glass | 2020-12-01 | 1 | -17/+4 |
* | setexpr: Split the core logic into its own function | Simon Glass | 2020-12-01 | 1 | -58/+98 |
* | setexpr: Add explicit support for 32- and 64-bit ints | Simon Glass | 2020-12-01 | 1 | -0/+4 |
* | 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 | -1/+2 |
* | env: Move env_set_hex() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename common functions related to setenv() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+398 |