summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/chip.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/skylake: Allow setting of PcieRpMaxPayloadWim Vervoorn2020-05-111-0/+2
* soc/intel/skl: always enable SataPwrOptEnableMichael Niewöhner2020-05-041-1/+7
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-2/+0
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoCWim Vervoorn2019-12-191-0/+7
* soc/skylake: Write the P2SB IBDF and HBDF registers in corebootAngel Pons2019-11-271-5/+3
* intel/skylake: Use new PCIe RP devicetree updateNico Huber2019-11-161-122/+17
* soc/intel/skylake: set FSP param to enable or skip GOPMichael Niewöhner2019-11-021-0/+6
* soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner2019-10-261-0/+519
* soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner2019-10-261-861/+0
* soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki2019-09-291-1/+1
* soc/skylake: prevent null pointer dereferencesAngel Pons2019-09-021-12/+10
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-1/+1
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-111-0/+3
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-4/+4
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik2019-03-241-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* soc/intel/skylake: Unify serial IRQ optionsNico Huber2019-03-011-2/+4
* src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS2019-01-271-6/+6
* soc/intel/skylake: Generate DMAR tables for FSP 1.1 boardsMatt DeVillier2018-12-191-1/+2
* soc/intel/skylake: Ensure FSP don't override ITSS IPCx registersSubrata Banik2018-10-091-0/+9
* soc/intel/skylake: permit Kconfig to set subsystem IDMatt Delco2018-08-171-2/+7
* soc/intel/skylake: config ISH in SOC sideli feng2018-07-091-1/+8
* soc/intel/common/block/cpu: Add option to skip coreboot AP initSubrata Banik2018-06-221-1/+2
* soc/intel/common/pch: Add pch lockdown codeSubrata Banik2018-06-071-8/+1
* soc/intel/common/block: Add common chip config blockSubrata Banik2018-06-061-2/+10
* soc/intel/skylake: Add option to skip coreboot MP initSubrata Banik2018-06-051-1/+1
* soc/intel/skylake: Get rid of device_tElyes HAOUAS2018-06-041-2/+2
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* soc/intel/skylake: Limit xDCI feature when VBOOT is enabledDuncan Laurie2018-03-281-2/+8
* soc/intel/skylake: Add devicetree variable for PCIe HotPlugDuncan Laurie2018-02-061-0/+2
* soc/intel/skylake: Remove set_subsystem() from SoCSubrata Banik2017-12-131-15/+0
* soc/intel/skylake: add acoustic noise mitigation params for FSP 1.1Matt DeVillier2017-12-091-0/+22
* soc/intel/skylake: Remove pch_enable_dev() from SoCSubrata Banik2017-12-081-9/+2
* intel/skylake: Use Sata related registers from devicetreeYouness Alaoui2017-10-141-1/+4
* soc/intel/skylake: Add LPC and SPI lock down config optionSubrata Banik2017-08-251-4/+5
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* soc/intel/skylake: Wrap lines at 80 columnsLee Leahy2017-03-171-5/+10
* soc/intel/skylake: Add int to unsignedLee Leahy2017-03-171-1/+2
* soc/intel/skylake: Fix broken suspend-resumeFurquan Shaikh2017-02-221-0/+5
* soc/intel/skylake: Perform CPU MP Init before FSP-S InitSubrata Banik2017-02-141-2/+2
* soc/intel/skylake: Add USB Port Over Current (OC) Pin programmingSubrata Banik2016-11-281-0/+3
* soc/intel/skylake: move i2c voltage config to own variableAaron Durbin2016-11-111-1/+1
* soc/intel/skylake: Add FSP 2.0 support in ramstageNaresh G Solanki2016-09-191-299/+5