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