summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-2011-11/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-194-4/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-192-4/+0
* mb/{hp,intel}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-193-3/+0
* mb/intel/icelake_rvp: Remove baseboard gpio configuration supportAamir Bohra2019-12-174-129/+20
* mb: Use fixed value in RcompTarget structureWim Vervoorn2019-12-1610-20/+8
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-162-2/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-11/+3
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-1/+1
* mainboard/(i945,ich7): Remove commented RCBA32(0x341c) codeElyes HAOUAS2019-12-101-3/+0
* mb/intel/kblrvp: Remove hex values from VR settingsWim Vervoorn2019-12-094-101/+105
* mb/intel/coffeelake_rvp: Switch to overridetree setupGaggery Tsai2019-12-057-301/+171
* soc/intel/braswell: Use common sb code for SPI lockdown configurationArthur Heymans2019-12-051-38/+3
* mb/intel/icelake_rvp: Remove nested variant header referencesAamir Bohra2019-12-0514-797/+7
* mb/intel/icelake_rvp: Remove unused mainboard ACPI write tableAamir Bohra2019-12-021-12/+0
* src/mb/intel/coffeelake_rvp: Rename COMETLAKE_RVP to COMETLAKE_RVPUGaggery Tsai2019-12-023-7/+7
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-288-32/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-2313-13/+13
* mb/*/*: Remove BROADWELL_DE boardsArthur Heymans2019-11-2115-784/+0
* mb/*/*: Drop FSP_BAYTRAIL supportArthur Heymans2019-11-2136-1970/+0
* mb/*/*: Drop Intel Rangeley mainboardsArthur Heymans2019-11-2142-1825/+0
* nb/intel/sandybridge/mrc: Handle P2P disabling via devicetreeNico Huber2019-11-181-3/+0
* sb/intel/bd82x6x: Handle enabling of GbENico Huber2019-11-181-10/+0
* mb/intel/dcp847ske: Disable xHCI via devicetreeNico Huber2019-11-182-1/+2
* mb/intel/emeraldlake2: Revise early initNico Huber2019-11-181-15/+2
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-184-2/+7
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-182-0/+2
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-182-5/+1
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-182-6/+1
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-182-8/+0
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-3/+0
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-154-2/+10
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+4
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-50/+2
* nb/intel/x4x: Move boilerplate romstage to a common locationArthur Heymans2019-11-152-74/+14
* mb/*/*(ich7/x4x): Use common early southbridge initArthur Heymans2019-11-141-13/+1
* sb/intel/i82801jx: Move early sb init to a common placeArthur Heymans2019-11-141-15/+3
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-35/+1
* sb/intel/i82801jx: Add common code for LPC decodeArthur Heymans2019-11-122-14/+4
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-124-28/+6
* mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS2019-11-112-2/+0
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-3/+1
* security/vboot/Kconfig: Remove unused symbolsArthur Heymans2019-11-061-1/+0
* soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner2019-11-044-12/+4
* mb/*/*/others: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-048-152/+4
* sb/intel/lynxpoint: Use sb/intel/common/platform.aslArthur Heymans2019-11-041-1/+1
* mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-044-58/+2
* mb/*/*{i82801ix}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-29/+1
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-2/+2
* mb/intel/{i82801gx,x4x}: Don't select ASPM optionsArthur Heymans2019-11-031-3/+0