summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Use ACPI common flags in SRAT generationShuo Liu2024-02-201-0/+4
* soc/intel/common: Add ADL_N ID 5 0x4618Sean Rhodes2024-02-191-0/+1
* include/device/device: drop unused soft_reserved_ram_resource macroFelix Held2024-02-141-3/+0
* include/device/azalia_device.h: Add enum for misc fieldNicholas Chin2024-02-131-2/+7
* acpi/acpi: Pass struct device to acpi_create_srat_gia_pciPatrick Rudolph2024-02-091-1/+1
* drivers/wifi: Add MTCL function to ACPI SSDTDavid Ruth2024-02-062-0/+10
* lib: Move IP checksum to commonlibJulius Werner2024-02-021-8/+0
* cpu/x86/smm/pci_resource_store: Store DEV/VEN IDPatrick Rudolph2024-01-311-0/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-312-11/+6
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-2/+0
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-4/+3
* device: Add a helper function to add a downstream busArthur Heymans2024-01-291-3/+3
* src, util: Update toolchain.inc references to .mkMartin Roth2024-01-261-1/+1
* soc/intel: Add Lunar Lake device IDsAppukuttan V K2024-01-242-0/+73
* device/device_util: Add method to retrieve the domainPatrick Rudolph2024-01-241-0/+1
* device: Add inline method to identify PATH_ROOTPatrick Rudolph2024-01-241-0/+9
* device/device.h: Drop acpi_inject_dsdtArthur Heymans2024-01-221-1/+0
* device_util: Drop unused function bus_pathArthur Heymans2024-01-211-1/+0
* include/bootmem.h: Add commentMaximilian Brune2024-01-181-0/+1
* device/device.h: Fix outdated commentArthur Heymans2024-01-181-8/+1
* device: Add support for multiple PCI segment groupsFelix Held2024-01-163-1/+16
* include/device/pci_mmio_cfg: assert CONFIG_ECAM_MMCONF_BUS_NUMBER != 0Felix Held2024-01-151-0/+4
* lib/smbios: rename segment group parameter of smbios_write_type41Felix Held2024-01-131-1/+1
* lib/smbios: add segment_group parameter to smbios_write_type9Felix Held2024-01-131-1/+2
* acpi/acpigen: add acpigen_write_SEG for segment group number methodFelix Held2024-01-131-0/+1
* vc/google: Show different logos for different ChromeOS devicesShelley Chen2024-01-111-1/+5
* cpu/x86/smi_trigger: use enum cb_err as apm_control return typeFelix Held2024-01-101-1/+1
* sb/intel/bd82x6x: Add defines for PCI IDsPatrick Rudolph2023-12-231-0/+44
* x86: Separate CPU and SoC physical address sizeJeremy Compostella2023-12-221-0/+1
* drivers/spi: Add ISSI IS25WP256D flashMaximilian Brune2023-12-181-0/+1
* acpi: Add support for WDAT tableMarek Maslanka2023-12-151-0/+94
* rules.h: Clean up ENV_HAS_HEAP_SECTIONArthur Heymans2023-12-151-2/+2
* drivers/ipmi to lib: Fix misspellings & capitalization issuesMartin Roth2023-12-1310-12/+12
* acpi/acpi_gic: Add GIC ITS subtableNaresh Solanki2023-12-061-0/+1
* acpi: Add IO Remapping Table structuresNaresh Solanki2023-12-062-0/+114
* acpi: Add PPTT supportDavid Milosevic2023-12-021-1/+108
* soc/amd: Add DBG2 ACPI tableZheng Bao2023-12-021-0/+2
* acpi/acpi: update ACPI_DBG2_PORT_SERIAL_16550 subtypeFelix Held2023-12-021-1/+2
* acpigen.c: Add resource consumer functions for mmioArthur Heymans2023-11-231-0/+1
* acpi: Optimize enum acpi_tables layoutNaresh Solanki2023-11-201-5/+32
* include/device/device: drop HAVE_ACPI_TABLES guardsFelix Held2023-11-171-2/+1
* include/device/device: drop GENERATE_SMBIOS_TABLES guardsFelix Held2023-11-171-2/+2
* src: Remove unnecessary semicolons from the end of macrosMartin Roth2023-11-101-1/+1
* cpu/x86/smm: Fix get_save_state calculationEugene D. Myers2023-11-101-0/+9
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-0910-25/+25
* console.c: Enable gdb support in bootblockArthur Heymans2023-11-071-1/+1
* console/spkmodem: Make it work for bootblockArthur Heymans2023-11-071-1/+1
* drivers/net/ne2k: Make it work for bootblockArthur Heymans2023-11-071-1/+1
* include/device/dram: Add SPD lengths for DDR3 to DDR5Martin Roth2023-10-254-3/+12
* cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans2023-10-251-17/+1