summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* arch/io.h: Add port I/O functions to other architecturesAlper Nebi Yasak2024-06-061-0/+96
* device_tree: Add function to get top of memory from a FDT blobAlper Nebi Yasak2024-06-031-0/+6
* tree: Add some SMBIOS_PROCESSOR_FAMILY macrosElyes Haouas2024-06-011-0/+6
* cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae()Krystian Hebel2024-05-291-5/+9
* tree: Remove unused <string.h>Elyes Haouas2024-05-292-2/+0
* tree: Use <stdio.h> for snprintfElyes Haouas2024-05-292-3/+1
* tree: Add smbios_processor_typeElyes Haouas2024-05-281-0/+9
* include/device: Fix IO resource handling covering 0xFFFFShuo Liu2024-05-281-2/+6
* soc/intel/xeon_sp: Add domain resource window creation utilsShuo Liu2024-05-281-3/+40
* tree: Remove unused <stdarg.h>Elyes Haouas2024-05-282-3/+1
* spd_bin.h: Use same macro for DDR3 and LPDDR3Elyes Haouas2024-05-281-4/+5
* acpi: add and use defines for LAPIC feature flagsFelix Held2024-05-251-0/+4
* acpi: introduce and use ACPI_MADT_PCAT_COMPAT defineFelix Held2024-05-251-0/+3
* arch/arm64: Implement initial set of SMBIOS tablesBenjamin Doron2024-05-251-0/+1
* device: drop unnecessary CHECK_REV_IN_OPROM_NAME optionFelix Held2024-05-231-1/+0
* lib/device_tree: Add some FDT helper functionsMaximilian Brune2024-05-211-0/+29
* include/device/pci_ids.h: Update TWL device IDsSaurabh Mishra2024-05-161-2/+2
* cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr()Krystian Hebel2024-05-151-5/+0
* soc/intel/common: Add RPL tracehub supportAshish Kumar Mishra2024-05-141-0/+1
* soc/intel: Add Panther Lake PCIE device IDsSaurabh Mishra2024-05-142-0/+67
* soc/intel/common: Add Lunar Lake IAA and TBTRP3 device IDsSaurabh Mishra2024-05-141-0/+4
* cpu/x86/pae/pgtbl.c: remove dead map_2M_page()Krystian Hebel2024-05-131-3/+0
* soc/intel/lunarlake: Support stepping A0_2Saurabh Mishra2024-05-122-0/+2
* include/efi: Override EFIAPI macro for x86_64Subrata Banik2024-05-111-0/+16
* include/spd.h: Add SPD_MEMORY_TYPE_LPDDR3_INTEL into spd_memory_typeElyes Haouas2024-05-091-0/+2
* include/spd.h: Add new spd_memory_type valuesElyes Haouas2024-05-091-0/+5
* dram/ddr3: Use the same naming convention as DDR4Elyes Haouas2024-05-071-7/+7
* dram/ddr5: Use the same naming convention as DDR{2,3,4}Elyes Haouas2024-05-071-14/+14
* spd.h: Move enum ddr4_module_type to ddr4.hElyes Haouas2024-05-071-14/+0
* device/dram/ddr{3,4}: Rename spd_raw_data for specific DDRElyes Haouas2024-05-072-5/+5
* device/device_util: Add and use is_pci_bridge()Shuo Liu2024-05-071-0/+1
* spd.h: Move enum ddr5_module_type to ddr5.hElyes Haouas2024-05-072-16/+16
* acpi: Remove acpigen_write_OSC_pci_domainShuo Liu2024-05-061-11/+0
* include/device/pci_ids.h, soc/intel/mtl: add new MTL-P iGPU DIDMichał Kopeć2024-04-291-0/+1
* drivers/intel/fsp2_0: Support FSP 2.4 64-bitsJeremy Compostella2024-04-231-1/+1
* soc/intel/alderlake: Add Twinlake graphics device IDsSowmya V2024-04-231-0/+2
* drivers/intel/fsp2_0: Introduce fsp print helper macrosAppukuttan V K2024-04-221-1/+5
* acpigen_ps2_keybd: Add assistant key to linux,keymapAseda Aboagye2024-04-221-0/+1
* acpi: Make acpi_device_write_dsd_gpio() publicJianeng Ceng2024-04-191-0/+3
* device/device_util: Rename dev_get_pci_domainShuo Liu2024-04-181-1/+1
* device/device_util: Use const qualifierPatrick Rudolph2024-04-181-1/+1
* acpigen_ps2_keybd: Add support for dictation keyAseda Aboagye2024-04-151-0/+1
* include: Add 'IWYU pragma: export' commentElyes Haouas2024-04-152-3/+3
* tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas2024-04-122-2/+0
* include/device/device.h: Drop duplicated <console/console.h>Elyes Haouas2024-04-121-1/+0
* lib: Refactor bmp_load_logo() implementationSubrata Banik2024-04-061-1/+1
* smmstorev2: Load the communication buffer at SMM setupArthur Heymans2024-04-052-1/+5
* include/efi: Introduce __efiapi for EFI calling convention flexibilitySubrata Banik2024-04-041-0/+3
* cpu/x86/topology: Add node ID parserPatrick Rudolph2024-04-031-0/+5
* include/device/pci_ids.h: Add DIDs for MTL Touch controllerCliff Huang2024-04-021-0/+6