summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell
AgeCommit message (Expand)Author
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-11src: Replace MSR addresses with macrosElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-10-02src/soc/intel/broadwell/me.c: Correct HMRFPO misspellingAngel Pons
2018-09-21soc/broadwell: Don't use device_tElyes HAOUAS
2018-09-18cpu/*/car: fix ancient URL explaining XIP range run-time calculationStefan Tauner
2018-09-17soc/intel/broadwell: Add PCH_GPIO_PIRQ_INVERT definitionMatt DeVillier
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-27intel: Use common HPET table revision functionMarc Jones
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-13soc/intel/broadwell/Kconfig: Clean up redefined config optionsArthur Heymans
2018-07-25drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese
2018-07-24cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans
2018-06-30arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier
2018-06-27x86/car: Replace reference of copy_and_run locationKyösti Mälkki
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-06-06arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-06-01soc/intel/broadwell: Get rid of device_tElyes HAOUAS
2018-05-31soc/intel/broadwell: decouple PEI memory struct from coreboot headerMatt DeVillier
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-05-08intel/broadwell: Add option to enable/disable the PCIe AER capabilityYouness Alaoui
2018-05-08intel/broadwell: If L1 Sub state is disabled, do not set capabilityYouness Alaoui
2018-04-26src: Fix a typo on "mtrr"Elyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-11Correct "MTTR" to "MTRR"Jonathan Neuschäfer
2018-03-15soc/intel/broadwell: add support for Intel GMA OpRegionMatt DeVillier
2018-03-01soc/intel/broadwell: Generate ACPI DMAR tableMatt DeVillier
2018-03-01soc/intel/broadwell: Enable VT-d and X2APICMatt DeVillier
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-12-17soc/intel/broadwell: remove CACHE_MRC_SETTINGS optionAaron Durbin
2017-12-16soc/intel/broadwell: implement spi_flash_ctrlr_protect_region()Aaron Durbin
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-11-15soc/intel: Enable ACPI DBG2 table generationDuncan Laurie
2017-11-04sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri