summaryrefslogtreecommitdiffstats
path: root/board/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini2021-03-081-0/+5
* Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini2021-01-151-0/+1
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-052-35/+1
|\
| * x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-161-35/+0
| * x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-161-0/+1
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-1/+1
|/
* x86: galileo: Use devicetree for SMBIOS settingsSimon Glass2020-11-061-11/+0
* x86: edison: Generate an image suitable for xFSTKSimon Glass2020-09-252-0/+48
* x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2020-09-211-0/+3
* x86: intel: slimbootloader: Remove dead codeAndy Shevchenko2020-09-012-10/+1
* x86: intel: minnowmax: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: galileo: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: edison: Remove dead codeAndy Shevchenko2020-09-012-13/+1
* x86: intel: crownbay: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: cougarcanyon2: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: cherryhill: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* x86: intel: bayleybay: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-1/+1
* x86: minnowmax: Add support for Winbond flashSimon Glass2020-06-021-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan2020-01-073-0/+21
* common: Move some board functions out of common.hSimon Glass2019-12-022-0/+2
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* board: intel: Add new slimbootloader boardPark, Aiden2019-08-096-0/+83
* x86: edison: Enable SD slotAndy Shevchenko2019-08-091-0/+10
* x86: baytrail: Drop EFI-specific test logicsBin Meng2018-06-171-3/+2
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0728-63/+28
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko2017-10-074-0/+23
* x86: Support Intel Cherry Hill boardBin Meng2017-09-166-0/+653
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-3/+3
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-2/+3
* x86: kconfig: Let board select SPI flashBin Meng2017-08-015-0/+5
* x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-011-5/+0
* x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-013-5/+2
* x86: Add Intel Edison board filesAndy Shevchenko2017-07-307-0/+182
* x86: minnowmax: Configure GPIO pins to turn on USB ports VBUSBin Meng2017-06-221-0/+53
* x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng2016-08-161-0/+38
* x86: galileo: Enable ACPI table generationBin Meng2016-05-304-0/+29
* x86: galileo: Override SMBIOS product nameBin Meng2016-05-231-0/+11
* x86: baytrail: Add .gitignore for ACPI enabled boardsBin Meng2016-05-232-0/+6
* x86: baytrail: Enable ACPI table generation for all boardsBin Meng2016-05-236-0/+52
* x86: Drop all the old pin configuration codeSimon Glass2016-03-175-28/+0
* x86: Move common LPC code to its own placeSimon Glass2016-03-171-0/+1
* x86: Add Intel Cougar Canyon 2 boardBin Meng2016-02-216-0/+114