summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2020-06-07acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki
2020-06-07acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki
2020-06-06drivers/pc80/rtc: Drop ARCH_X86 guard in headerKyösti Mälkki
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-04acpi: Add support for writing UART device descriptorsDuncan Laurie
2020-06-04acpi: Accomodate non-standard UUIDs in device propertiesDuncan Laurie
2020-06-03acpi: Drop typoed __ROMC__Kyösti Mälkki
2020-06-03acpigen: Add some new helper functionsDuncan Laurie
2020-06-02amd/microcode: Change equivalant ID width to 16bitZheng Bao
2020-06-02fw_config: Add firmware configuration interfaceDuncan Laurie
2020-06-02cpu/x86/mtrr: add x86_setup_mtrrs_with_detect_no_above_4gb()Aaron Durbin
2020-06-02cpu/x86/mtrr: add helper for setting multiple MTRRsAaron Durbin
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependencyNico Huber
2020-06-02acpi: Add definitions for device sleep statesDuncan Laurie
2020-05-28acpi: Add new file for implementing Type-C Connector classTim Wawrzynczak
2020-05-28include/uuid.h: Add missing includeRaul E Rangel
2020-05-28lib: Add strtok() and strtok_r()harshit
2020-05-28device: Enable resource allocation above 4G boundary with allocator v4Furquan Shaikh
2020-05-28Remove new additions of "this file is part of" linesElyes HAOUAS
2020-05-26device: Move resource allocation into a separate compilation unitFurquan Shaikh
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-22drivers/soundwire/alc5682: Support Realtek ALC5682 SoundWire deviceDuncan Laurie