aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-11mb/system76: Set gfx registerTim Crawford
2022-10-11mb/system76: Set SMBIOS wakeup type to power switchTim Crawford
2022-10-11mb/starlabs/starbook/kbl: Use chipset.cb aliasesSean Rhodes
2022-10-11mb/starlabs/starbook/cml: Enable SRAMSean Rhodes
2022-10-11mb/starlabs/starbook/cml: Enable P2SBSean Rhodes
2022-10-11mb/google/brya/nivviks: Enable ISH driver and firmware nameMeera Ravindranath
2022-10-11mb/prodrive/hermes: Make board settings less error-proneAngel Pons
2022-10-11coreboot: Add support for include-what-you-useMartin Roth
2022-10-11drivers/generic/cbfs-uuid: Add driver to include UUID from CBFSMichał Żygowski
2022-10-11mb/google/rex: Enable PD SyncSubrata Banik
2022-10-10brya: add new zydron variantDavid Wu
2022-10-10nb/intel/i945/raminit.c: Fix formatted printElyes Haouas
2022-10-10mb/amd/birman: Add framework for morgana crb birmanMartin Roth
2022-10-10soc/amd/common: Remove buildtime error for unknown cpuMartin Roth
2022-10-10soc/amd/morgana: Add initial commit for new SoCMartin Roth
2022-10-08soc/amd/mendocino/psp_verstage: Remove TODO commentKarthikeyan Ramasubramanian
2022-10-08mb/google/skyrim: Create frostflow variantChao Gui
2022-10-08mb/prodrive/hermes: Write reset cause regs to EEPROMAngel Pons
2022-10-08mb/prodrive/hermes: Add part numbers to SMBIOSAngel Pons
2022-10-08vc/amd/fsp: Add Morgana FSP vendorcodeMartin Roth
2022-10-08vc/amd/fsp: Make common directoryMartin Roth
2022-10-08mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9750 for lisbonKevin Chiu
2022-10-07ec/starlabs/merlin: Add EC related files for Alder Lake boardsSean Rhodes
2022-10-07mb/prodrive/hermes: Factor out serial reading logicAngel Pons
2022-10-07mb/prodrive/hermes: Prevent SGPIO cross-powering 5V railAngel Pons
2022-10-07soc/intel/apollolake: Add UFS InterruptSean Rhodes
2022-10-07soc/intel/apollolake: Remove SD Card interrupt for GLKSean Rhodes
2022-10-07mb/siemens/mc_ehl2: Use preset driver strength for SD-CardMario Scheithauer
2022-10-07soc/intel/ehl: Set Ethernet controller to D0 power stateMario Scheithauer
2022-10-07mb/google/nissa/pujjo: Change TPM I2C freqeuncy to 1 MHzLeo Chou
2022-10-07mb/google/nissa/var/yaviks: Config I2C frequencyWisley Chen
2022-10-07soc/amd/{CZN,MDN,PCO}: Fix building with only single RW regionMatt DeVillier
2022-10-07soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfwMatt DeVillier
2022-10-07soc/intel/alderlake: Support Raptor Lake VR Fast VMODEJeremy Compostella
2022-10-07mb/google/skyrim: Override SPI flash bus speedKarthikeyan Ramasubramanian
2022-10-06smbios: Add API to generate SMBIOS type 28 Temperature ProbeErik van den Bogaert
2022-10-06treewide: use predicate to check if pci device is on n-th busFabio Aiuto
2022-10-06treewide: use predicates to check for enabled pci devicesFabio Aiuto
2022-10-06include/device/device_util.c: add predicates for pci devicesFabio Aiuto
2022-10-06mb/google/brya/var/mithrax: adjust I2C5 times for TPJohn Su
2022-10-06mb/google/nissa/pujjo: Tuning eMMC DLL value for eMMC initialization errorLeo Chou
2022-10-06mb/lenovo/t440p: Enable PCI 00:01.1 bridge for dGPUNico Huber
2022-10-06mb/kontron/bsl6: Set board type to mobile for memory configNico Huber
2022-10-06mb/google/nissa/var/pujjo: Disable stylus GPIO pins based on fw_configLeo Chou
2022-10-06soc/intel/apollolake/acpi: Add PCIEXBAR to MCHCSean Rhodes
2022-10-06mb/google/skyrim: Fix SMMSTORE size, alignmentMatt DeVillier
2022-10-06mb/google/guybrush: Fix SMMSTORE size, alignmentMatt DeVillier
2022-10-06soc/intel/meteorlake: Make use of is_devfn_enabled() functionSridhar Siricilla
2022-10-06mb/starlabs/lite/glkr: Enable configuring Fast Charging on the Lite Mk IVSean Rhodes
2022-10-06ec/starlabs/merlin: Add support for enabling fast chargeSean Rhodes
2022-10-06mb/starlabs/lite: Add variant specific cmos.layout and cmos.defaultSean Rhodes
2022-10-06mb/starlabs/starbook: Add variant specific cmos.layout and cmos.defaultSean Rhodes
2022-10-06sb/intel/common/gpio.c: Clean up includesElyes Haouas
2022-10-06sb/intel/i82801gx/bootblock.c: Clean up includesElyes Haouas
2022-10-06sb/intel/i82801gx/early_init.c: Include common/rcba.hElyes Haouas
2022-10-06lib/prog_loaders.c: Clean up includesElyes Haouas
2022-10-06lib/prog_ops.c: Add <types.h>Elyes Haouas
2022-10-06nb/intel/i945/memmap.c: Clean up includesElyes Haouas
2022-10-06sb/intel/common/pmbase.c: Clean up includesElyes Haouas
2022-10-06sb/intel/common/rtc.c: Clean up includesElyes Haouas
2022-10-06sb/intel/common/early_smbus.h: Add <device/pci_type.h>Elyes Haouas
2022-10-06security/memory/memory.h: Add <stdbool.h>Elyes Haouas
2022-10-06nb/intel/i945/rcven.c: Sort includes and add <types.h>Elyes Haouas
2022-10-06nb/intel/i945/raminit.c: Clean up includes and add <types.h>Elyes Haouas
2022-10-06device/device_const.c: Clean up includes and add <types.h>Elyes Haouas
2022-10-06cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h>Elyes Haouas
2022-10-06cpu/intel/common/fsb.c: Sorte includes and add <stdint.h>Elyes Haouas
2022-10-06cpu/intel/car/romstage.c: Clean up includes and add <types.h>Elyes Haouas
2022-10-06console/vtxprintf.c: Add <stdarg.h>Elyes Haouas
2022-10-06console/printk.c: Add <types.h>Elyes Haouas
2022-10-06console/die.c: Add <stdarg.h>Elyes Haouas
2022-10-06console/console.c: Sort includes and add <types.h>Elyes Haouas
2022-10-06arch/x86/timestamp.c: Add missing <stdint.h>Elyes Haouas
2022-10-06arch/x86/mmap_boot.c: Clean up includesElyes Haouas
2022-10-06cpu/x86/smm/smm_module_loader.c: Clean up includesElyes Haouas
2022-10-06cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h>Elyes Haouas
2022-10-06console/vsprintf.c: Add <stdarg.h>Elyes Haouas
2022-10-06soc/qualcomm: Update the wait time for checking PCIe link upShelley Chen
2022-10-06soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski
2022-10-05ec/lenovo/h8/acpi: Fix wrongly used operatorFelix Singer
2022-10-05mb/google/brya/var/brya0: use RPL FSP headersNick Vaccaro
2022-10-05mb/google/brya/var/brya0: add new THERMAL FW_CONFIG fieldNick Vaccaro
2022-10-05mb/google/brya/var/skolas: sync brya0 and skolas FW_CONFIGNick Vaccaro
2022-10-05mb/google/brya/variant/brya0: Add power limits for RPL SoCNick Vaccaro
2022-10-05drivers/crb: Initialize Intel PTT control areaMichał Żygowski
2022-10-04soc/intel/alderlake: Fix UFS OCP fabric timeoutMeera Ravindranath
2022-10-04mb/google/skyrim: Enable amdfw separationKarthikeyan Ramasubramanian
2022-10-04mb/google/skyrim: Update Kconfig to point to SPLJon Murphy
2022-10-04mb/msi/ms7d25: Populate SMBIOS product name based on CNVi presenceMichał Żygowski
2022-10-03drivers/smbus: initialize SC16IS7XX I2C to UART converter chipHusni Faiz
2022-10-03mb/google/skyrim: Adjust Makefile to look for SPDJon Murphy
2022-10-02soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash tableKangheui Won
2022-10-02soc/amd/mendocino: Add build rules to separate signed PSP/AMDFWKarthikeyan Ramasubramanian
2022-10-02soc/amd/common: Add a config to keep signed AMD/PSP FW separatelyKarthikeyan Ramasubramanian
2022-10-02mb/google/brya/var/agah: Update NVVDD VR PGOOD GPP_E3Tarun Tuli
2022-10-02mb/google/nissa/var/xivu: Add DPTF parameters for XivuIan Feng
2022-10-02mb/google/brya: Create lisbon variantKevin Chiu
2022-10-02drivers/ipmi: prepare for adding more interfacesSergii Dmytruk
2022-10-01mrc_cache: Update metadata signatureJulius Werner
2022-09-30soc/rockchip/rk3288/clock.c: Remove trailing semicolonElyes Haouas