Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 2021-08-02 | 1 | -3/+3 |
* | command: Add constants for cmd_get_data_size string / error | Simon Glass | 2020-12-01 | 1 | -2/+2 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+2 |
* | cmd: itest: add support for .q size specifier | Marek Szyprowski | 2019-10-11 | 1 | -0/+12 |
* | env: Move env_get() 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 |
* | cmd: itest: correct calculus for long format | Sebastien Colleur | 2017-03-17 | 1 | -1/+2 |
* | cmd: replace the cast of the memory access to a fixed bit type in itest | Kunihiko Hayashi | 2016-05-27 | 1 | -3/+3 |
* | itest: allow map_physmem to return 0 in limited cases | Stephen Warren | 2016-02-09 | 1 | -1/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+207 |