summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* device/pciexp_device.c: Remove CPP guardingArthur Heymans2021-03-141-2/+0
* pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 properNico Huber2021-03-121-6/+4
* device: Give `pci_ops.set_L1_ss_latency` a proper nameNico Huber2021-03-121-1/+1
* cpu/intel/microcode: Fix caching logic in intel_microcode_findFurquan Shaikh2021-03-121-1/+5
* soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner2021-03-121-1/+2
* src/cpu/x86: Add helper mp_run_on_all_apsAamir Bohra2021-03-111-0/+6
* soc/intel/common/block: Add PCI IDs for EmmitsBurg PCHJonathan Zhang2021-03-111-0/+3
* cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map()Julius Werner2021-03-081-22/+174
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-082-4/+17
* cbfs: Move trivial wrappers to static inlinesJulius Werner2021-03-081-24/+66
* cbfs: Reflow cbfs.c and cbfs.h to 96-character line lengthsJulius Werner2021-03-081-34/+33
* soc/intel/broadwell/pch: Use Lynx Point smbus.cAngel Pons2021-03-051-0/+1
* acpi: Move PCI functions to separate fileTim Wawrzynczak2021-03-012-2/+13
* mb/ocp/deltalake: Fill ECC type in romstageAngel Pons2021-03-011-1/+0
* memory_info.h: Store SMBIOS error correction typeAngel Pons2021-03-011-2/+5
* drivers/soundwire/alc1308 : Add ALC1308 soundwire deviceAnil Kumar2021-02-271-0/+1
* arch/x86/smbios: Update SMBIOS type 17 asset tagTim Chu2021-02-271-0/+2
* sb/intel/ibexpeak: Add all PCI IDs for LPCAngel Pons2021-02-271-0/+10
* soc/amd/picasso/data_fabric: add missing data fabric device function 7Felix Held2021-02-241-0/+1
* device/device.c: Rename .disable to .vga_disableArthur Heymans2021-02-241-1/+1
* include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSRFelix Held2021-02-191-1/+1
* soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.hFelix Held2021-02-191-0/+1
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-192-7/+26
* rmodtool: Make memlayout symbols absolute and do not relocate themJulius Werner2021-02-181-9/+9
* device/dram: Move SPD manufacturer names out of arch/x86Patrick Rudolph2021-02-161-0/+10
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-1/+4
* include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORSRaul E Rangel2021-02-131-0/+2
* cpu/intel/microcode: Fix typo in function parameterElyes HAOUAS2021-02-111-1/+1
* device/azalia_device: Add mainboard hook to program codecsAngel Pons2021-02-101-0/+3
* device/azalia_device: Add function to program a verb tableAngel Pons2021-02-101-0/+1
* src: Add missing <cbmem.h>Elyes HAOUAS2021-02-091-0/+1
* drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki2021-02-091-0/+4
* drivers/intel/fsp2_0: Add support for MP services2 PPIAamir Bohra2021-02-061-22/+0
* drivers/generic/bayhub_lv2: Add driver for BayHub lv2John Su2021-02-041-0/+1
* acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo2021-02-042-0/+17
* coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki2021-02-041-0/+3
* pci_ids/intel: Add missing CFL-S GT1 IGD IDsNico Huber2021-02-031-0/+2
* pci_ids/intel: Correct 0x3e96, it's a CFL-S partNico Huber2021-02-031-1/+1
* include/device/pci_ids.h: Add Cannon Lake PCH-H SATA dev IDErik van den Bogaert2021-02-011-0/+2
* console/console.h: Move get_console_loglevel() declarationArthur Heymans2021-02-011-13/+13
* arch/x86/smbios: Add Number Of Power Cords field to be overridenJingleHsuWiwynn2021-02-011-0/+1
* device: Drop `mmconf_resource_init` functionAngel Pons2021-01-301-1/+0
* device/Kconfig: Introduce MMCONF_LENGTHAngel Pons2021-01-301-0/+4
* stage_cache: Add resume_from_stage_cache()Kyösti Mälkki2021-01-291-0/+10
* cpu/intel/microcode: Add caching layer in intel_microcode_findPatrick Rudolph2021-01-281-1/+3
* arch/x86/smbios: Update SMBIOS type 16 Extended Maximum CapacityTim Chu2021-01-281-0/+2
* acpi/acpigen.c: Remove unused and incorrect functionsJakub Czapiga2021-01-281-2/+0
* ACPI: Separate device_nvs_tKyösti Mälkki2021-01-271-0/+1
* cpu/x86/smm: Remove unused APMC for C-state and P-stateKyösti Mälkki2021-01-261-2/+0
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-0/+1