summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-125-5/+0
* src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstageFrans Hendriks2018-11-052-9/+21
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-1/+2
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-241-0/+10
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-2311-32/+32
* intel: Use CF9 reset (part 2)Patrick Rudolph2018-10-221-1/+0
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-114-11/+7
* Move compiler.h to commonlibNico Huber2018-10-089-9/+0
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-052-2/+2
* soc/intel/braswell/ramstage.c: Add SoC stepping D-1 supportFrans Hendriks2018-09-212-3/+10
* src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner2018-09-131-1/+1
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-061-1/+1
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-222-4/+1
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-1/+0
* soc/intel/braswell/Kconfig: Clean up redefined config optionsArthur Heymans2018-08-131-9/+0
* google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggeredMatt DeVillier2018-08-021-4/+5
* soc/intel: Remove legacy static TPM asl codePhilipp Deppenwiese2018-07-291-23/+0
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-251-1/+0
* cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans2018-07-241-2/+2
* soc/intel/braswell/acpi/dptf/thermal.asl: Make Thermal event optionalFrans Hendriks2018-07-121-1/+4
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-092-7/+7
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-143-8/+7
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-121-1/+1
* arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki2018-06-061-4/+1
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-1/+1
* soc/intel/braswell: Get rid of device_tElyes HAOUAS2018-06-0417-57/+62
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* intel/acpi: Fix ACPI compile errorLijian Zhao2018-05-051-1/+0
* chromeec platforms: Update ACPI thermal event handler callMartin Roth2018-05-011-0/+1
* soc/intel/braswell: remove stale spi_loading.cAaron Durbin2018-04-302-151/+0
* compiler.h: add __weak macroAaron Durbin2018-04-244-5/+8
* drivers/spi: reduce confusion in the APIAaron Durbin2018-04-231-2/+7
* soc/intel/braswell: Save/restore GMA OpRegion addressMatt DeVillier2018-03-304-1/+98
* soc/intel/common/opregion: Get rid of opregion.cPatrick Rudolph2018-03-303-40/+5
* soc/intel/braswell: add resource allocation for LPE BAR1Matt DeVillier2018-03-081-3/+26
* soc/intel/braswell: add ACPI for eMMC/SD devices in PCI modeMatt DeVillier2018-03-081-0/+38
* soc/intel/braswell: add LPEA resources to southcluster.aslMatt DeVillier2018-03-071-0/+23
* soc/intel/braswell: increase LPEA fw allocation to 2MiBMatt DeVillier2018-03-062-2/+2
* soc/intel/braswell: fix PCI resource PMAX/PLEN valuesMatt DeVillier2018-03-061-0/+1
* intel: Prepare registers so Windows drivers are happierPatrick Georgi2018-01-291-0/+1
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* drivers/mrc_cache: move mrc_cache support to driversAaron Durbin2017-12-171-1/+1
* acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier2017-11-301-1/+0
* acpi/tpm: update TPM preprocessor guardsMatt DeVillier2017-11-301-1/+1
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer2017-11-041-3/+5
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* soc/intel/braswell/acpi: Clean OpRegion upPatrick Rudolph2017-09-303-76/+44