aboutsummaryrefslogtreecommitdiff
path: root/board/intel/edison/edison.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko1-35/+0
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 single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
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 Shevchenko1-0/+104