summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubsKyösti Mälkki2021-11-132-1/+12
* soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDsTracy Wu2021-11-121-0/+4
* device/azalia_device: Drop unused function parameterAngel Pons2021-11-111-1/+1
* device/azalia_device: Adapt and export `codec_init()`Angel Pons2021-11-111-0/+1
* device/azalia_device: Export `codecs_init()`Angel Pons2021-11-111-0/+1
* arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik2021-11-113-12/+74
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-6/+6
* pci_mmio_cfg: Always use pci_s_* functionsNico Huber2021-11-091-47/+12
* pci_mmio_cfg: Gather everything MMCONF (ECAM) relatedNico Huber2021-11-091-16/+16
* pci_mmio_cfg: Move guard around pci_s_* functions to x86Nico Huber2021-11-091-2/+2
* lib/thread: Switch to using types.hRaul E Rangel2021-11-081-1/+1
* lib/cbfs: Add cbfs_preload()Raul E Rangel2021-11-041-0/+15
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-0/+11
* device/azalia_device.h: Rewrite verb macrosAngel Pons2021-11-041-18/+19
* device/azalia_device.h: Guard macro parametersAngel Pons2021-11-041-1/+1
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-031-4/+10
* cpu/amd/mtrr/amd_mtrr.c: Remove unused functionsArthur Heymans2021-11-031-1/+0
* lib/list: Add list_appendRaul E Rangel2021-11-031-0/+2
* device/include: Fix potential build errorAlan Huang2021-11-031-0/+5
* include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held2021-11-021-2/+0
* google/trogdor: Add backlight support for Parade ps8640xuxinxiong2021-11-021-0/+48
* lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik2021-11-022-1/+2
* soc/intel/common: Add DDR5 and LPDDR5 into the SMBIOS tableSubrata Banik2021-10-301-0/+2
* lib/cbfs: Enable cbfs_cache for x86Raul E Rangel2021-10-291-5/+0
* src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held2021-10-261-2/+0
* include/device/pci_ids: move AMD device IDs below AMD vendor IDFelix Held2021-10-261-132/+134
* include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700DFelix Held2021-10-261-1/+1
* include/device: ensure valid link/bus is passed to mp_cpu_bus_initFelix Held2021-10-221-0/+11
* cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held2021-10-221-6/+5
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-7/+5
* include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16Tim Chu2021-10-211-1/+1
* arch/x86/smbios: Add support for wake-up type in smbios type 1Tim Chu2021-10-211-0/+13
* acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner2021-10-211-11/+24
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-1/+1
* acpi/acpigen: Constify CST functions' pointersAngel Pons2021-10-191-2/+2
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-1/+0
* arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/threadRaul E Rangel2021-10-181-7/+0
* cpu/x86/lapic: Drop xapic_write_atomic()Kyösti Mälkki2021-10-181-14/+3
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-151-1/+0
* arch/x86/smbios: Add generation of type 20 tableMatt DeVillier2021-10-151-0/+15
* soc/amd/cezanne,soc/intel/common: rework CPPC table generationMichael Niewöhner2021-10-131-2/+2
* acpi: add macros for MSR and `unsupported` register resource typesMichael Niewöhner2021-10-081-0/+12
* include/device: Generic interface for USB-C mux operationsDerek Huang2021-10-061-0/+69
* arch/x86,cpu/x86: Introduce new method for accessing cpu_infoRaul E Rangel2021-10-051-0/+2
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-053-3/+3
* acpi/acpigen_dptf: Add TPCH participant for dptfSumeet Pawnikar2021-10-011-0/+1
* drivers/gic: Remove unnecessary codeJulius Werner2021-10-011-26/+0
* soc/intel/alderlake: Add CPU ID 0x906a4Meera Ravindranath2021-09-301-0/+1
* soc/intel/alderlake: Add GFx Device ID 0x46c3Selma Bensaid2021-09-291-0/+1
* device: Drop unused function `dev_find_matching_device_on_bus`Furquan Shaikh2021-09-241-14/+0