Age | Commit message (Expand) | Author |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2021-01-13 | ACPI: Add common acpi_fill_gnvs() | Kyösti Mälkki |
2021-01-12 | soc/intel/denverton_ns: Drop redundant `DEFAULT_ACPI_BASE` | Angel Pons |
2021-01-10 | soc/intel: Replace acpi_init_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2021-01-03 | soc/intel: Drop indirect <soc/nvs.h> include | Kyösti Mälkki |
2020-12-25 | sb,soc/intel: Fix GNVS OperationRegion | Kyösti Mälkki |
2020-12-14 | soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option | Shreesh Chhabbi |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-23 | soc/intel/denverton_ns: Hook up SMMSTORE | Angel Pons |
2020-11-22 | soc/intel/denverton_ns: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-11-20 | soc/intel/denverton_ns: Initialize thermal configuration | Julien Viard de Galbert |
2020-11-20 | soc/intel/denverton_ns: Enable MC Exception | Julien Viard de Galbert |
2020-11-20 | src/soc/intel/denverton_ns: Use improvement in coreboot since 4.9 | Julien Viard de Galbert |
2020-11-16 | soc/intel/denverton_ns: Generate ACPI DMAR Table | Julien Viard de Galbert |
2020-11-02 | soc/intel/denverton_ns: Add PCH_DEVFN_PMC for finding PMC device | Duncan Laurie |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-10-24 | {cpu,soc}/intel: deduplicate cpu code | Michael Niewöhner |
2020-10-21 | {cpu,soc}/intel: replace AES-NI locking by common implemenation call | Michael Niewöhner |
2020-10-05 | soc/intel/common/block/acpi: Factor out common smbus.asl | Subrata Banik |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-14 | soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode | Aamir Bohra |
2020-09-12 | soc/intel/denverton_ns/uart_debug: include header for uart_platform_base | Felix Held |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-09-08 | soc/intel/denverton_ns/Kconfig: Drop unused 'IQAT_MEMORY_REGION_SIZE' | Elyes HAOUAS |
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-20 | src: Report word-sized access for PM1a_EVT | Angel Pons |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-20 | src: Drop useless cache flush settings in FADT | Angel Pons |
2020-07-20 | src: Never overwrite `fadt->flags` | Angel Pons |
2020-07-20 | src: Drop useless PM1b settings from FADT | Angel Pons |
2020-07-20 | src: Drop useless GPE1 settings from FADT | Angel Pons |
2020-07-06 | src/**/acpi/smbus.asl: Drop dead code | Angel Pons |
2020-07-06 | soc/intel: Drop unused `#include <reg_script.h>` | Angel Pons |
2020-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
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-16 | sb,soc/intel: Replace smm_southbridge_enable_smi() | Kyösti Mälkki |
2020-06-16 | sb/intel: Remove spurious HAVE_SMI_HANDLER test | 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-07 | acpi,soc/intel: Make soc/motherboard_fill_fadt() global | Kyösti Mälkki |
2020-06-06 | src: Remove unused 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-06-02 | soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-18 | src: Remove unused 'include <lib.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
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 | {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
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 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
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/denverton_ns: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | fsp2_0: Gather Kconfig declarations | Nico Huber |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
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-20 | soc/intel/denverton_ns: Implement AES-NI Lock | Julien Viard de Galbert |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-10 | soc/intel/dnv: Set INT_LINE accouting for PIRQ routing & swizzling | Stephen Douthit |
2020-03-10 | soc/intel/dnv: Add ACPI _PRT methods for virtual root ports | Stephen Douthit |
2020-03-10 | soc/intel/dnv: Fix ACPI reporting of root port interrupt routing | Stephen Douthit |
2020-03-10 | soc/intel/dnv: Don't clobber SATA_MAP while trying to set mode | Stephen Douthit |
2020-03-04 | soc/intel/denverton_ns: Allow including microcode | Felix Singer |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-04 | soc/intel/denverton_ns: Allow using FSP repo | Felix Singer |
2020-03-02 | soc/intel/denverton/uart.c: Clean up code | Felix Singer |
2020-03-02 | soc/intel/denverton: Move PCI IDs to pci_ids.h | Felix Singer |
2020-02-24 | src: capitalize 'RAM' | Elyes HAOUAS |
2020-01-30 | soc/intel/common/systemagent: Add Kconfig guard | Andrey Petrov |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-06 | soc/intel/dnv: Remove commented out Kconfig option | Subrata Banik |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/soc/intel: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-11 | soc/intel/denverton_ns: make use of common cbmem_top_chipset | Michael Niewöhner |
2019-11-08 | ELOG, soc/intel: Avoid some preprocessor use | Kyösti Mälkki |