summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* drivers/wifi: Add PCI ID for Misty Peak WLAN moduleSubrata Banik2023-09-051-0/+1
* drivers/wifi: Avoid camel casing in macro definitionSubrata Banik2023-09-051-2/+2
* drivers/intel/fsp2_0: Introduce MRC cache store after FSP-M/S APIsSubrata Banik2023-09-051-0/+6
* acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG tableNaresh Solanki2023-09-011-2/+1
* include/input-event-codes.h: Update to upstreamElyes Haouas2023-09-011-3/+33
* acpi/acpi.h: Use __packed over __attribute__((packed))Elyes Haouas2023-08-271-2/+2
* vc/intel: Remove unnecessary Kconfig optionsMartin Roth2023-08-261-1/+1
* acpi: Add function to add ARM PL011 to ACPI DBG2Arthur Heymans2023-08-241-1/+4
* device/dram: add DDR4 RCD I2C access functionsKrystian Hebel2023-08-211-0/+61
* device/dram: add DDR4 MRS commandsKrystian Hebel2023-08-211-0/+303
* ACPI: Add usb_charge_mode_from_gnvs()Kyösti Mälkki2023-08-161-0/+3
* include/device/device: drop unused alignment definesFelix Held2023-08-151-6/+0
* include/efi: Include BMP and BLT header macro definitionsSubrata Banik2023-08-111-0/+8
* include/device/resource: drop unused IORESOURCE_* definitionsFelix Held2023-08-101-3/+0
* include/device/device: align comments in struct busFelix Held2023-08-101-6/+6
* include/device/device: drop unused fields from struct busFelix Held2023-08-101-4/+0
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-081-0/+2
* src/*/post_code.h: Change post code prefix to POSTCODEYuchen He2023-08-051-20/+20
* acpi/acpi.c: Add and use acpi_arch_fill_madt()Arthur Heymans2023-08-021-2/+1
* acpi/acpi.h: Add MADT GIC structuresArthur Heymans2023-08-021-0/+87
* include/acpi: Use C99 flexible arraysElyes Haouas2023-08-012-6/+6
* include/imd_private.h: Use C99 flexible arraysElyes Haouas2023-07-301-1/+1
* include/sar.h: Use C99 flexible arraysElyes Haouas2023-07-301-4/+4
* acpi.c: Add functions to create GTDTArthur Heymans2023-07-231-1/+8
* acpi/acpi.c: Split of ACPI table generation into separate filesArthur Heymans2023-07-211-0/+3
* acpi: Add GTDT structsArthur Heymans2023-07-201-0/+97
* include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNTFelix Held2023-07-181-0/+1
* memory_info: Bump to 64 DIMMsPatrick Rudolph2023-07-181-1/+1
* Center bootsplash on bigger framebuffersNico Huber2023-07-171-1/+2