summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* drivers/smbus: add smbus console driverHusni Faiz2022-09-161-0/+28
* soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU IDJeremy Soller2022-09-161-1/+2
* Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik2022-09-161-4/+4
* soc/amd: Do SMM relocation via MSRArthur Heymans2022-09-151-0/+4
* timer: Change timer util functions to 64-bitRob Barnes2022-09-141-12/+12
* device: Clear lane error statusWilson Chou2022-09-121-0/+5
* acpi/acpigen_dptf: Increase DPTF_MAX_FAN_PERF_STATES to 20Dtrain Hsu2022-09-081-1/+1
* soc/intel/common/smbus: Add missing ID for GLKSean Rhodes2022-09-081-0/+1
* soc/intel/commmon/fast_spi: Add missing ID for GLKSean Rhodes2022-09-081-0/+1
* lib/xxhash.c: Add new hash functionsFred Reitberger2022-09-071-0/+207
* src: remove force-included header rules.h from individual filesMartin Roth2022-09-061-1/+0
* drivers/intel/dptf: Add multiple fan support under dptfSumeet Pawnikar2022-09-041-2/+28
* pciexp_device: Propagate above-4G flag to all hotplug devicesNico Huber2022-09-041-0/+4
* allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWNNico Huber2022-09-041-5/+7
* device/i2c_bus: Add routines to read and write multiple bytesWerner Zeh2022-09-041-0/+14
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-021-0/+2
* device/dram: Add function to convert freq to MT/s for (LP)DDR5Matt DeVillier2022-08-251-0/+20
* pciexp_device: Introduce pciexp_find_ext_vendor_cap()Nico Huber2022-08-172-0/+3
* pciexp_device: Join pciexp_find_(next_)extended_cap() APIsNico Huber2022-08-171-3/+2
* timer: Switch mono_time to uint64_tRob Barnes2022-08-131-1/+1
* payloads/tianocore: Rename TianoCore to edk2Sean Rhodes2022-08-131-1/+1
* Fix Alder Lake and Raptor Lake Device ID'sMaximilian Brune2022-08-121-58/+44
* Add missing ADL-S device identificationMaximilian Brune2022-08-121-0/+3
* include: Add SPDX identifiers to files missing themMartin Roth2022-08-112-0/+4
* pci_device: Add a function to find PCI capability ID recursivelyBill XIE2022-08-071-0/+1
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-0150-2/+98
* arch/x86: Add X2APIC_LATE_WORKAROUNDSubrata Banik2022-07-181-0/+1
* include/device/device.h: Remove unneeded blank line after '{'Elyes HAOUAS2022-07-171-1/+0
* include/acpi: Add macros & definitions for resources types and flagsEran Mitrani2022-07-161-0/+66
* lib/program_loaders.c: Mark run_ramstage with __noreturnArthur Heymans2022-07-141-1/+1
* soc/intel/common/graphics: Add another Meteor Lake device IDWonkyu Kim2022-07-071-1/+2
* soc/intel: Add Raptor Lake device IDszhixingma2022-06-282-1/+5
* device: Drop LOG_MEM/IO_RESOURCEKyösti Mälkki2022-06-261-17/+0
* resource: Add helpers for memory resourcesKyösti Mälkki2022-06-261-0/+56
* device: Add fixed_io_range_flags() and helpersKyösti Mälkki2022-06-261-6/+23
* device: Add fixed_mem_range_flags() and helpersKyösti Mälkki2022-06-261-3/+34
* soc/intel: Add Meteor Lake SA device IDSubrata Banik2022-06-221-0/+1
* cpu/intel/microcode: Have API to re-load microcode patchSubrata Banik2022-06-221-0/+4
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-13/+13
* include/smbios.h: Update misc_slot_type and smbios_onboard_device_typeElyes HAOUAS2022-06-201-1/+13
* soc/intel/alderlake/report_platform.c: Add ADL-S identificationMichał Żygowski2022-06-172-0/+19
* soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger2022-06-091-3/+0
* arch/x86: Add a common romstage entryArthur Heymans2022-06-071-0/+8
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-071-0/+1
* drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driverSubrata Banik2022-06-031-4/+4
* cpu/x86/mp_init.c: Prolong delay on synchronous APIArthur Heymans2022-06-021-1/+1
* cpu/x86/mp.h: Implement a pre-SSE2 mfenceArthur Heymans2022-06-021-1/+5
* mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEGArthur Heymans2022-06-011-0/+1
* Revert "cpu/x86: Add function to set `put_back_original_solution` variable"Arthur Heymans2022-06-011-1/+0
* dev/i2c_bus: Add declaration, implementation of i2c_dev_detect()Matt DeVillier2022-05-311-0/+5