Age | Commit message (Expand) | Author | Files | Lines |
2019-12-03 | common: Move some board functions out of common.h | Simon Glass | 1 | -0/+1 |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass | 1 | -1/+0 |
2019-08-11 | env: Move env_set() to env.h | Simon Glass | 1 | -0/+1 |
2019-08-09 | x86: edison: Enable SD slot | Andy Shevchenko | 1 | -0/+10 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 1 | -2/+0 |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass | 1 | -2/+2 |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass | 1 | -3/+3 |
2017-08-16 | env: Drop saveenv() in favour of env_save() | Simon Glass | 1 | -2/+3 |
2017-07-30 | x86: Add Intel Edison board files | Andy Shevchenko | 1 | -0/+104 |