aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/chip.c
AgeCommit message (Expand)Author
2020-12-30soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner
2020-12-28soc/intel/skylake: Enable CHAP device depending on devicetreeBenjamin Doron
2020-12-17soc/intel/skylake: Drop duplicate PmConfigPciClockRun configurationBenjamin Doron
2020-12-14soc/intel/skylake: Drop always-zero PowerLimit4 dt settingAngel Pons
2020-11-30soc/intel/skylake: Fix commentFelix Singer
2020-11-28soc/intel/skl: correct OC pin skip value for disabled usb portsMichael Niewöhner
2020-11-13soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner
2020-11-09soc/intel/skylake: Enable PCH thermal depending on devicetreeBenjamin Doron
2020-10-19soc/intel/skylake: Do not let FSP set the subsystem IDsBenjamin Doron
2020-10-16soc/intel/skylake: Rename PcieRpAspm devicetree configBenjamin Doron
2020-10-15soc/intel/skylake: Configure L1 substates for PCH root portsBenjamin Doron
2020-10-12soc/intel: Configure PAVP at compile-timeBenjamin Doron
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-06soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by defaultMichael Niewöhner
2020-08-13soc/intel/skylake: Refactor ternary expressionsFelix Singer
2020-08-08soc/intel/skylake: Enable CIO depending on devicetree configurationFelix Singer
2020-08-08soc/intel/skylake: Enable SA IMGU depending on devicetree configurationFelix Singer
2020-08-08soc/intel/skylake: Enable SDXC depending on devicetree configurationFelix Singer
2020-08-07soc/intel/skylake: Enable thermal subsystem depending on devicetreeFelix Singer
2020-07-29soc/intel/skylake: Enable HDA depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable HECI3 depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable eMMC depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable LAN depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable SATA depending on devicetree configurationFelix Singer
2020-07-26src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth
2020-07-26soc/skylake: Configure SATA options only if SATA is enabledFelix Singer
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <bootmode.h>'Elyes HAOUAS
2020-05-18skylake: update processor power limits configurationSumeet R Pawnikar
2020-05-12soc/intel/skylake: Add ability to set root port ASPMWim Vervoorn
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-11soc/intel/skylake: Allow setting of PcieRpMaxPayloadWim Vervoorn
2020-05-04soc/intel/skl: always enable SataPwrOptEnableMichael Niewöhner
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19{drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoCWim Vervoorn
2019-11-27soc/skylake: Write the P2SB IBDF and HBDF registers in corebootAngel Pons
2019-11-16intel/skylake: Use new PCIe RP devicetree updateNico Huber
2019-11-02soc/intel/skylake: set FSP param to enable or skip GOPMichael Niewöhner
2019-10-26soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner
2019-10-26soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner
2019-09-29soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki
2019-09-02soc/skylake: prevent null pointer dereferencesAngel Pons
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-11soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01soc/intel/skylake: Unify serial IRQ optionsNico Huber
2019-01-27src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS
2018-12-19soc/intel/skylake: Generate DMAR tables for FSP 1.1 boardsMatt DeVillier
2018-10-09soc/intel/skylake: Ensure FSP don't override ITSS IPCx registersSubrata Banik
2018-08-17soc/intel/skylake: permit Kconfig to set subsystem IDMatt Delco
2018-07-09soc/intel/skylake: config ISH in SOC sideli feng
2018-06-22soc/intel/common/block/cpu: Add option to skip coreboot AP initSubrata Banik
2018-06-07soc/intel/common/pch: Add pch lockdown codeSubrata Banik
2018-06-06soc/intel/common/block: Add common chip config blockSubrata Banik
2018-06-05soc/intel/skylake: Add option to skip coreboot MP initSubrata Banik
2018-06-04soc/intel/skylake: Get rid of device_tElyes HAOUAS
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-03-28soc/intel/skylake: Limit xDCI feature when VBOOT is enabledDuncan Laurie
2018-02-06soc/intel/skylake: Add devicetree variable for PCIe HotPlugDuncan Laurie
2017-12-13soc/intel/skylake: Remove set_subsystem() from SoCSubrata Banik
2017-12-09soc/intel/skylake: add acoustic noise mitigation params for FSP 1.1Matt DeVillier
2017-12-08soc/intel/skylake: Remove pch_enable_dev() from SoCSubrata Banik
2017-10-14intel/skylake: Use Sata related registers from devicetreeYouness Alaoui
2017-08-25soc/intel/skylake: Add LPC and SPI lock down config optionSubrata Banik
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-03-17soc/intel/skylake: Wrap lines at 80 columnsLee Leahy
2017-03-17soc/intel/skylake: Add int to unsignedLee Leahy
2017-02-22soc/intel/skylake: Fix broken suspend-resumeFurquan Shaikh
2017-02-14soc/intel/skylake: Perform CPU MP Init before FSP-S InitSubrata Banik
2016-11-28soc/intel/skylake: Add USB Port Over Current (OC) Pin programmingSubrata Banik
2016-11-11soc/intel/skylake: move i2c voltage config to own variableAaron Durbin
2016-09-19soc/intel/skylake: Add FSP 2.0 support in ramstageNaresh G Solanki
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-06-09skylake: Move I2C bus configuration to separate structureDuncan Laurie
2016-05-21skylake: Add ACPI device name handlerDuncan Laurie
2016-03-12soc/intel/skylake: add option to enable VR specific mailbox cmdRizwan Qureshi
2016-01-19intel/skylake: Adding provision to set voltages to the I2C portsNaresh G Solanki
2016-01-18intel/skylake: Change in UPD name from SkipMpInit to FspSkipMpInitBarnali Sarkar
2016-01-18intel/skylake: provide default VR configurationAaron Durbin
2016-01-17intel/skylake: disable heci1 if psf is unlockedArchana Patni
2016-01-16intel/skylake: Add VrConfig UPD parameters from corebootRizwan Qureshi
2016-01-16intel/skylake: Enable SkipMpInit tokenRizwan Qureshi
2016-01-15intel/skylake: More UPD params are added for PCH policy in FSPRizwan Qureshi
2016-01-15intel/skylake: Update UPD parameters as per FSP 1.8.0Barnali Sarkar
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27intel/skylake: Clean up USB configuration in devicetreeDuncan Laurie
2015-10-27FSP 1.1: Replace soc_ prefix with fsp_Lee Leahy
2015-10-27intel/skylake: IRQ programming through UPDSubrata Banik
2015-10-27intel/skylake: FSP 1.7.0 MemoryInit/SiliconInit params updateRizwan Qureshi
2015-09-17intel/skylake: Create "RtcLock" Silicon UPD from corebootBarnali Sarkar
2015-09-10fsp1_1: provide binding to UEFI versionAaron Durbin