aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03mb/google/dedede/var/beadrix: Update SoC gpio pin of DMICTeddy Shih
2022-08-03mb/google/dedede/var/drawcia: Add Wifi SAR for oscinoShon Wang
2022-08-03mb/google/dedede/var/beadrix: Update SoC gpio pin of BC1.2Teddy Shih
2022-08-03mb/prodrive/atlas: Select FSP_TYPE_IOTLean Sheng Tan
2022-08-03soc/intel/alderlake: Add config for IoT FSP supportLean Sheng Tan
2022-08-033rdparty/fsp: Update submodule pointer to latest masterLean Sheng Tan
2022-08-03mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9755 for kuldaxDavid Wu
2022-08-03mb/google/brya/variants/agah: set tcc_offset to 3Tony Huang
2022-08-03soc/soc/intel: Add UFS device with ref-clk-freq propertyMeera Ravindranath
2022-08-03soc/amd/sabrina/fch: enable XTAL pad disabling in S0i3Felix Held
2022-08-03mb/google/herobrine: Add support to enable displayVinod Polimera
2022-08-03qualcomm/sc7280: Add support for edp and mdp driverVinod Polimera
2022-08-03commonlib: Add support for rational number approximationVinod Polimera
2022-08-02Makefile.inc: Disable compiler warning array-compare for GCCPaul Menzel
2022-08-02soc/intel/alderlake: Configure DDR5 Physical channel width to 64Meera Ravindranath
2022-08-02mb/google/dedede/var/pirika: Add Elan touchscreen supportFrankChu
2022-08-02mb/google/brya/var/ghost: Enable AMP powerEric Lai
2022-08-02mb/system76: Change touchpad detection methodTim Crawford
2022-08-02mb/google/geralt: Enable Chrome ECRex-BC Chen
2022-08-02payloads/tianocore/Makefile: Fix restoring default boot logoMatt DeVillier
2022-08-02soc/intel/alderlake: Add IRQ constraints for CPU PCIe portsTim Crawford
2022-08-02mb/google/nissa/craask: Add eMMC DLL tuning valueSimon Yang
2022-08-02mb/google/rex: Enable CSE Lite SKUSubrata Banik
2022-08-02util/cbfstool/elogtool: Support logging FW vboot info in elogSubrata Banik
2022-08-02vc/google/elog: Record vboot FW boot information into elogSubrata Banik
2022-08-02Update vboot submodule to upstream mainSubrata Banik
2022-08-01soc/amd/common/block/apob/apob_cache.c: Add assert for APOB DRAM sizeFred Reitberger
2022-08-01util/spd_tools/spd_gen/lp5: Remove maxSpeed for SabrinaKarthikeyan Ramasubramanian
2022-08-01soc/qualcomm: Fill coreboot table with PCIe infoVeerabhadrarao Badiganti
2022-08-01libpayload: Enable PCIe driver for sc7280Veerabhadrarao Badiganti
2022-08-01libpayload/pci: Add pci_map_bus function for Qualcomm platformPrasad Malisetty
2022-08-01mb/google/herobrine: Add PCIe domain supportVeerabhadrarao Badiganti
2022-08-01soc/qualcomm/sc7280: Enable PCIe driverPrasad Malisetty
2022-08-01mb/google/brya: Disable the Package C-state demotionZhixing Ma
2022-08-01include: Add SPDX-License-Identifiers to files missing themMartin Roth
2022-08-01Revert "UPSTREAM: soc/amd/sabrina,vc/amd/fsp/sabrina: Add UART support for Sa...Karthikeyan Ramasubramanian
2022-08-01soc/amd/sabrina: Enable HW Modexp engineKarthikeyan Ramasubramanian
2022-08-01util/amdfwtool: Support PSP whitelist file on recovery A/B layoutKarthikeyan Ramasubramanian
2022-08-01drivers/elog: Use format stringMatei Dibu
2022-07-31soc/qualcomm: Add PCIe supportPrasad Malisetty
2022-07-30payloads/tianocore: Update MrChromebox’ default branch to 202207Sean Rhodes
2022-07-30payloads/tianocore: Use SMMSTORE when branch is MrChromeBoxMatt DeVillier
2022-07-30payloads/tianocore: Allow passing custom build params to all versionsSean Rhodes
2022-07-30vendorcode/intel/fsp: Fix wrong licenseBora Guvendik
2022-07-30mb/hp/z220_series: Improve the port for z220_sff_workstationBill XIE
2022-07-30mb/google/brask/variants/moli: Add DPTF setting in MoliRaihow Shi
2022-07-30security/vboot: Simplify image signingJakub Czapiga
2022-07-30crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6Elyes Haouas
2022-07-30arch/x86/acpi: Replace Store() with ASL 2.0 syntaxFelix Singer
2022-07-30arch/x86/acpi: Replace And() with ASL 2.0 syntaxFelix Singer
2022-07-30arch/x86/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-07-30arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer
2022-07-29arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-07-29mb/google/rex: Perform display configuration overrideSubrata Banik
2022-07-29mb/google/nissa/var/pujjo: Enable OZ711LV2LN SD card controllerStanley Wu
2022-07-29mb/google/rex: Add LP5 RAM IDsTarun Tuli
2022-07-29soc/mediatek/mt8188: Add SPI supportLiya Li
2022-07-29soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay settingRex-BC Chen
2022-07-29mb/google/geralt: Initialize RTC and clk_buf in romstageRex-BC Chen
2022-07-29soc/mediatek/mt8188: Add clk_buf support in romstageSong Fan
2022-07-29soc/mediatek/mt8188: Add RTC supportSong Fan
2022-07-29soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.hRex-BC Chen
2022-07-29soc/mediatek/mt8188: Add AUXADC supportHui Liu
2022-07-29soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.hRex-BC Chen
2022-07-29mb/google/rex: Enable CNVi BT CoreSubrata Banik
2022-07-29mb/google/brya/var/ghost: Enable CS42L42 codecEric Lai
2022-07-29mb/google/brya/var/ghost: Update all I2C buses speed to fastEric Lai
2022-07-29mb/google/brya: Create gaelin variantRaymond Chung
2022-07-29soc/intel/alderlake: Add missing TDP and Power Limits for ADL-SMichał Żygowski
2022-07-29soc/intel/alderlake: Set VccIn Aux Imon IccMax for ADL-S 4+0 and 2+0Michał Żygowski
2022-07-29soc/intel/alderlake/vr_config.c: Add VR params for ADL-SMichał Żygowski
2022-07-29intel/pmclib: Avoid PMC ABASE read of SLP_TYP and STATUS in ramstageHarsha B R
2022-07-29spd/lp5: Add SPD for Micron MT62F2G32D4DS-026Tarun Tuli
2022-07-29mb/google/dedede/var/drawcia: Enable weida touchscreenShon Wang
2022-07-29sb/intel/bd82x6x/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-07-29sb/intel/i82801ix/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-07-29sb/intel/i82801jx/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-07-29soc/intel/common/sata: Add APL and GLK SATA PCI IDsSean Rhodes
2022-07-28mb/google/nissa/var/joxer: Correct i2c address for touchscreenMark Hsieh
2022-07-28mb/google/brya/acpi: Add L23 entry/exit sequences during dGPU GCOFFTim Wawrzynczak
2022-07-28mb/google/brya/var/agah: Modify GPP_A8 programmingTim Wawrzynczak
2022-07-28mb/google/brya/var/agah: Modify GPP_F14 programmingTim Wawrzynczak
2022-07-28mb/google/brya/var/agah: Optimize dGPU GCOFF entryTim Wawrzynczak
2022-07-28mb/google/brya/var/agah: Update ASPM settings for dGPUTim Wawrzynczak
2022-07-28soc/intel/alderlake: Add support for more CPU PCIe RP UPDsTim Wawrzynczak
2022-07-28mb/google/brya/var/anahera{4es}: Add H54G68CYRBX248 supportWisley Chen
2022-07-28mb/google/brya/var/redrix{4es}: Add H54G68CYRBX248 supportWisley Chen
2022-07-28spd/lp4x: Generate initial SPD for H54G68CYRBX248Wisley Chen
2022-07-28mb/google/brya/var/ghost: Correct CNVi pinsEric Lai
2022-07-28soc/intel/alderlake: Enable LPIT supportJeremy Soller
2022-07-28util/liveiso/common: Install devmem2 and pcimemFelix Singer
2022-07-28soc/intel/alderlake: Set Energy Perf Bias appropriate default valueJeremy Compostella
2022-07-28soc/intel/alderlake: Enable Energy/Performance Bias controlJeremy Compostella
2022-07-28google/trogdor: Add new variant Pazquel360Yunlong Jia
2022-07-28commonlib: compiler.h: Use non-concise comment stylePaul Menzel
2022-07-28mb/google/rex: Initial setup for ramstage/early gpio configTarun Tuli
2022-07-28soc/intel/meteorlake: Fix GPIO reset mapping as per GPIO BWGSubrata Banik
2022-07-28soc/intel/gpio: Add new macro for GPP PAD reset type as `Global Reset`Subrata Banik
2022-07-28MAINTAINERS: Add M. Żygowski and M. Kopeć as MSI MS-7D25 maintainersMichał Żygowski
2022-07-27payloads/tianocore: Bind the PCDs for screen size to KconfigSean Rhodes