summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2021-03-12soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner
2021-03-11src/cpu/x86: Add helper mp_run_on_all_apsAamir Bohra
2021-03-11soc/intel/common/block: Add PCI IDs for EmmitsBurg PCHJonathan Zhang
2021-03-08cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map()Julius Werner
2021-03-08cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner
2021-03-08cbfs: Move trivial wrappers to static inlinesJulius Werner
2021-03-08cbfs: Reflow cbfs.c and cbfs.h to 96-character line lengthsJulius Werner
2021-03-05soc/intel/broadwell/pch: Use Lynx Point smbus.cAngel Pons
2021-03-01acpi: Move PCI functions to separate fileTim Wawrzynczak
2021-03-01mb/ocp/deltalake: Fill ECC type in romstageAngel Pons
2021-03-01memory_info.h: Store SMBIOS error correction typeAngel Pons
2021-02-27drivers/soundwire/alc1308 : Add ALC1308 soundwire deviceAnil Kumar
2021-02-27arch/x86/smbios: Update SMBIOS type 17 asset tagTim Chu
2021-02-27sb/intel/ibexpeak: Add all PCI IDs for LPCAngel Pons
2021-02-24soc/amd/picasso/data_fabric: add missing data fabric device function 7Felix Held
2021-02-24device/device.c: Rename .disable to .vga_disableArthur Heymans
2021-02-19include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSRFelix Held
2021-02-19soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.hFelix Held
2021-02-19memlayout: Store region sizes as separate symbolsJulius Werner
2021-02-18rmodtool: Make memlayout symbols absolute and do not relocate themJulius Werner
2021-02-16device/dram: Move SPD manufacturer names out of arch/x86Patrick Rudolph
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-13include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORSRaul E Rangel
2021-02-11cpu/intel/microcode: Fix typo in function parameterElyes HAOUAS
2021-02-10device/azalia_device: Add mainboard hook to program codecsAngel Pons
2021-02-10device/azalia_device: Add function to program a verb tableAngel Pons
2021-02-09src: Add missing <cbmem.h>Elyes HAOUAS
2021-02-09drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki
2021-02-06drivers/intel/fsp2_0: Add support for MP services2 PPIAamir Bohra
2021-02-04drivers/generic/bayhub_lv2: Add driver for BayHub lv2John Su
2021-02-04acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo
2021-02-04coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki
2021-02-03pci_ids/intel: Add missing CFL-S GT1 IGD IDsNico Huber
2021-02-03pci_ids/intel: Correct 0x3e96, it's a CFL-S partNico Huber
2021-02-01include/device/pci_ids.h: Add Cannon Lake PCH-H SATA dev IDErik van den Bogaert
2021-02-01console/console.h: Move get_console_loglevel() declarationArthur Heymans
2021-02-01arch/x86/smbios: Add Number Of Power Cords field to be overridenJingleHsuWiwynn
2021-01-30device: Drop `mmconf_resource_init` functionAngel Pons
2021-01-30device/Kconfig: Introduce MMCONF_LENGTHAngel Pons
2021-01-29stage_cache: Add resume_from_stage_cache()Kyösti Mälkki
2021-01-28cpu/intel/microcode: Add caching layer in intel_microcode_findPatrick Rudolph
2021-01-28arch/x86/smbios: Update SMBIOS type 16 Extended Maximum CapacityTim Chu
2021-01-28acpi/acpigen.c: Remove unused and incorrect functionsJakub Czapiga
2021-01-27ACPI: Separate device_nvs_tKyösti Mälkki
2021-01-26cpu/x86/smm: Remove unused APMC for C-state and P-stateKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-24ACPI: Clean up GNVS initialisationKyösti Mälkki
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23ACPI S3: Replace stashed acpi_slp_typ valueKyösti Mälkki
2021-01-22types.h: Add a helper macro BITS_PER_BYTEFurquan Shaikh