Age | Commit message (Expand) | Author |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-30 | soc/intel/icelake/acpi/gpio.asl: Correct GADD method | Angel Pons |
2020-09-28 | soc/intel/common/block/lpc: add acpi name | Jonathan Zhang |
2020-09-27 | soc/intel/icelake/acpi/gpio.asl: Use ASL 2.0 syntax | Angel Pons |
2020-09-27 | soc/intel/common/block/acpi: Factor out common gpio_op.asl | Subrata Banik |
2020-09-27 | soc/intel/icelake: Use GPIO state macros from intelblocks/gpio_defs.h | Subrata Banik |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-25 | soc/intel: Use ASL 2.0 syntax for GPIO ASL helper function | Subrata Banik |
2020-09-22 | Revert "soc/intel: Refactor do_global_reset() function" | Furquan Shaikh |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-21 | soc/intel: Refactor do_global_reset() function | Subrata Banik |
2020-09-21 | soc/intel: rename get_prmrr_size | Michael Niewöhner |
2020-09-19 | soc/intel/common/block/cse: Refactor cse_request_global_reset() function | Subrata Banik |
2020-09-14 | soc/intel/{cnl,icl,jsl,tgl}: Clean up chip.h | Subrata Banik |
2020-09-14 | soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode | Aamir Bohra |
2020-09-06 | soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by default | Michael Niewöhner |
2020-08-18 | elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE | Aaron Durbin |
2020-08-09 | soc/intel/{icl.tgl,jsl}: Remove SMRAM register programming | Aamir Bohra |
2020-08-07 | soc/intel/{cnl,icl,jsl,tgl}: Use Bus Master for setting up PWRMBASE | Subrata Banik |
2020-08-07 | src/soc/intel/icelake: Allow option to use USE_INTEL_FSP_MP_INIT | Subrata Banik |
2020-08-05 | {nb,soc}/intel: Use get_current_microcode_rev() for ucode version | Subrata Banik |
2020-08-01 | soc/intel/{icl,jsl,tgl}: Remove SkipMpInit UPD as deprecated | Subrata Banik |
2020-07-26 | src: Update bare access to BOOL CONFIG_ vals to CONFIG() | Martin Roth |
2020-07-26 | cpu,soc/intel: Drop select SMP | Kyösti Mälkki |
2020-07-26 | src: Remove unused 'include <cbmem.h>' | Elyes HAOUAS |
2020-07-21 | src: Use ACPI macros | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-06 | soc/intel: Drop unused `#include <reg_script.h>` | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-25 | drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1 | Jonathan Zhang |
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 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-03 | soc/intel/icelake: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-06-02 | soc/intel/common/{pch,sata}: Remove SATA common code driver | Subrata Banik |
2020-06-02 | {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includes | 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 display and opregion init to common code | Nico Huber |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-20 | icelake: remove unused processor power limits configuration | Sumeet R Pawnikar |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-14 | soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size() | Furquan Shaikh |
2020-05-14 | soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4G | Furquan Shaikh |
2020-05-12 | device/pci_device: Extract pci_domain_set_resources from SOC | Raul E Rangel |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | soc/intel: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
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-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
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-17 | soc/intel: Disable config option for SCS by default | Duncan Laurie |
2020-04-14 | soc/intel/icelake: Add function to dump ME firmware status information | Krishna Prasad Bhat |
2020-04-14 | soc/intel/{icl,tgl}: Make use of print_me_fw_version() from CSE lib | Krishna Prasad Bhat |
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/icelake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | fsp2_0: Gather Kconfig declarations | Nico Huber |
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-30 | soc/intel/{icelake, tigerlake}: Remove DDI A lane programming | Ronak Kanabar |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-15 | soc/intel/icelake: Re-flow comment for 96 characters | Paul Menzel |
2020-03-15 | soc/intel/icelake: Correct past participle in comment | Paul Menzel |
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 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-01 | soc/intel/{icl,jsl,tgl}: Enable PlatformDebugConsent by Kconfig | Subrata Banik |
2020-02-26 | soc/intel/{cnl,icl}: Avoid static 8254 clock gating on S3 resume | Subrata Banik |
2020-02-25 | soc/intel/common/block: Move cse common functions into block/cse | Subrata Banik |
2020-02-25 | soc/intel/common/block: Move smihandler common functions into common code | Subrata Banik |
2020-02-24 | soc/intel/icelake: Skip FSP-S IGD related UPD override | Subrata Banik |
2020-02-17 | src/intel: Define HFSTS3 register | 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-11 | vendorcode/intel: Remove Ice Lake FSP Bindings | Johanna Schander |
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-16 | soc/intel/{cnl,icl,skl, tgl}: Move SOC_INTEL_COMMON_BLOCK_THERMAL into SoC sp... | Subrata Banik |
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-09 | soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpi | Subrata Banik |
2020-01-07 | soc/intel/{apl,cnl,icl,skl,tgl}: Clean up SA ASL code | Subrata Banik |
2019-12-31 | soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADT | Meera Ravindranath |
2019-12-19 | src/soc/intel: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Use '#include <smp/node.h>' when appropriate | Elyes HAOUAS |
2019-12-17 | soc/intel{cannonlake,icelake}/northbridge.asl: Correct flash range | Wim Vervoorn |
2019-12-12 | soc/intel/{cnl,icl,skl,tgl}: Remove unused gpe0_en_* from chip.h | Furquan Shaikh |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-22 | soc/intel/icelake: Make CpuMpPpi implementation default for ICL | Subrata Banik |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |