summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner2021-10-1710-45/+45
* soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wakeMichael Niewöhner2021-10-172-8/+10
* soc/intel/common/acpi: drop `RTC_EN` from static wake bits maskMichael Niewöhner2021-10-171-1/+1
* soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner2021-10-178-105/+1
* soc/intel/skylake: switch to common GNVSMichael Niewöhner2021-10-1720-109/+19
* soc/intel/common: add SGX fields to GNVSMichael Niewöhner2021-10-172-0/+7
* drivers/emulation/qemu: Add missing include for MMIONico Huber2021-10-171-0/+1
* Skylake boards: Drop setting useless `IRQ_SLOT_COUNT`Angel Pons2021-10-1712-48/+0
* cpu/x86/lapic: Only deliver ExtINT to BSPKyösti Mälkki2021-10-171-1/+6
* soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS definesFelix Held2021-10-165-17/+17
* soc/intel/dnv_ns: enable uCode PM Timer emulationMichael Niewöhner2021-10-162-0/+3
* soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer KconfigMichael Niewöhner2021-10-161-0/+7
* soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on KconfigMichael Niewöhner2021-10-162-4/+8
* mb/google/brya/var/taeko: Add fw_config probe for GL9750 and RTS5232SJoey Peng2021-10-161-0/+4
* mb/google/brya/variants/primus: To fine tune WWAN power sequencingAriel Fang2021-10-164-3/+26
* mb/google/brya/var/taeko: Include driver for GL9763E for eMMC boot diskKevin.Chang2021-10-151-0/+1
* mb/google/guybrush/bootblock: add comment about LPC_LDRQ0_PU,PD_ENFelix Held2021-10-151-0/+2
* mb/google/guybrush/bootblock: drop redundant clearing of LPC decodesFelix Held2021-10-151-2/+5
* soc/amd/common: move configure_espi_with_mb_hook implementationFelix Held2021-10-152-5/+8
* soc/amd: make configure_espi_with_mb_hook call conditionalFelix Held2021-10-153-10/+13
* soc/amd/common/include/espi: rename configure_espiFelix Held2021-10-153-3/+3
* soc/amd/stoneyridge/acpi/sb_fch: use I2C[ABCD]_BASE_ADDRESS definesFelix Held2021-10-151-4/+4
* soc/amd/stoneyridge/include/iomap: drop I2C_BUS_ADDRESS(x) macroFelix Held2021-10-151-7/+4
* mb/google/kahlee/treeya/audio: use proper I2C base address defineFelix Held2021-10-151-1/+1
* soc/amd/common/block/i2c: implement proper read_resourceFelix Held2021-10-155-22/+6
* soc/intel/common/cse: Split CSE metadata into two CBFS filesFurquan Shaikh2021-10-154-53/+86
* soc/intel/cannonlake: Enable Energy/Performance Bias controlAngel Pons2021-10-151-0/+1
* soc/qualcomm/sc7280: Enable compression of SHRMShelley Chen2021-10-152-5/+15
* soc/amd/cezanne,picasso/uart: implement read_resourceFelix Held2021-10-152-2/+12
* cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSRAngel Pons2021-10-151-0/+1
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-1551-322/+0
* mb/google/dedede/var/corori: Configure I2C times for TouchpadIan Feng2021-10-151-0/+2
* mb/google/dedede/var/sasukette: Add PIXA2635 touchpadZhi Li2021-10-151-0/+9
* soc/amd/common/block/lpc: simplify eSPI part of MakefileFelix Held2021-10-151-8/+1
* cpu/x86/lapic: Do not set read-only bits in LVTxKyösti Mälkki2021-10-151-7/+3
* cpu/x86/lapic: Add comment on spurious interruptKyösti Mälkki2021-10-151-1/+3
* cpu/x86/lapic: Split virtual_wire_mode_init()Kyösti Mälkki2021-10-151-17/+11
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-1543-187/+1
* arch/x86/smbios: Add generation of type 20 tableMatt DeVillier2021-10-152-0/+63
* soc/intel/alderlake: fix NULL pointer dereferenceSelma Bensaid2021-10-151-5/+7
* soc/intel/broadwell/pcie.c: Simplify AND-maskAngel Pons2021-10-151-2/+2
* mb/google/guybrush: Fix variant_has_pcie_wwan helperKarthikeyan Ramasubramanian2021-10-143-5/+16
* mb/google/hatch/var/scout: set correct i2c configurationMatt Ziegelbaum2021-10-142-42/+29
* mb/google/guybrush: Disable HAVE_ACPI_RESUME / S3Rob Barnes2021-10-141-1/+0
* soc/intel/common/cse: Reorganize firmware update checks for CSE LiteFurquan Shaikh2021-10-141-57/+61
* mb/google/guybrush: Assert WWAN_AUX_RST_L on S0i3 entryKarthikeyan Ramasubramanian2021-10-141-0/+28
* soc/amd/common/acpi/upep: Add Low Power State Entry NotificationsKarthikeyan Ramasubramanian2021-10-141-6/+28
* mb/siemens/mc_ehl2: Adjust PCH serial IO settingsMario Scheithauer2021-10-141-17/+6
* mb/siemens/mc_ehl2: Adjust USB settingsMario Scheithauer2021-10-141-12/+12
* mb/siemens/mc_ehl2: Enable PCI devicesMario Scheithauer2021-10-141-4/+4