Age | Commit message (Expand) | Author |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-18 | soc/intel/*/vr_config.c: Use __func__ in error message | Angel Pons |
2020-04-17 | soc/intel: Disable config option for SCS by default | Duncan Laurie |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | soc/intel/skylake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | fsp2_0: Gather Kconfig declarations | Nico Huber |
2020-04-03 | soc/intel/skylake: vr_config: enable PSI3 and PSI4 by default | Michael Niewöhner |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-30 | intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in | Johanna Schander |
2020-03-28 | soc/intel/skylake: Hook up GMA ACPI brightness controls | Matt DeVillier |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-18 | soc/intel/skylake: Control fixed IO decode from devicetree | Wim Vervoorn |
2020-03-12 | soc/intel/*/smihandler: Only compile in TCO SMI handler if needed | Patrick Georgi |
2020-03-10 | soc/intel: fix eist enabling | Matt Delco |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl: add INTRUDER relevant registers | Michael Niewöhner |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selected | Michael Niewöhner |
2020-03-04 | soc/intel/cpu: Select NO_FIXED_XIP_ROM_SIZE | Arthur Heymans |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-04 | soc/intel/skylake/elog: fix BUG: pch_log_rp_wake_source requests hidden | Michael Niewöhner |
2020-03-02 | soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE lib | Sridhar Siricilla |
2020-02-25 | soc/intel/common/block: Move smihandler common functions into common code | Subrata Banik |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-02-21 | security/intel/stm: Use depends on ENABLE_VMX | Eugene Myers |
2020-02-17 | treewide: capitalize 'BIOS' | Elyes HAOUAS |
2020-02-17 | soc/intel/skl: Rename me_hfs union into me_hfsts | Sridhar Siricilla |
2020-02-17 | soc/intel/{cnl,icl,skl,tgl}/bootblock: Update text for DMI PCR 2774 | Wim Vervoorn |
2020-02-17 | soc/intel{cnl,icl,skl,tgl}/bootblock: Make sure DMI PCR 2770 is set | Wim Vervoorn |
2020-02-17 | vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option | Joel Kitching |
2020-02-12 | soc/intel/{skl, common}: Move ME Firmware SKU Types to common code | Sridhar Siricilla |
2020-02-09 | intel/stm: Add platform opt-in Kconfig | Nico Huber |
2020-02-09 | soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa... | Sridhar Siricilla |
2020-02-09 | soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoC | Sridhar Siricilla |
2020-02-04 | soc/intel: Add get_pmbase | Eugene Myers |
2020-01-29 | soc/intel/skylake/acpi/dptf: Remove processor throttling controls | Wim Vervoorn |
2020-01-26 | soc/intel/skylake: Update 64 bit SA DRAM bit fields as per datasheet | Subrata Banik |
2020-01-26 | soc/intel/skylake: Add _SEG/_UID name variables | Subrata Banik |
2020-01-26 | soc/intel/skylake: Only reserve TPM area for !CONFIG_TPM_CR50 device | Subrata Banik |
2020-01-24 | soc/intel/skylake: Remove unused ICH memory reference | Subrata Banik |
2020-01-24 | soc/intel/skylake: Move pci_irqs.asl from SA to PCH | Subrata Banik |
2020-01-18 | soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarks | Wim Vervoorn |
2020-01-16 | soc/intel/{cnl,icl,skl, tgl}: Move SOC_INTEL_COMMON_BLOCK_THERMAL into SoC sp... | Subrata Banik |
2020-01-15 | soc/intel/common/block/fast_spi: don't include all spi flash drivers | Aaron Durbin |
2020-01-15 | drives/spi/spi_flash: add option to not select all drivers | Aaron Durbin |
2020-01-10 | soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource proper | Subrata Banik |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-07 | soc/intel/{apl,cnl,icl,skl,tgl}: Clean up SA ASL code | Subrata Banik |
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |