summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
Commit message (Expand)AuthorAgeFilesLines
* mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`4.10Nico Huber2019-07-201-1/+0
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-1/+0
* mb/*/*/gpio: Use static for const structuresPeter Lemenkov2019-07-181-10/+10
* mb/intel/coffeelake_rvp: Add cpu count for CFL S62Lean Sheng Tan2019-07-111-1/+2
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-097-7/+7
* intel/fsp_broadwell_de: Remove redundant TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-081-1/+0
* intel/fsp_baytrail: Move TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-082-2/+0
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-212-7/+4
* soc/intel/skylake: Clean up KconfigArthur Heymans2019-06-212-6/+1
* mb/intel/whl_rvp: Configure FSP UPDs of DDI ports for whlrvpsridhar2019-06-191-0/+13
* {mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS2019-06-191-1/+1
* src/mainboard: Remove unused include <arch/byteorder.h>Elyes HAOUAS2019-06-1910-10/+0
* nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS2019-06-141-1/+0
* {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks2019-06-122-3/+4
* mb/intel/icelake_rvp: Update FSP-M UPDs to support iclrvp memory initAamir Bohra2019-06-091-1/+44
* sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans2019-06-063-3/+0
* mb/*/devicetree.cb: Remove unavailable PCIe portsArthur Heymans2019-06-052-4/+0
* mainboard/intel/saddlebrook: Remove unused functionsArthur Heymans2019-06-031-8/+0
* drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans2019-05-293-14/+0
* nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-05-252-1/+4
* src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-153-3/+0
* nb/intel/broadwell: Add an option for where verstage startsArthur Heymans2019-05-151-0/+1
* soc/intel/cannonlake: Support different SPD read type for each slotPhilip Chen2019-05-152-13/+22
* soc/intel/broadwell: Clean up the bootflowArthur Heymans2019-05-141-4/+4
* soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans2019-05-141-5/+1
* soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans2019-05-143-10/+3
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-1310-10/+2
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-1/+1
* intel/fsp1_1: Drop remnants of `pei_data`Nico Huber2019-05-071-2/+0
* soc/intel/bsw: Move memory init values into `romstage.h`Nico Huber2019-05-071-1/+0
* mb/intel/saddlebrook: Refactor to get rid of `pei_data`Nico Huber2019-05-074-46/+4
* mb/intel/kunimitsu: Refactor to get rid of `pei_data`Nico Huber2019-05-076-69/+17
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* mainboard/intel/strago/acpi: Serialize _CRS methodFrans Hendriks2019-05-061-2/+2
* mainboard/intel/icelake_rvp: Add support to read board ID from ECSubrata Banik2019-05-021-0/+1
* google/cyan,intel/strago: increase default CBFS sizeMatt DeVillier2019-05-011-0/+5
* src/mb: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* soc/intel/braswell: Move LPE ACPI code to mainboardFrans Hendriks2019-04-291-1/+1
* nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph2019-04-232-0/+2
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-235-6/+8
* src/mainboard/{foxconn/d41s,intel/d510mo}: Use pci_or_configArthur Heymans2019-04-231-2/+1
* nb/intel/haswell: Add an option for where verstage startsArthur Heymans2019-04-211-0/+1
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-132-0/+2
* sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-113-5/+5
* Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()Nico Huber2019-04-081-2/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-4/+4
* {mb,soc/intel/skylake}: remove unused InternalGfxMaxim Polyakov2019-04-063-3/+0