summaryrefslogtreecommitdiff
path: root/cmd/itest.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-3/+3
2020-12-01command: Add constants for cmd_get_data_size string / errorSimon Glass1-2/+2
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2019-10-12cmd: itest: add support for .q size specifierMarek Szyprowski1-0/+12
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-03-17cmd: itest: correct calculus for long formatSebastien Colleur1-1/+2
2016-05-27cmd: replace the cast of the memory access to a fixed bit type in itestKunihiko Hayashi1-3/+3
2016-02-10itest: allow map_physmem to return 0 in limited casesStephen Warren1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+207