Age | Commit message (Expand) | Author |
---|---|---|
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move get/set_default_env() to env.h | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-06-14 | spl: dfu: Fix printed variable name | Marek Vasut |
2018-07-19 | env: common: accept flags on reset to default env | Yaniv Levinsky |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2016-09-27 | spl: dfu: adding dfu support functions for SPL-DFU | B, Ravi |