Age | Commit message (Expand) | Author |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-28 | soc/intel/common: add TCC activation functionality | Sumeet R Pawnikar |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-18 | soc/intel,chromeos: Fix EC RO/RW status in GNVS | Kyösti Mälkki |
2020-06-16 | cpu/x86: Define MTRR_CAP_PRMRR | Kyösti Mälkki |
2020-06-16 | soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS) | Kyösti Mälkki |
2020-06-16 | arch/x86: Create helper for APM_CNT SMI triggers | Kyösti Mälkki |
2020-06-10 | soc/intel/skylake: Remove space after type cast | Paul Menzel |
2020-06-10 | soc/intel/skylake: Use unit macros KiB and MiB | Paul Menzel |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <bootmode.h>' | Elyes HAOUAS |
2020-06-02 | soc/intel/*/bootblock/cpu.c: Drop unused includes | Elyes HAOUAS |
2020-06-02 | {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includes | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <timer.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-28 | soc/intel/common: Improve Type16 SMBIOS tables | Patrick Rudolph |
2020-05-27 | soc/intel/gma: Implement fsp_soc_get_igd_bar() in common code | Nico Huber |
2020-05-27 | soc/intel/gma: Move DDI-A 4-lane config to common code | Nico Huber |
2020-05-27 | soc/intel/gma: Move display and opregion init to common code | Nico Huber |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-26 | soc/intel/skylake/acpi/smbus.asl: Fix typo in comment | Elyes HAOUAS |
2020-05-20 | soc/intel/skylake: Mask lower 20 bits of TOLUD and TOLM in systemagent.asl | Furquan Shaikh |
2020-05-20 | soc/intel/skylake: Update systemagent.asl to ASL2.0 | Furquan Shaikh |
2020-05-18 | skylake: update processor power limits configuration | Sumeet R Pawnikar |
2020-05-14 | soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size() | Furquan Shaikh |
2020-05-14 | soc/intel: Always advertise MMIO window above 4G in ACPI tables | Furquan Shaikh |
2020-05-14 | soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4G | Furquan Shaikh |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-12 | soc/intel/skylake: Add ability to set root port ASPM | Wim Vervoorn |
2020-05-12 | device/pci_device: Extract pci_domain_set_resources from SOC | Raul E Rangel |
2020-05-12 | soc/intel/skl: Drop weak mainboard_memory_init_params | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-11 | soc/intel/skylake: Allow setting of PcieRpMaxPayload | Wim Vervoorn |
2020-05-08 | soc/intel/skl: Drop `acpi_mainboard_gnvs` | Angel Pons |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-04 | soc/intel/skl: always enable SataPwrOptEnable | Michael Niewöhner |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | src: Remove not used 'include <smbios.h>' | Elyes HAOUAS |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | soc/intel: Constify struct device * parameter to intel_igd_get_controller_info | Furquan Shaikh |
2020-04-28 | soc/intel: Constify struct device *param to sd_fill_soc_gpio_info | Furquan Shaikh |
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 |