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