aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2022-04-04soc/intel/alderlake: Update CPU IDs with correct steppingsLean Sheng Tan
2022-04-01device/i2c_bus: Constify i2c_busdev and i2c_linkMatt DeVillier
2022-04-01drivers/intel/dptf: Add support for Power participantVarshit B Pandya
2022-03-30commonlib/bsd/helpers: Remove redundancy with libpayload definesJakub Czapiga
2022-03-28include/spd.h: Fix DDR4_SPD_72B_SO_{R,U}DIMM valuesElyes Haouas
2022-03-27include/espi.h: Switch to types.hRaul E Rangel
2022-03-25include/efi: Add EFI Status code definitionsSubrata Banik
2022-03-25include/efi: Add correct header file for EFI_PROCESSOR_INFORMATIONSubrata Banik
2022-03-24drivers/net/r8168: Add support for Realtek RTL8111KRaihow Shi
2022-03-23soc/intel/adl-n: Add device ID for TCSS XHCIMaulik V Vaghela
2022-03-17include/efi: Clean up efi_datatype.h fileSubrata Banik
2022-03-10cpu/x86/smm: Add weak SoC init and exit methodsRaul E Rangel
2022-03-09cpu/intel/common: Add support for energy performance preference (EPP)Cliff Huang
2022-03-09soc/intel/common: Include Meteor Lake device IDsWonkyu Kim
2022-03-09prog_loader: Change legacy_romstage_select_and_load() to return cb_errJulius Werner
2022-03-09cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMIRaul E Rangel
2022-03-09coreboot_tables.c: Expose the ACPI RSDPArthur Heymans
2022-03-09commonlib/bsd: Remove cb_err_tJulius Werner
2022-03-08device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-28soc/amd/sabrina: Add XHCI configurationJon Murphy
2022-02-22include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis()Elyes Haouas
2022-02-21[acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in commentsElyes Haouas
2022-02-21include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)'Elyes HAOUAS
2022-02-21src/acpi: Add macro for FADT Minor Version and use itElyes Haouas
2022-02-18arch/x86/acpi: Add code for KEY_MENUBoris Mittelberg
2022-02-18include/acpi/acpi.h: Drop non-existing update_ssdt()Elyes Haouas
2022-02-18include/acpi/acpi.h: Drop non-existing update_ssdtx()Elyes Haouas
2022-02-18acpi: Use ACPI macros to configure USB port _PLD objectSubrata Banik
2022-02-16device: Add support for PCIe Resizable BARsTim Wawrzynczak
2022-02-16soc/intel/alderlake: Correct Alder Lake M/N ESPI device IDKrishna Prasad Bhat
2022-02-11soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P
2022-02-11src/arch/ppc64/*: pass FDT address to payloadSergii Dmytruk
2022-02-11src/cpu/power9: add file structure for power9, implement SCOM accessIgor Bagnucki
2022-02-10soc/intel/common: Add Crash Log and PMC SRAM PCI device IDsTim Wawrzynczak
2022-02-10device: Add pciexp_find_next_extended_cap functionTim Wawrzynczak
2022-02-10Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available"Felix Held