summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0618-213/+18
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0617-34/+17
* soc/intel/common/block/cse: Add boot partition related APIsSridhar Siricilla2020-05-044-0/+351
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-0213-13/+13
* soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-018-24/+19
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* soc/intel/common: Add method to modify GPIO community PM configVenkata Krishna Nimmagadda2020-04-291-0/+19
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-282-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-283-3/+3
* soc/intel: Constify struct device * parameter to intel_igd_get_controller_infoFurquan Shaikh2020-04-282-2/+2
* soc/intel: Constify struct device *param to sd_fill_soc_gpio_infoFurquan Shaikh2020-04-281-1/+1
* i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-284-5/+5
* soc/intel/common/block/smbus: Set SPD array NULL if no DIMM presentEric Lai2020-04-281-8/+15
* soc/intel/jasperlake: Add new MCH device idsMaulik V Vaghela2020-04-281-0/+3
* soc/intel/common: Add _DSM methods for LPIT tableVenkata Krishna Nimmagadda2020-04-201-0/+104
* soc/intel: Disable config option for SCS by defaultDuncan Laurie2020-04-171-1/+0
* intel/common: add a macro to set ownership for GPIMaxim Polyakov2020-04-172-11/+18
* intel/common/block/lpc: Add new device IDs for Lewisburg PCHBryantOu2020-04-161-0/+6
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-1/+17
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-1/+1
* soc/intel: Remove unneeded whitespacesElyes HAOUAS2020-04-091-1/+1
* soc/intel/common: gpio: print error if pad is not foundMaxim Polyakov2020-04-071-1/+2
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-06107-1394/+214
* soc/intel/common: Remove unused Kconfig SKIP_GRAPHICS_ENABLINGRonak Kanabar2020-04-061-8/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-024-29/+29
* soc/intel/common/block: Add missing includeRizwan Qureshi2020-03-311-0/+1
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-2/+4
* soc/intel/common/block/cse: Add check for CSE enabledWim Vervoorn2020-03-311-0/+4
* soc/intel/common: Hook up GMA ACPI brightness controlsMatt DeVillier2020-03-282-7/+27
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-232-20/+20
* soc/intel/common: Add ACPI support for PMC core OS driverVenkata Krishna Nimmagadda2020-03-201-0/+21
* soc: Remove copyright noticesPatrick Georgi2020-03-18121-154/+0
* soc/intel/skylake: Control fixed IO decode from devicetreeWim Vervoorn2020-03-182-0/+13
* soc/intel/Kconfig: Avoid specifying dedicated chipset nameSubrata Banik2020-03-151-0/+0
* soc/intel/common: Check prerequisites for GLOBAL_RESET commandSridhar Siricilla2020-03-151-0/+28
* soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE commandSridhar Siricilla2020-03-152-17/+47
* soc/intel/common/block/smm: add case intrusion to SMI handlerMichael Niewöhner2020-03-111-0/+9
* soc/intel/common/block: tco: enable intruder SMI if selectedMichael Niewöhner2020-03-111-0/+17
* soc/intel/common: Add more GPIO definition macrosNico Huber2020-03-101-0/+10
* intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner2020-03-071-1/+4
* soc/intel/common/block/smm: add Kconfig for TCO SMIMichael Niewöhner2020-03-071-0/+6
* soc/intel/common/block/tco: clear TCO1_STS register, tooMichael Niewöhner2020-03-061-5/+5
* soc/intel/cpu: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans2020-03-041-0/+1
* soc/intel/gpio_defs: add a new macro for pad configMaxim Polyakov2020-03-031-0/+5
* soc/intel/tigerlake: Add Jasper lake GPIO supportRonak Kanabar2020-03-031-0/+1
* soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE libSridhar Siricilla2020-03-022-0/+70
* soc/intel/common: Remove HOST_RESET_ONLY reset type supportSridhar Siricilla2020-03-022-5/+2
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-261-2/+2
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-2520-34/+42