summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-07-08ACPI: Add and fill gnvs_ptr for smm_runtimeKyösti Mälkki
2020-07-07acpigen: Add acpigen_notifyTim Wawrzynczak
2020-07-07soc/intel/common/block: Add new block DTTTim Wawrzynczak
2020-07-07src/include: improve the description of hexstrtobinAnna Karas
2020-07-07dptf: Add support for IDSPTim Wawrzynczak
2020-07-07dptf: Add support for Fan and TSR optionsTim Wawrzynczak
2020-07-07dptf: Add support for Running Average Power LimitsTim Wawrzynczak
2020-07-07dptf: Add support for Fan Performance StatesTim Wawrzynczak
2020-07-07dptf: Add support for Charger Performance StatesTim Wawrzynczak
2020-07-07dptf: Add support for Critical PoliciesTim Wawrzynczak
2020-07-07dptf: Add support for Passive PoliciesTim Wawrzynczak
2020-07-07dptf: Add support for generation of Active PoliciesTim Wawrzynczak
2020-07-07pci_ids: Add TGL & JSL IPU PCI IDsTim Wawrzynczak
2020-07-07acpi: add STA function to return external variableSugnan Prabhu S
2020-07-05include/cpu/x86/lapic: Add support for x86_64Patrick Rudolph
2020-07-04smbios: TYPE_NONE and TYPE_OTHER are already takenPatrick Georgi
2020-07-04post_code: reorganize order of postcode definesSindhoor Tilak
2020-07-04arch/x86/smbios: Add SMBIOS type8 dataBryantOu
2020-07-02acpi_device: Replace polarity with active_low in acpi_gpio for GpioIoFurquan Shaikh
2020-07-02acpi_device: Add helper macros for setting acpi_gpio fieldsFurquan Shaikh
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-25arch/x86/smbios: Add more fields to be overriden for type 3 and 4Johnny Lin
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-24ACPI: Add framework for GNVS initialisationKyösti Mälkki
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
2020-06-22cpu/x86/lapic: Support x86_64 and clean up codePatrick Rudolph
2020-06-22soc/amd/picasso/bootblock: Write EIP to secure S3Raul E Rangel
2020-06-22cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCIKyösti Mälkki
2020-06-22cpu/x86/smm: Define APM_CNT_NOOP_SMIKyösti Mälkki
2020-06-18ACPI: Clean up some S3 related leftoversKyösti Mälkki
2020-06-17treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki
2020-06-17device/pnp_ops.h: Use pnp.h functionsAngel Pons
2020-06-17cpu/x86/smm: Add helper functions to verify SMM accessPatrick Rudolph
2020-06-16cpu/x86: Define MTRR_CAP_PRMRRKyösti Mälkki
2020-06-16sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki
2020-06-16soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)Kyösti Mälkki
2020-06-16arch/x86: Declare global_smi_enable()Kyösti Mälkki
2020-06-16arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki
2020-06-15include: update cbmem_possibly_online for vboot_before_bootblockMartin Roth
2020-06-15include/rules.h: Add vboot_before_bootblock to ENV_ROMSTAGE_OR_BEFOREMartin Roth
2020-06-15arch/x86: Remove XIP_ROM_SIZEKyösti Mälkki
2020-06-14drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik
2020-06-10device/xhci: Add xHCI utility to enumerate capabilitiesRaul E Rangel
2020-06-10amd/00730F01: Clean the Microcode updatingZheng Bao
2020-06-10amd/common: Add the macro definition for patch level MSRZheng Bao
2020-06-09pci_ops.h: Turn and/or ops into update wrappersAngel Pons
2020-06-09include/device/pci_ops.h: Add bitwise AND opsAngel Pons
2020-06-08spi: Remove non_volatile flag from block protection interfaceDaniel Gröber
2020-06-08device: Add a disabling PCIe device bus master functionJohn Zhao