summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* acpi: Reserve hardware ID for custom AMD ACP driverCoolStar2023-10-201-0/+1
* soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ useJeremy Compostella2023-10-191-5/+0
* acpi: Configure slp-s0 residency counter frequency in LPIT tableSukumar Ghorai2023-10-181-1/+6
* include/stddef: define SIZE_MAXPatrick Georgi2023-10-101-0/+1
* device/pci_def.h: Add more bitsPatrick Rudolph2023-10-061-0/+5
* soc/intel: separate slp-s0 residency counter frequency in LPIT tableSukumar Ghorai2023-10-051-1/+2
* spi: Add new struct spi_flash_bpbits for block protection bitsDaniel Gröber2023-10-051-0/+11
* acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punctJonathon Hall2023-10-021-2/+3
* */include/cpu: use unsigned int for number of address bitsFelix Held2023-09-291-1/+1
* include/acpi/acpi_pld.h: Remove comment on PLDElyes Haouas2023-09-281-6/+0
* acpi: Fix typosNaresh Solanki2023-09-271-1/+1
* acpi: Add functions to declare ARM GIC V3 hardwareArthur Heymans2023-09-182-0/+12
* clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flagJeremy Compostella2023-09-182-9/+0
* soc/intel: Update Raptor Lake graphics device IDsBora Guvendik2023-09-181-3/+7
* intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SBMichał Żygowski2023-09-151-0/+2
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-142-6/+11
* acpi/soundwire.[ch]: Fix dpn entry array overrunMartin Roth2023-09-131-1/+1
* arch/x86: Reduce max phys address size for Intel TME capable SoCsJeremy Compostella2023-09-121-0/+3
* device/pci_rom: Set VBIOS checksum when filling VFCT tableMatt DeVillier2023-09-061-1/+3