summaryrefslogtreecommitdiff
path: root/board/intel
AgeCommit message (Expand)AuthorFilesLines
2021-08-25Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini3-0/+23
2021-08-25board: intel: Add socdk board support for Intel N5X deviceSiew Chin Lim3-0/+21
2021-03-08Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini1-0/+5
2021-01-15Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini1-0/+1
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini2-35/+1
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-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-1/+1
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass1-11/+0
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: slimbootloader: Remove dead codeAndy Shevchenko2-10/+1
2020-09-01x86: intel: minnowmax: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: galileo: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: edison: Remove dead codeAndy Shevchenko2-13/+1
2020-09-01x86: intel: crownbay: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: cougarcanyon2: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: cherryhill: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: bayleybay: Remove dead codeAndy Shevchenko2-9/+1
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-06-02x86: minnowmax: Add support for Winbond flashSimon Glass1-0/+3
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-01-07board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan3-0/+21
2019-12-03common: Move some board functions out of common.hSimon Glass2-0/+2
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass1-1/+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-09board: intel: Add new slimbootloader boardPark, Aiden6-0/+83
2019-08-09x86: edison: Enable SD slotAndy Shevchenko1-0/+10
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng1-3/+2
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 Rini28-63/+28
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-09-16x86: Support Intel Cherry Hill boardBin Meng6-0/+653
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-16env: Drop saveenv() in favour of env_save()Simon Glass1-2/+3
2017-08-01x86: kconfig: Let board select SPI flashBin Meng5-0/+5
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng1-5/+0
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng3-5/+2
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko7-0/+182
2017-06-22x86: minnowmax: Configure GPIO pins to turn on USB ports VBUSBin Meng1-0/+53
2016-08-16x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng1-0/+38
2016-05-30x86: galileo: Enable ACPI table generationBin Meng4-0/+29
2016-05-23x86: galileo: Override SMBIOS product nameBin Meng1-0/+11
2016-05-23x86: baytrail: Add .gitignore for ACPI enabled boardsBin Meng2-0/+6
2016-05-23x86: baytrail: Enable ACPI table generation for all boardsBin Meng6-0/+52
2016-03-17x86: Drop all the old pin configuration codeSimon Glass5-28/+0