summaryrefslogtreecommitdiff
path: root/cmd/setexpr.c
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-27cmd: setexpr: add format string handlingRoland Gaudig
2020-12-01setexpr: Add support for stringsSimon Glass
2020-12-01setexpr: Convert to use a struct for valuesSimon Glass
2020-12-01setexpr: Correct buffer overflow bug and enable testsSimon Glass
2020-12-01setexpr: Correct dropping of final unmatched stringSimon Glass
2020-12-01setexpr: Add some tests for buffer overflow and backrefSimon Glass
2020-12-01setexpr: Split the core logic into its own functionSimon Glass
2020-12-01setexpr: Add explicit support for 32- and 64-bit intsSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass