summaryrefslogtreecommitdiff
path: root/board/intel/edison
AgeCommit message (Expand)Author
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko
2020-09-25x86: edison: Generate an image suitable for xFSTKSimon Glass
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko
2020-09-01x86: intel: edison: Remove dead codeAndy Shevchenko
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-09x86: edison: Enable SD slotAndy Shevchenko
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-07x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko