summaryrefslogtreecommitdiffstats
path: root/cmd/setexpr.c
Commit message (Expand)AuthorAgeFilesLines
* setexpr: Add support for stringsSimon Glass2020-12-011-7/+75
* setexpr: Convert to use a struct for valuesSimon Glass2020-12-011-44/+67
* setexpr: Correct buffer overflow bug and enable testsSimon Glass2020-12-011-5/+5
* setexpr: Correct dropping of final unmatched stringSimon Glass2020-12-011-5/+1
* setexpr: Add some tests for buffer overflow and backrefSimon Glass2020-12-011-17/+4
* setexpr: Split the core logic into its own functionSimon Glass2020-12-011-58/+98
* setexpr: Add explicit support for 32- and 64-bit intsSimon Glass2020-12-011-0/+4
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+398