summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki2020-06-071-1/+1
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-071-2/+3
* drivers/pc80/rtc: Drop ARCH_X86 guard in headerKyösti Mälkki2020-06-061-7/+2
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-0/+7
* acpi: Add support for writing UART device descriptorsDuncan Laurie2020-06-041-0/+89
* acpi: Accomodate non-standard UUIDs in device propertiesDuncan Laurie2020-06-041-0/+5
* acpi: Drop typoed __ROMC__Kyösti Mälkki2020-06-031-1/+1
* acpigen: Add some new helper functionsDuncan Laurie2020-06-031-0/+20
* amd/microcode: Change equivalant ID width to 16bitZheng Bao2020-06-021-1/+1
* fw_config: Add firmware configuration interfaceDuncan Laurie2020-06-022-0/+57
* cpu/x86/mtrr: add x86_setup_mtrrs_with_detect_no_above_4gb()Aaron Durbin2020-06-021-0/+1
* cpu/x86/mtrr: add helper for setting multiple MTRRsAaron Durbin2020-06-021-0/+31
* src: Remove redundant includesElyes HAOUAS2020-06-023-3/+1
* cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependencyNico Huber2020-06-021-3/+2
* acpi: Add definitions for device sleep statesDuncan Laurie2020-06-021-0/+8
* acpi: Add new file for implementing Type-C Connector classTim Wawrzynczak2020-05-281-0/+61
* include/uuid.h: Add missing includeRaul E Rangel2020-05-281-0/+1
* lib: Add strtok() and strtok_r()harshit2020-05-281-0/+2
* device: Enable resource allocation above 4G boundary with allocator v4Furquan Shaikh2020-05-281-0/+2
* Remove new additions of "this file is part of" linesElyes HAOUAS2020-05-282-2/+0
* device: Move resource allocation into a separate compilation unitFurquan Shaikh2020-05-261-0/+20
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-262-9/+0
* drivers/soundwire/alc5682: Support Realtek ALC5682 SoundWire deviceDuncan Laurie2020-05-221-0/+3
* drivers/soundwire/max98373: Support MAX98373 SoundWire deviceDuncan Laurie2020-05-221-0/+4
* acpi/device: Add a helper function to write SoundWire _ADRDuncan Laurie2020-05-211-0/+2