aboutsummaryrefslogtreecommitdiff
path: root/board/intel/edison
AgeCommit message (Expand)AuthorFilesLines
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko1-35/+0
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko1-0/+1
2020-09-25x86: edison: Generate an image suitable for xFSTKSimon Glass2-0/+48
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko1-0/+3
2020-09-01x86: intel: edison: Remove dead codeAndy Shevchenko2-13/+1
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
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