aboutsummaryrefslogtreecommitdiff
path: root/board/intel/edison
AgeCommit message (Expand)AuthorFilesLines
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-08-09x86: edison: Enable SD slotAndy Shevchenko1-0/+10
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-6/+3
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-10-07x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko4-0/+23
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-3/+3
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass1-2/+3
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko6-0/+174