aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell
AgeCommit message (Expand)Author
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-30arch/x86: Use a common timestamp.inc with romcc bootblocksKyösti Mälkki
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-12-24soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only onceArthur Heymans
2018-12-20cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier
2018-12-19soc/intel/braswell/linclude/soc/device_nvs.h: Fix typoFrans Hendriks
2018-12-19src/soc/intel/braswell/northcluster.c: Correct Chromeos RAM reservationFrans Hendriks
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18soc/braswell: ensure ACPI opregion restored on S3 with GOP initMatt DeVillier
2018-12-11soc/intel/braswell/northcluster.c: Fix typoFrans Hendriks
2018-12-06src/soc/intel/braswell/southcluster.c: Config i8254 timerFrans Hendriks
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30soc/intel/braswell: Rework acpi/cpu.aslArthur Heymans
2018-11-28src/soc/intel/braswell/include/soc/irq.h: Change PIRQ_PIC_IRQDISABLE valueFrans Hendriks
2018-11-28src/soc/intel/braswell/include/soc/iomap.h: Correct IO_BASE_SIZE and ILB_BASE...Frans Hendriks
2018-11-28soc/intel/braswell/northcluster.c: Reserve local APIC resourcesFrans Hendriks
2018-11-28src/soc/intel/braswell/acpi/lpc.asl: Add ACPI and GPIO basesFrans Hendriks
2018-11-23src/soc/intel/braswell/southcluster.c: Replace fixed values by definesFrans Hendriks
2018-11-21soc/intel/braswell: Disable OS use of HPETFrans Hendriks
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16soc/intel/braswell: add vmx support via CPU_INTEL_COMMONMatt DeVillier
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstageFrans Hendriks
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-09-21soc/intel/braswell/ramstage.c: Add SoC stepping D-1 supportFrans Hendriks
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-13soc/intel/braswell/Kconfig: Clean up redefined config optionsArthur Heymans
2018-08-02google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggeredMatt DeVillier
2018-07-29soc/intel: Remove legacy static TPM asl codePhilipp Deppenwiese
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-07-12soc/intel/braswell/acpi/dptf/thermal.asl: Make Thermal event optionalFrans Hendriks
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-12drivers/intel/gma: Unify VBT related Kconfig namesNico Huber
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-04soc/intel/braswell: Get rid of device_tElyes HAOUAS
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-05-05intel/acpi: Fix ACPI compile errorLijian Zhao
2018-05-01chromeec platforms: Update ACPI thermal event handler callMartin Roth
2018-04-30soc/intel/braswell: remove stale spi_loading.cAaron Durbin
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-03-30soc/intel/braswell: Save/restore GMA OpRegion addressMatt DeVillier
2018-03-30soc/intel/common/opregion: Get rid of opregion.cPatrick Rudolph
2018-03-08soc/intel/braswell: add resource allocation for LPE BAR1Matt DeVillier
2018-03-08soc/intel/braswell: add ACPI for eMMC/SD devices in PCI modeMatt DeVillier
2018-03-07soc/intel/braswell: add LPEA resources to southcluster.aslMatt DeVillier
2018-03-06soc/intel/braswell: increase LPEA fw allocation to 2MiBMatt DeVillier
2018-03-06soc/intel/braswell: fix PCI resource PMAX/PLEN valuesMatt DeVillier
2018-01-29intel: Prepare registers so Windows drivers are happierPatrick Georgi
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-11-30acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier
2017-11-30acpi/tpm: update TPM preprocessor guardsMatt DeVillier
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
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-09-30soc/intel/braswell/acpi: Clean OpRegion upPatrick Rudolph
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20soc/intel/braswell: refactor rtc failure checkingAaron Durbin
2017-09-11cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin
2017-09-08soc/intel/braswell: add USB2 PHY PERPORTRXISET UPDKevin Chiu
2017-09-08soc/intel/braswell: Add USB2 phy setting overrideMatt DeVillier
2017-09-08soc/intel/braswell: Add SoC stepping identify helperMatt DeVillier
2017-09-08soc/intel/braswell: Add I2C clock config optionsDivagar Mohandass
2017-08-25soc/intel/braswell: Put SERIRQ in quiet modeHannah Williams
2017-08-25soc/intel/braswell: Populate NVS SCC BAR1Hannah Williams
2017-08-25soc/intel/braswell: select GENERIC_GPIO_LIBMatt DeVillier
2017-08-07soc/intel/braswell: Fix SPI write after FLOCKDN is setHannah Williams
2017-08-03soc/intel/braswell/Kconfig: select RELOCATABLE_RAMSTAGEMatt DeVillier
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-16soc/intel/braswell: Hide some Kconfig options in menuconfigArthur Heymans
2017-06-09soc/braswell: fix ACPI table by recollecting TOLMHarry Pan
2017-06-09soc/braswell: assign unique DMA request lines to I2C controllersMatt DeVillier
2017-06-09soc/braswell: fix scope for I2C ACPI devicesMatt DeVillier
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-05-24soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-03-28vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner
2017-03-17soc/intel/braswell: Fix most of the issues detected by checkpatchLee Leahy
2017-03-17soc/intel/braswell: Add int to unsignedLee Leahy
2017-03-17soc/intel/braswell: Fix spacing issues detected by checkpatchLee Leahy
2017-01-16intel: Fix copy/paste error in license textMarshall Dawson
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh