summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/meteorlake: Make use of is_devfn_enabled() functionSridhar Siricilla2022-10-063-12/+6
* mb/starlabs/lite/glkr: Enable configuring Fast Charging on the Lite Mk IVSean Rhodes2022-10-063-0/+6
* ec/starlabs/merlin: Add support for enabling fast chargeSean Rhodes2022-10-0612-0/+50
* mb/starlabs/lite: Add variant specific cmos.layout and cmos.defaultSean Rhodes2022-10-063-0/+126
* mb/starlabs/starbook: Add variant specific cmos.layout and cmos.defaultSean Rhodes2022-10-065-6/+137
* sb/intel/common/gpio.c: Clean up includesElyes Haouas2022-10-061-3/+2
* sb/intel/i82801gx/bootblock.c: Clean up includesElyes Haouas2022-10-061-1/+2
* sb/intel/i82801gx/early_init.c: Include common/rcba.hElyes Haouas2022-10-061-1/+3
* lib/prog_loaders.c: Clean up includesElyes Haouas2022-10-061-2/+1
* lib/prog_ops.c: Add <types.h>Elyes Haouas2022-10-061-0/+1
* nb/intel/i945/memmap.c: Clean up includesElyes Haouas2022-10-061-4/+3
* sb/intel/common/pmbase.c: Clean up includesElyes Haouas2022-10-061-4/+3
* sb/intel/common/rtc.c: Clean up includesElyes Haouas2022-10-061-3/+4
* sb/intel/common/early_smbus.h: Add <device/pci_type.h>Elyes Haouas2022-10-061-0/+1
* security/memory/memory.h: Add <stdbool.h>Elyes Haouas2022-10-061-0/+2
* nb/intel/i945/rcven.c: Sort includes and add <types.h>Elyes Haouas2022-10-061-1/+3
* nb/intel/i945/raminit.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-6/+8
* device/device_const.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-2/+2
* cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-2/+2
* cpu/intel/common/fsb.c: Sorte includes and add <stdint.h>Elyes Haouas2022-10-061-4/+5
* cpu/intel/car/romstage.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-3/+3
* console/vtxprintf.c: Add <stdarg.h>Elyes Haouas2022-10-061-0/+1
* console/printk.c: Add <types.h>Elyes Haouas2022-10-061-0/+1
* console/die.c: Add <stdarg.h>Elyes Haouas2022-10-061-0/+1
* console/console.c: Sort includes and add <types.h>Elyes Haouas2022-10-061-4/+5
* arch/x86/timestamp.c: Add missing <stdint.h>Elyes Haouas2022-10-061-0/+1
* arch/x86/mmap_boot.c: Clean up includesElyes Haouas2022-10-061-1/+1
* cpu/x86/smm/smm_module_loader.c: Clean up includesElyes Haouas2022-10-061-5/+1
* cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h>Elyes Haouas2022-10-061-8/+8
* console/vsprintf.c: Add <stdarg.h>Elyes Haouas2022-10-061-0/+1
* soc/qualcomm: Update the wait time for checking PCIe link upShelley Chen2022-10-061-2/+2
* soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski2022-10-063-0/+6
* ec/lenovo/h8/acpi: Fix wrongly used operatorFelix Singer2022-10-051-1/+1
* mb/google/brya/var/brya0: use RPL FSP headersNick Vaccaro2022-10-051-0/+1
* mb/google/brya/var/brya0: add new THERMAL FW_CONFIG fieldNick Vaccaro2022-10-052-0/+8
* mb/google/brya/var/skolas: sync brya0 and skolas FW_CONFIGNick Vaccaro2022-10-052-10/+172
* mb/google/brya/variant/brya0: Add power limits for RPL SoCNick Vaccaro2022-10-051-0/+4
* drivers/crb: Initialize Intel PTT control areaMichał Żygowski2022-10-052-0/+47
* soc/intel/alderlake: Fix UFS OCP fabric timeoutMeera Ravindranath2022-10-046-56/+95
* mb/google/skyrim: Enable amdfw separationKarthikeyan Ramasubramanian2022-10-042-0/+3
* mb/google/skyrim: Update Kconfig to point to SPLJon Murphy2022-10-041-0/+9
* mb/msi/ms7d25: Populate SMBIOS product name based on CNVi presenceMichał Żygowski2022-10-041-0/+14
* Documentation: document the new smbus console featureHusni Faiz2022-10-032-0/+67
* drivers/smbus: initialize SC16IS7XX I2C to UART converter chipHusni Faiz2022-10-035-1/+99
* mb/google/skyrim: Adjust Makefile to look for SPDJon Murphy2022-10-031-1/+1
* soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash tableKangheui Won2022-10-023-0/+66
* soc/amd/mendocino: Add build rules to separate signed PSP/AMDFWKarthikeyan Ramasubramanian2022-10-021-0/+31
* util/amdfwtool: Generate hashes for signed AMDFW componentsKangheui Won2022-10-024-8/+233
* soc/amd/common: Add a config to keep signed AMD/PSP FW separatelyKarthikeyan Ramasubramanian2022-10-021-0/+6
* util/amdfwtool: Add options to separate signed firmwaresKangheui Won2022-10-022-13/+299