summaryrefslogtreecommitdiff
path: root/board/intel
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-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass
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: slimbootloader: Remove dead codeAndy Shevchenko
2020-09-01x86: intel: minnowmax: Remove dead codeAndy Shevchenko
2020-09-01x86: intel: galileo: Remove dead codeAndy Shevchenko
2020-09-01x86: intel: edison: Remove dead codeAndy Shevchenko
2020-09-01x86: intel: crownbay: Remove dead codeAndy Shevchenko
2020-09-01x86: intel: cougarcanyon2: Remove dead codeAndy Shevchenko
2020-09-01x86: intel: cherryhill: Remove dead codeAndy Shevchenko
2020-09-01x86: intel: bayleybay: Remove dead codeAndy Shevchenko
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-06-02x86: minnowmax: Add support for Winbond flashSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-07board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon 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-09board: intel: Add new slimbootloader boardPark, Aiden
2019-08-09x86: edison: Enable SD slotAndy Shevchenko
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng
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-09-16x86: Support Intel Cherry Hill boardBin Meng
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-08-01x86: kconfig: Let board select SPI flashBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko
2017-06-22x86: minnowmax: Configure GPIO pins to turn on USB ports VBUSBin Meng
2016-08-16x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng
2016-05-30x86: galileo: Enable ACPI table generationBin Meng
2016-05-23x86: galileo: Override SMBIOS product nameBin Meng
2016-05-23x86: baytrail: Add .gitignore for ACPI enabled boardsBin Meng
2016-05-23x86: baytrail: Enable ACPI table generation for all boardsBin Meng
2016-03-17x86: Drop all the old pin configuration codeSimon Glass
2016-03-17x86: Move common LPC code to its own placeSimon Glass
2016-02-21x86: Add Intel Cougar Canyon 2 boardBin Meng
2016-02-05x86: Drop asm/arch/gpio.hBin Meng
2015-09-09x86: Enable PCIe controller on quark/galileoBin Meng
2015-09-09x86: bayleybay: Convert to use more dm driversBin Meng
2015-09-09x86: crownbay: Convert to use CONFIG_DM_ETH for E1000Bin Meng