aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake
AgeCommit message (Expand)Author
2017-10-19soc/intel/skylake: Use EBDA structure to store soc reserve memory sizeSubrata Banik
2017-10-19soc/intel/skylake: Probe XHCI for wake source for Internal PMEFurquan Shaikh
2017-10-19soc/intel/skylake: Prevent false logs in pch_xhci_port_wake_checkFurquan Shaikh
2017-10-19soc/intel/skylake: Define mask for SMI handlers that can be run in SCI modeFurquan Shaikh
2017-10-19soc/intel/skylake: Support logging wake source in SMMFurquan Shaikh
2017-10-19soc/intel/skylake: Move power_state functions to pmutil.cFurquan Shaikh
2017-10-19soc/intel/skylake: Use PCH_DEV_* instead of PCH_DEVFN_*Furquan Shaikh
2017-10-19soc/intel/skylake: Use newly added pmc_read_pm1_controlFurquan Shaikh
2017-10-16soc/intel/common: sanity check ebda signatureAaron Durbin
2017-10-16console/flashconsole: Enable support for postcarYouness Alaoui
2017-10-16src/soc/skylake: Fix Null pointer dereferencesShaunak Saha
2017-10-14intel/skylake: Use Sata related registers from devicetreeYouness Alaoui
2017-10-12soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh
2017-10-10soc/intel/skylake: Fix broken suspend/resume for deep S3Furquan Shaikh
2017-10-06soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi
2017-10-05soc/intel/skylake: Add support in SKL for PMC common codeShaunak Saha
2017-10-05soc/intel/skylake: Add config for mbx command for Intersil VR C-state issuesRizwan Qureshi
2017-10-05vendor/intel/skykabylake: Update FSP header files to version 2.7.2Balaji Manigandan B
2017-10-03soc/intel/skylake: Enable common LPC IPRavi Sarawadi
2017-10-02soc/intel/skylake: Use common/block/gpioHannah Williams
2017-09-27soc/intel/skylake: Remove CCA object for IMGU and CIO2 devicesV Sowmya
2017-09-22soc/intel/skylake: Calculate soc reserved memory sizeSubrata Banik
2017-09-22soc/intel/skylake: Use EBDA area to store cbmem_top addressSubrata Banik
2017-09-22soc/intel/skylake: Refactor memory layout calculationSubrata Banik
2017-09-22soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai
2017-09-21soc/intel/skylake: Add config for enabling LTR for PCIe Root portRizwan Qureshi
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20soc/intel/skylake: refactor rtc failure checkingAaron Durbin
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-09-15soc/intel/skylake: Move UNCORE PRMRR base and mask defines.Pratik Prajapati
2017-09-15soc/intel/common/sgx: Define and use soc_fill_sgx_param()Pratik Prajapati
2017-09-14soc/intel/skylake: Implement UNCORE PRMRR get base and mask APIPratik Prajapati
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-11soc/intel/skylake: Fix SPI WP disable status checkRavi Sarawadi
2017-09-11cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin
2017-09-08soc/intel/skylake: Create acpi_get_sleep_type() to get previous sleep stateSubrata Banik
2017-09-06soc/intel/skylake: Add config for enabling PCIe AERRizwan Qureshi
2017-09-06soc/intel/{cannonlake,skylake}: Fix null pointer dereference in klocworkSubrata Banik
2017-09-05intel/skylake: nhlt: Add capture configuration format for IV feedback from ma...Harsha Priya
2017-09-04Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph
2017-09-02soc/intel/skylake: Use common mca_configure() APIPratik Prajapati
2017-09-01soc/intel/skylake: Use SA library to get smm region informationSubrata Banik
2017-08-30soc/intel/{cannonlake,skylake}: Add active default value for UART_FOR_CONSOLESubrata Banik
2017-08-28soc/intel/skylake: Fix FSP1.1 booting issue with HW based dram top calculationSubrata Banik
2017-08-26soc/intel/skylake: Move SPI lock down config after resource allocationBarnali Sarkar
2017-08-26soc/intel/skylake: Move DMI lock down config after resource allocationSubrata Banik
2017-08-25soc/intel/skylake: Remove TCO lock down programmingSubrata Banik
2017-08-25soc/intel/skylake: Move PMC lock down config after resource allocationSubrata Banik
2017-08-25soc/intel/skylake: Remove ABASE lock down programmingSubrata Banik
2017-08-25soc/intel/skylake: Move LPC lock down config after resource allocationSubrata Banik
2017-08-25soc/intel/skylake: Add LPC and SPI lock down config optionSubrata Banik
2017-08-23soc/intel/skylake: Usable dram top calculation based on HW registersSubrata Banik
2017-08-22soc/intel/skylake: Lock sideband access in coreboot and not in FSPBarnali Sarkar
2017-08-21soc/intel/skylake: Fix SGX init sequencePratik Prajapati
2017-08-21intel/common/mp_init: Refactor MP Init code to get rid of microcode paramPratik Prajapati
2017-08-21intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointerPratik Prajapati
2017-08-21soc/intel/skylake: Add support for all UART port indexSubrata Banik
2017-08-21soc/intel/skylake: Add Kconfig option to select UART indexSubrata Banik
2017-08-19soc/intel/skylake: Enable power button SMI when jumping to payloadFurquan Shaikh
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-17soc/intel/skylake: Configure FSP to skip ME MBP stepDuncan Laurie
2017-08-16soc/intel/skylake: Add proper support to enable UART2 in 16550 modeSubrata Banik
2017-08-15soc/intel/{cannonlake,skylake}: fix PCH_P2SB_EPMASK macroAaron Durbin
2017-08-10soc/intel/skylake: Enable UART debug controller on S3 resumeFurquan Shaikh
2017-08-10soc/intel/common/uart: Refactor uart_common_initFurquan Shaikh
2017-08-08soc/intel: Remove ACPI notification for fan speed changeSumeet Pawnikar
2017-08-08soc/intel/skylake: Log wakes caused by PME on internal bus and PCIE RPNaresh G Solanki
2017-08-03soc/intel/skylake: Skip disabled IGD deviceSubrata Banik
2017-07-28soc/intel/skylake: Remove incorrect ME PG-status printBarnali Sarkar
2017-07-27soc/intel/skylake/igd.c: check return value of init_igd_opregionMartin Kepplinger
2017-07-26soc/intel/skylake/chip.h: Provide enum values for SataModeNico Huber
2017-07-25soc/intel/skylake: Add IGD id for mobile Xeon with GT2Nico Huber
2017-07-25soc/intel/skylake: soc/intel/skylake: Initialize struct member to 0Subrata Banik
2017-07-25soc/intel/skylake: Skip Spi Flash Lockdown from FSPBarnali Sarkar
2017-07-24soc/intel/skylake: Use common opregion implementationPatrick Rudolph
2017-07-21soc/intel/skylake: Perform LPC offset read after lockdown operationSubrata Banik
2017-07-21soc/intel/skylake: Rectify LPC Lock Enable (LE) bit definitionSubrata Banik
2017-07-20soc/intel/skylake: Remove dead `CONFIG_PRE_GRAPHICS_DELAY`Nico Huber
2017-07-20soc/intel/skylake/igd: Remove dead quirk from dead code pathNico Huber
2017-07-20soc/intel/skylake: Fix broken memory info HOB scanningNico Huber
2017-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner
2017-07-18soc/intel/skylake: Enable SMBus based on mainboard configNaresh G Solanki
2017-07-18soc/intel/skylake: Remove Heci2 and Heci3 from wake resource listSubrata Banik
2017-07-17soc/intel/skylake: remove top_of_32bit_ram() declarationAaron Durbin
2017-07-14soc/intel/skylake: Set PsysPL2 MSRShelley Chen
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-13soc/intel/skylake: reduce postcar stack usage for fsp 2.0Aaron Durbin
2017-07-12soc/intel/skylake: Remove “disable SaGv” in recovery mode flowSubrata Banik
2017-07-12Revert "soc/intel/skylake: storage: Add 2ms delay before exiting D3"Subrata Banik
2017-07-12soc/intel/skylake: Perform PCR read after all PCR writeSubrata Banik
2017-07-11soc/intel/skylake: Fix PMC address range setup for PCH-HNico Huber
2017-07-11soc/intel/skylake: Set generic I/O decode ranges earlyNico Huber
2017-07-10sgx: Move SGX code to intel/common/blockPratik Prajapati
2017-07-01soc/intel/skylake: Remove unnecessary P-State and Flex Ratio assignmentBarnali Sarkar
2017-06-29soc/intel/skylake/Kconfig: Drop useless FSP1.1/2.0 promptsNico Huber
2017-06-27soc/intel/common/opregion: Use enum cb_err as return valuePatrick Rudolph
2017-06-27soc/intel/skylake: storage: Use word access for power state registersDuncan Laurie
2017-06-27soc/intel/skylake: storage: Add 2ms delay before exiting D3Duncan Laurie
2017-06-23soc/intel/skylake: Remove post SMM Relocation uCode loadingBarnali Sarkar
2017-06-23soc/intel/skylake: Use CPU MP Init Common codeBarnali Sarkar