aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2024-06-28acpi: Add support for DRHD size reportingShuo Liu
2024-06-27drivers/wifi: Support Wi-Fi 7 11be EnablementRavi Sarawadi
2024-06-27lib/string: change return types to match C standardFelix Held
2024-06-27lib/string: change parameter types to match C standardFelix Held
2024-06-26acpi: Rename acpi_create_dmar_drhdShuo Liu
2024-06-25device/azalia: Separate codec checking and initializationNicholas Sudsgaard
2024-06-24acpigen_ps2_keybd: Support a Do Not Disturb keyAseda Aboagye
2024-06-24acpigen_ps2_keybd: Support an Accessibility keyAseda Aboagye
2024-06-22treewide: Move device_tree to commonlibMaximilian Brune
2024-06-21include/input-event-codes.h: Update to latest HID treeAseda Aboagye
2024-06-11treewide: Move skip_atoi function to commonlibKapil Porwal
2024-06-09sb/intel/lynxpoint/pcie.c: Add 9-series PCH-H device IDsAngel Pons
2024-06-06arch/io.h: Add port I/O functions to other architecturesAlper Nebi Yasak
2024-06-03device_tree: Add function to get top of memory from a FDT blobAlper Nebi Yasak
2024-06-01tree: Add some SMBIOS_PROCESSOR_FAMILY macrosElyes Haouas
2024-05-29cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae()Krystian Hebel
2024-05-29tree: Remove unused <string.h>Elyes Haouas
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-05-28tree: Add smbios_processor_typeElyes Haouas
2024-05-28include/device: Fix IO resource handling covering 0xFFFFShuo Liu
2024-05-28soc/intel/xeon_sp: Add domain resource window creation utilsShuo Liu
2024-05-28tree: Remove unused <stdarg.h>Elyes Haouas
2024-05-28spd_bin.h: Use same macro for DDR3 and LPDDR3Elyes Haouas
2024-05-25acpi: add and use defines for LAPIC feature flagsFelix Held
2024-05-25acpi: introduce and use ACPI_MADT_PCAT_COMPAT defineFelix Held
2024-05-25arch/arm64: Implement initial set of SMBIOS tablesBenjamin Doron
2024-05-23device: drop unnecessary CHECK_REV_IN_OPROM_NAME optionFelix Held
2024-05-21lib/device_tree: Add some FDT helper functionsMaximilian Brune
2024-05-16include/device/pci_ids.h: Update TWL device IDsSaurabh Mishra
2024-05-15cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr()Krystian Hebel
2024-05-14soc/intel/common: Add RPL tracehub supportAshish Kumar Mishra
2024-05-14soc/intel: Add Panther Lake PCIE device IDsSaurabh Mishra
2024-05-14soc/intel/common: Add Lunar Lake IAA and TBTRP3 device IDsSaurabh Mishra
2024-05-13cpu/x86/pae/pgtbl.c: remove dead map_2M_page()Krystian Hebel
2024-05-12soc/intel/lunarlake: Support stepping A0_2Saurabh Mishra
2024-05-11include/efi: Override EFIAPI macro for x86_64Subrata Banik
2024-05-09include/spd.h: Add SPD_MEMORY_TYPE_LPDDR3_INTEL into spd_memory_typeElyes Haouas
2024-05-09include/spd.h: Add new spd_memory_type valuesElyes Haouas
2024-05-07dram/ddr3: Use the same naming convention as DDR4Elyes Haouas
2024-05-07dram/ddr5: Use the same naming convention as DDR{2,3,4}Elyes Haouas
2024-05-07spd.h: Move enum ddr4_module_type to ddr4.hElyes Haouas
2024-05-07device/dram/ddr{3,4}: Rename spd_raw_data for specific DDRElyes Haouas
2024-05-07device/device_util: Add and use is_pci_bridge()Shuo Liu
2024-05-07spd.h: Move enum ddr5_module_type to ddr5.hElyes Haouas
2024-05-06acpi: Remove acpigen_write_OSC_pci_domainShuo Liu
2024-04-29include/device/pci_ids.h, soc/intel/mtl: add new MTL-P iGPU DIDMichał Kopeć
2024-04-23drivers/intel/fsp2_0: Support FSP 2.4 64-bitsJeremy Compostella
2024-04-23soc/intel/alderlake: Add Twinlake graphics device IDsSowmya V
2024-04-22drivers/intel/fsp2_0: Introduce fsp print helper macrosAppukuttan V K
2024-04-22acpigen_ps2_keybd: Add assistant key to linux,keymapAseda Aboagye
2024-04-19acpi: Make acpi_device_write_dsd_gpio() publicJianeng Ceng
2024-04-18device/device_util: Rename dev_get_pci_domainShuo Liu
2024-04-18device/device_util: Use const qualifierPatrick Rudolph
2024-04-15acpigen_ps2_keybd: Add support for dictation keyAseda Aboagye
2024-04-15include: Add 'IWYU pragma: export' commentElyes Haouas
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-04-12include/device/device.h: Drop duplicated <console/console.h>Elyes Haouas
2024-04-06lib: Refactor bmp_load_logo() implementationSubrata Banik
2024-04-05smmstorev2: Load the communication buffer at SMM setupArthur Heymans
2024-04-04include/efi: Introduce __efiapi for EFI calling convention flexibilitySubrata Banik
2024-04-03cpu/x86/topology: Add node ID parserPatrick Rudolph
2024-04-02include/device/pci_ids.h: Add DIDs for MTL Touch controllerCliff Huang
2024-04-01acpi: Add acpigen_write_OSC_pci_domainShuo Liu
2024-03-18symbols: Add __maybe_unused flag to region variable symbolsShuo Liu
2024-03-15treewide: Move stdlib.h to commonlibMaximilian Brune
2024-03-09soc/intel/alderlake: Add Raptor Lake System Agent Device IDsLean Sheng Tan
2024-03-05soc/intel: Add definition of D0 stepping for TigerLake HaloAlicja Michalska
2024-02-29soc/amd: move common pci_domain_fill_ssdt implementation to acpi/Felix Held
2024-02-29include/device/azalia_device.h: Merge location1 and location2Nicholas Sudsgaard
2024-02-29include/device: Merge enums from azalia_device.h and azalia.hNicholas Sudsgaard
2024-02-29include/device/azalia_device.h: Correct location2 shift to 28 bitsNicholas Sudsgaard
2024-02-28cpu/x86/(sipi|smm): Pass on CR3 from ramstageArthur Heymans
2024-02-26lib: Remove heap from rmodulesArthur Heymans
2024-02-24treewide: Move list.h to commonlibMaximilian Brune
2024-02-20soc/intel/xeon_sp: Use ACPI common flags in SRAT generationShuo Liu
2024-02-19soc/intel/common: Add ADL_N ID 5 0x4618Sean Rhodes
2024-02-14include/device/device: drop unused soft_reserved_ram_resource macroFelix Held
2024-02-13include/device/azalia_device.h: Add enum for misc fieldNicholas Chin
2024-02-09acpi/acpi: Pass struct device to acpi_create_srat_gia_pciPatrick Rudolph
2024-02-06drivers/wifi: Add MTCL function to ACPI SSDTDavid Ruth
2024-02-02lib: Move IP checksum to commonlibJulius Werner
2024-01-31cpu/x86/smm/pci_resource_store: Store DEV/VEN IDPatrick Rudolph
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-29device: Add a helper function to add a downstream busArthur Heymans
2024-01-26src, util: Update toolchain.inc references to .mkMartin Roth
2024-01-24soc/intel: Add Lunar Lake device IDsAppukuttan V K
2024-01-24device/device_util: Add method to retrieve the domainPatrick Rudolph
2024-01-24device: Add inline method to identify PATH_ROOTPatrick Rudolph
2024-01-22device/device.h: Drop acpi_inject_dsdtArthur Heymans
2024-01-21device_util: Drop unused function bus_pathArthur Heymans
2024-01-18include/bootmem.h: Add commentMaximilian Brune
2024-01-18device/device.h: Fix outdated commentArthur Heymans
2024-01-16device: Add support for multiple PCI segment groupsFelix Held
2024-01-15include/device/pci_mmio_cfg: assert CONFIG_ECAM_MMCONF_BUS_NUMBER != 0Felix Held
2024-01-13lib/smbios: rename segment group parameter of smbios_write_type41Felix Held
2024-01-13lib/smbios: add segment_group parameter to smbios_write_type9Felix Held
2024-01-13acpi/acpigen: add acpigen_write_SEG for segment group number methodFelix Held
2024-01-11vc/google: Show different logos for different ChromeOS devicesShelley Chen