aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2022-08-17pciexp_device: Introduce pciexp_find_ext_vendor_cap()Nico Huber
2022-08-17pciexp_device: Join pciexp_find_(next_)extended_cap() APIsNico Huber
2022-08-13timer: Switch mono_time to uint64_tRob Barnes
2022-08-13payloads/tianocore: Rename TianoCore to edk2Sean Rhodes
2022-08-12Fix Alder Lake and Raptor Lake Device ID'sMaximilian Brune
2022-08-12Add missing ADL-S device identificationMaximilian Brune
2022-08-11include: Add SPDX identifiers to files missing themMartin Roth
2022-08-07pci_device: Add a function to find PCI capability ID recursivelyBill XIE
2022-08-01include: Add SPDX-License-Identifiers to files missing themMartin Roth
2022-07-18arch/x86: Add X2APIC_LATE_WORKAROUNDSubrata Banik
2022-07-17include/device/device.h: Remove unneeded blank line after '{'Elyes HAOUAS
2022-07-16include/acpi: Add macros & definitions for resources types and flagsEran Mitrani
2022-07-14lib/program_loaders.c: Mark run_ramstage with __noreturnArthur Heymans
2022-07-07soc/intel/common/graphics: Add another Meteor Lake device IDWonkyu Kim
2022-06-28soc/intel: Add Raptor Lake device IDszhixingma
2022-06-26device: Drop LOG_MEM/IO_RESOURCEKyösti Mälkki
2022-06-26resource: Add helpers for memory resourcesKyösti Mälkki
2022-06-26device: Add fixed_io_range_flags() and helpersKyösti Mälkki
2022-06-26device: Add fixed_mem_range_flags() and helpersKyösti Mälkki
2022-06-22soc/intel: Add Meteor Lake SA device IDSubrata Banik
2022-06-22cpu/intel/microcode: Have API to re-load microcode patchSubrata Banik
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-20include/smbios.h: Update misc_slot_type and smbios_onboard_device_typeElyes HAOUAS
2022-06-17soc/intel/alderlake/report_platform.c: Add ADL-S identificationMichał Żygowski
2022-06-09soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger
2022-06-07arch/x86: Add a common romstage entryArthur Heymans
2022-06-07Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki
2022-06-03drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driverSubrata Banik
2022-06-02cpu/x86/mp_init.c: Prolong delay on synchronous APIArthur Heymans
2022-06-02cpu/x86/mp.h: Implement a pre-SSE2 mfenceArthur Heymans
2022-06-01mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEGArthur Heymans
2022-06-01Revert "cpu/x86: Add function to set `put_back_original_solution` variable"Arthur Heymans
2022-05-31dev/i2c_bus: Add declaration, implementation of i2c_dev_detect()Matt DeVillier
2022-05-28cpu/x86/mp_init.c: Drop 'real' vs 'used' save stateArthur Heymans
2022-05-24device: Add log_resource()Kyösti Mälkki
2022-05-20soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-19coreboot_tables: Add PCIe info to coreboot tableJianjun Wang
2022-05-16rules.h: Use more consistent namingArthur Heymans
2022-05-16drivers/wifi/generic: Add new device IDBora Guvendik
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-16acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.hRaul E Rangel
2022-05-16arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans
2022-05-16cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronouslyKane Chen
2022-05-12soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli
2022-05-12include/memory_info.h: Increase DIMM_INFO_TOTAL to 32Johnny Lin
2022-05-11device/dram/common.h: Use C over CPPArthur Heymans
2022-05-04ec/google/chromeec: Add retimer handle to Type C connPrashant Malani
2022-04-27include/device/i2c_simple: add i2c_2ba_read_bytes functionFelix Held
2022-04-27lib/hardwaremain.c: Move creating ACPI structs to bootstate hooksArthur Heymans
2022-04-13cpu/x86: Add function to set `put_back_original_solution` variableKane Chen
2022-04-09mb/google,samsung: Drop init_bootmode_straps()Kyösti Mälkki
2022-04-06ELOG: Refactor watchdog_tombstoneKyösti Mälkki
2022-04-06ChromeOS: Drop filling ECFW_RW/RO state in CNVSKyösti Mälkki
2022-04-06ChromeOS: Add legacy mainboard_ec_running_ro()Kyösti Mälkki
2022-04-05drivers/intel/dptf: Add support for Battery participantVarshit B Pandya
2022-04-04soc/intel/alderlake: Add new CPU IDLean Sheng Tan