aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
2023-01-09security/intel/txt: Add helper function to disable TXTSubrata Banik
2023-01-08include/memory_info.h: Add soc_num to dimm_info structTim Chu
2023-01-08arch/x86/smbios: Replace SMBIOS type4 processor upgrade fieldsLi, Jincheng
2023-01-04spd.h: Move enum ddr3_module_type to ddr3.hElyes Haouas
2023-01-04spd.h: Move enum ddr2_module_type to ddr2.hElyes Haouas
2023-01-02drivers/pc80/vga: Add API to write multi-line video messageSubrata Banik
2022-12-28coding_style: Add more guidelines on error handling, die() and assert()Julius Werner
2022-12-27drivers/intel/ish: Add ADL-P ISH DIDSubrata Banik
2022-12-25arch/x86: Use 'enum cb_err'Elyes Haouas
2022-12-24vc/google/chromeos: use fw_config field to return sar filenameEric Lai
2022-12-24lib: add stub for fw_config_get_fieldEric Lai
2022-12-22inc/dev/pci_def.h: add definitions for RCEC EA Ext. CapbilityJonathan Zhang
2022-12-22soc/intel/alderlake: Add Raptor Lake device IDsMarx Wang
2022-12-21treewide: Remove duplicated includesElyes Haouas
2022-12-21lib/nhlt, soc/intel/skl: Update NHLT to program feedback configMatt DeVillier
2022-12-20soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADLKapil Porwal
2022-12-17Add option to use Ada code in romstageJeremy Compostella
2022-12-17lib: Introduce fw_config_get_fieldEric Lai
2022-12-15soc/intel/{adl, common}: provide a list of D-states to enter LPMEran Mitrani
2022-12-13include/gpio: skip everything but soc/gpio.h include in ASM & ACPI casesFelix Held
2022-12-12drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driverKapil Porwal
2022-12-10cpu/cpu.h: Change the function signatureArthur Heymans
2022-12-10include/gpio.h: Add 'IWYU pragma: export' commentElyes Haouas
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-09include/cper.h: Add CPER Memory Error Section definitionsTim Chu
2022-12-07mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki
2022-12-06acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hwArthur Heymans
2022-12-05acpi: Helper functions to add certain _DSD propertiesKapil Porwal
2022-12-05cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans
2022-11-29acpi: Create a common method to add DmaPropertyKapil Porwal
2022-11-25ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki
2022-11-24device/mdio: Provide helper functions for read and writeWerner Zeh
2022-11-24src/device + util/sconfig: Introduce new device 'mdio'Mario Scheithauer
2022-11-23cpu/intel/car: Define post codesMartin Roth
2022-11-22src/include: Remove unnecessary space after castsElyes Haouas
2022-11-22include/spd.h: Fix comment module type informationElyes Haouas
2022-11-21include/memlayout.h: update comment about VBOOT2 work buffer sizeFelix Held
2022-11-20device/pciexp: add pcie_find_dsn()Jonathan Zhang
2022-11-20acpi: Add initial support for CEDTJonathan Zhang
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-18soc/intel/meteorlake: Add Meteor Lake MCH device IDSridhar Siricilla
2022-11-17arch/x86/smbios: Add SMBIOS Type 39Jonathan Zhang
2022-11-17soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic
2022-11-17mb/emulation/qemu-q35: Split smm_close() and smm_lock()Kyösti Mälkki
2022-11-16cpu/x86/smm: Use common SMM_ASEG regionKyösti Mälkki
2022-11-15soc/intel: Add Meteor Lake IGD device id 0x7d45Ravi Sarawadi
2022-11-14cpu/cpu.h: Remove unused functions prototypesArthur Heymans
2022-11-13inc/dev: Add definitions for Link Capability and Slot CapabilityTim Chu
2022-11-12include/cpu/msr.h: transform into an unionArthur Heymans
2022-11-10ACPI: Add acpi_create_madt_ioapic_from_hw()Kyösti Mälkki
2022-11-10src/include/smbios: Add definition for smbios type 4 and type 9Tim Chu
2022-11-10cpu/x86/lapic.h: Fix CONFIG_X2APIC_RUNTIMEArthur Heymans
2022-11-09device/xhci: Factor out `struct xhci_usb_info`Robert Zieba
2022-11-09device/xhci: Factor out common PORTSC codeRobert Zieba
2022-11-09cpu/*: Drop PARALLEL_MP leftoversArthur Heymans
2022-11-08vboot: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga
2022-11-07lib: Add LPDDR5x DRAM typeSubrata Banik
2022-11-04lib/coreboot_table: Rename lb_fill_pcieArthur Heymans
2022-11-04lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans
2022-11-04include/device/pci_def.h: Add some PCIe DPC/AER definitionsTim Chu
2022-11-03treewide: Add 'IWYU pragma: export' commentElyes Haouas
2022-11-03include/acpi/acpi_crat.h: Add missing <stdint.h>Elyes Haouas
2022-11-02acpigen: export acpigen_write_field_nameMichael Niewöhner
2022-11-02device/mmio: add clr/setbitsXp macrosMichael Niewöhner
2022-10-29acpigen: Always inline helper functionsJakub Czapiga
2022-10-25soc/intel/alderlake: Add Raptor Lake device IDsLawrence Chang
2022-10-25console: Add an SoC-specific post-code callMartin Roth
2022-10-22smbios.h: Add High Bandwidth Memory Generation 3Elyes Haouas
2022-10-21arch/x86/include: Split msr access into separate fileMartin Roth
2022-10-20Revert "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2022-10-20arch/x86: Only use .bss from car.ld when running XIPArthur Heymans
2022-10-12device: Drop unused ADL-N UFS PCI Device IDSubrata Banik
2022-10-11mb/google/brya/nivviks: Enable ISH driver and firmware nameMeera Ravindranath
2022-10-06smbios: Add API to generate SMBIOS type 28 Temperature ProbeErik van den Bogaert
2022-10-06include/device/device_util.c: add predicates for pci devicesFabio Aiuto
2022-10-06soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski
2022-09-30smbios: Add API to generate SMBIOS type 43 TPM DeviceMichał Żygowski
2022-09-29include/device/path.h: use functions for enabled cpu selectionFabio Aiuto
2022-09-28include/reg_script.h: Remove trailing semicolonElyes Haouas
2022-09-28include/memrange.h: Remove trailing semicolonElyes Haouas
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-24include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.hFelix Held
2022-09-16drivers/smbus: add smbus console driverHusni Faiz
2022-09-16soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU IDJeremy Soller
2022-09-16Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik
2022-09-15soc/amd: Do SMM relocation via MSRArthur Heymans
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-12device: Clear lane error statusWilson Chou
2022-09-08acpi/acpigen_dptf: Increase DPTF_MAX_FAN_PERF_STATES to 20Dtrain Hsu
2022-09-08soc/intel/common/smbus: Add missing ID for GLKSean Rhodes
2022-09-08soc/intel/commmon/fast_spi: Add missing ID for GLKSean Rhodes
2022-09-07lib/xxhash.c: Add new hash functionsFred Reitberger
2022-09-06src: remove force-included header rules.h from individual filesMartin Roth
2022-09-04drivers/intel/dptf: Add multiple fan support under dptfSumeet Pawnikar
2022-09-04pciexp_device: Propagate above-4G flag to all hotplug devicesNico Huber
2022-09-04allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWNNico Huber
2022-09-04device/i2c_bus: Add routines to read and write multiple bytesWerner Zeh
2022-09-02cbfs/vboot: Adapt to new vb2_digest APIJulius Werner
2022-08-25device/dram: Add function to convert freq to MT/s for (LP)DDR5Matt DeVillier