summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add and fill gnvs_ptr for smm_runtimeKyösti Mälkki2020-07-081-0/+1
* acpigen: Add acpigen_notifyTim Wawrzynczak2020-07-071-0/+3
* soc/intel/common/block: Add new block DTTTim Wawrzynczak2020-07-071-0/+3
* src/include: improve the description of hexstrtobinAnna Karas2020-07-071-0/+2
* dptf: Add support for IDSPTim Wawrzynczak2020-07-071-0/+11
* dptf: Add support for Fan and TSR optionsTim Wawrzynczak2020-07-071-0/+15
* dptf: Add support for Running Average Power LimitsTim Wawrzynczak2020-07-071-0/+27
* dptf: Add support for Fan Performance StatesTim Wawrzynczak2020-07-071-0/+27
* dptf: Add support for Charger Performance StatesTim Wawrzynczak2020-07-071-0/+17
* dptf: Add support for Critical PoliciesTim Wawrzynczak2020-07-071-0/+24
* dptf: Add support for Passive PoliciesTim Wawrzynczak2020-07-071-0/+23
* dptf: Add support for generation of Active PoliciesTim Wawrzynczak2020-07-071-0/+63
* pci_ids: Add TGL & JSL IPU PCI IDsTim Wawrzynczak2020-07-071-0/+3
* acpi: add STA function to return external variableSugnan Prabhu S2020-07-071-0/+1
* include/cpu/x86/lapic: Add support for x86_64Patrick Rudolph2020-07-051-2/+2
* smbios: TYPE_NONE and TYPE_OTHER are already takenPatrick Georgi2020-07-041-2/+2
* post_code: reorganize order of postcode definesSindhoor Tilak2020-07-041-32/+31
* arch/x86/smbios: Add SMBIOS type8 dataBryantOu2020-07-041-0/+116
* acpi_device: Replace polarity with active_low in acpi_gpio for GpioIoFurquan Shaikh2020-07-021-20/+21
* acpi_device: Add helper macros for setting acpi_gpio fieldsFurquan Shaikh2020-07-021-99/+61
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-1/+3
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-302-0/+18
* arch/x86/smbios: Add more fields to be overriden for type 3 and 4Johnny Lin2020-06-251-0/+3
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-241-2/+0
* ACPI: Add framework for GNVS initialisationKyösti Mälkki2020-06-241-0/+19
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-222-0/+40
* cpu/x86/lapic: Support x86_64 and clean up codePatrick Rudolph2020-06-221-51/+14
* soc/amd/picasso/bootblock: Write EIP to secure S3Raul E Rangel2020-06-221-0/+1
* cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCIKyösti Mälkki2020-06-221-0/+1
* cpu/x86/smm: Define APM_CNT_NOOP_SMIKyösti Mälkki2020-06-221-0/+1
* ACPI: Clean up some S3 related leftoversKyösti Mälkki2020-06-181-4/+0
* treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki2020-06-173-3/+3
* device/pnp_ops.h: Use pnp.h functionsAngel Pons2020-06-171-6/+3
* cpu/x86/smm: Add helper functions to verify SMM accessPatrick Rudolph2020-06-171-0/+12
* cpu/x86: Define MTRR_CAP_PRMRRKyösti Mälkki2020-06-161-0/+1
* sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki2020-06-161-1/+0
* soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)Kyösti Mälkki2020-06-161-1/+0
* arch/x86: Declare global_smi_enable()Kyösti Mälkki2020-06-161-0/+3
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-161-0/+3
* include: update cbmem_possibly_online for vboot_before_bootblockMartin Roth2020-06-151-1/+1
* include/rules.h: Add vboot_before_bootblock to ENV_ROMSTAGE_OR_BEFOREMartin Roth2020-06-151-1/+1
* arch/x86: Remove XIP_ROM_SIZEKyösti Mälkki2020-06-151-4/+0
* drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik2020-06-141-0/+14
* device/xhci: Add xHCI utility to enumerate capabilitiesRaul E Rangel2020-06-101-0/+57
* amd/00730F01: Clean the Microcode updatingZheng Bao2020-06-101-2/+1
* amd/common: Add the macro definition for patch level MSRZheng Bao2020-06-101-0/+1
* pci_ops.h: Turn and/or ops into update wrappersAngel Pons2020-06-091-48/+42
* include/device/pci_ops.h: Add bitwise AND opsAngel Pons2020-06-091-0/+36
* spi: Remove non_volatile flag from block protection interfaceDaniel Gröber2020-06-081-3/+0
* device: Add a disabling PCIe device bus master functionJohn Zhao2020-06-081-0/+1