summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpu/x86/mp_init.c: Drop 'real' vs 'used' save stateArthur Heymans2022-05-281-3/+2
* device: Add log_resource()Kyösti Mälkki2022-05-241-0/+9
* soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer2022-05-201-0/+5
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-202-37/+26
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-191-0/+2
* rules.h: Use more consistent namingArthur Heymans2022-05-164-12/+12
* drivers/wifi/generic: Add new device IDBora Guvendik2022-05-161-0/+1
* soc/intel: Add Raptor Lake device IDsBora Guvendik2022-05-162-3/+58
* acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.hRaul E Rangel2022-05-161-0/+9
* arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans2022-05-161-33/+9
* cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronouslyKane Chen2022-05-161-0/+4
* soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli2022-05-121-0/+2
* include/memory_info.h: Increase DIMM_INFO_TOTAL to 32Johnny Lin2022-05-121-1/+1
* device/dram/common.h: Use C over CPPArthur Heymans2022-05-111-5/+5
* ec/google/chromeec: Add retimer handle to Type C connPrashant Malani2022-05-041-0/+3
* include/device/i2c_simple: add i2c_2ba_read_bytes functionFelix Held2022-04-271-0/+28
* lib/hardwaremain.c: Move creating ACPI structs to bootstate hooksArthur Heymans2022-04-271-1/+0
* cpu/x86: Add function to set `put_back_original_solution` variableKane Chen2022-04-131-0/+1
* mb/google,samsung: Drop init_bootmode_straps()Kyösti Mälkki2022-04-091-1/+0
* ELOG: Refactor watchdog_tombstoneKyösti Mälkki2022-04-061-0/+1
* ChromeOS: Drop filling ECFW_RW/RO state in CNVSKyösti Mälkki2022-04-061-1/+0
* ChromeOS: Add legacy mainboard_ec_running_ro()Kyösti Mälkki2022-04-061-0/+3
* drivers/intel/dptf: Add support for Battery participantVarshit B Pandya2022-04-051-0/+1
* soc/intel/alderlake: Add new CPU IDLean Sheng Tan2022-04-041-0/+1
* soc/intel/alderlake: Update CPU IDs with correct steppingsLean Sheng Tan2022-04-041-4/+4
* device/i2c_bus: Constify i2c_busdev and i2c_linkMatt DeVillier2022-04-011-2/+2
* drivers/intel/dptf: Add support for Power participantVarshit B Pandya2022-04-011-0/+1
* commonlib/bsd/helpers: Remove redundancy with libpayload definesJakub Czapiga2022-03-301-6/+0
* include/spd.h: Fix DDR4_SPD_72B_SO_{R,U}DIMM valuesElyes Haouas2022-03-281-2/+2
* include/espi.h: Switch to types.hRaul E Rangel2022-03-271-1/+1
* include/efi: Add EFI Status code definitionsSubrata Banik2022-03-251-0/+12
* include/efi: Add correct header file for EFI_PROCESSOR_INFORMATIONSubrata Banik2022-03-251-0/+1
* drivers/net/r8168: Add support for Realtek RTL8111KRaihow Shi2022-03-241-3/+4
* soc/intel/adl-n: Add device ID for TCSS XHCIMaulik V Vaghela2022-03-231-0/+1
* include/efi: Clean up efi_datatype.h fileSubrata Banik2022-03-171-6/+9
* cpu/x86/smm: Add weak SoC init and exit methodsRaul E Rangel2022-03-101-0/+3