summaryrefslogtreecommitdiff
path: root/cmd/trace.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-2/+2
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-4/+4
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-07-11trace: do not limit trace buffer to 2GiBHeinrich Schuchardt1-6/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-3/+3
2017-08-16env: Rename common functions related to setenv()Simon Glass1-6/+6
2016-02-26trace: Fix compiler warnings in traceSimon Glass1-2/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+121