aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Documentation: document the new smbus console featureHusni Faiz
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-02util/amdfwtool: Generate hashes for signed AMDFW componentsKangheui Won
2022-10-02soc/amd/common: Add a config to keep signed AMD/PSP FW separatelyKarthikeyan Ramasubramanian
2022-10-02util/amdfwtool: Add options to separate signed firmwaresKangheui Won
2022-10-02util/amdfwtool: Include the header with __packed definitionKarthikeyan Ramasubramanian
2022-10-02util/docker/coreboot-sdk: add graphicsmagick-imagemagick-compatTom Hiller
2022-10-02Update blobs submodule to upstream masterJon Murphy
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
2022-09-30soc/nvidia/tegra210: Remove trailing semicolonsElyes Haouas
2022-09-30soc/nvidia/tegra124/sor.c: Remove trailing semicolonElyes Haouas
2022-09-30mb/google/oak/bootblock.c: Replace comma with semicolonElyes Haouas
2022-09-30mb/google/gru/mainboard.c: Replace comma with semicolonElyes Haouas
2022-09-30mb/google/skyrim: move EC switch selection from ChromeOS to VbootMatt DeVillier
2022-09-30mb/google/guybrush: move EC switch selection from ChromeOS to VbootMatt DeVillier
2022-09-30util/lint: Update tools that use git to use a libraryMartin Roth
2022-09-30util/lint: Update spelling.txt, add makefile to sort itMartin Roth
2022-09-303rdparty/amd_blobs:Advance submodule pointerJason Glenesk
2022-09-30util/amdfwtool/data_parse: fix PMU subprogram/instance ID handlingFelix Held
2022-09-30guybrush: mark RO_GSCVD area unusedHimanshu Sahdev
2022-09-30mb/prodrive/atlas: Add Kconfig option to enable SaGvLean Sheng Tan
2022-09-30soc/intel/adl: Add config option to enable FSP-S SATA test modeLean Sheng Tan
2022-09-30MAINTAINERS: Remove Tim W as maintainer from all but ACPITim Wawrzynczak
2022-09-30soc/amd/common/psp_verstage/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/common/block/spi/fch_spi_util: use [read,write][8,16,32]pFelix Held
2022-09-30soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]pFelix Held
2022-09-30soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecastsFelix Held
2022-09-30soc/amd/picasso/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecastsFelix Held
2022-09-30mb/google/skyrim/Kconfig: Enable DPTC and No Battery ModeTim Van Patten
2022-09-30mb/google/nissa: Change TPM I2C freqeuncy to 1 MHzReka Norman
2022-09-30mb/intel/adlrvp_n: Disable the External 1.05v VR in S0V Sowmya
2022-09-30mb/google/nissa: Disable the External 1.05v VR in S0V Sowmya
2022-09-30mb/google/guybrush: enable display backlight in ramstageMatt DeVillier
2022-09-30drivers/crb: Add SMBIOS hook to generate type 43 TPM DeviceMichał Żygowski
2022-09-30smbios: Add API to generate SMBIOS type 43 TPM DeviceMichał Żygowski
2022-09-30mb/ocp/{deltalake,tiogapass}: Replace comma with semicolonElyes Haouas
2022-09-29util/spd_tools: Change Mendocino to use 0x13 for LP5x memory typeRobert Zieba
2022-09-29treewide: use is_enabled_cpu() on cycles over device listFabio Aiuto
2022-09-29include/device/path.h: use functions for enabled cpu selectionFabio Aiuto
2022-09-29nb/intel/i945/raminit.c: Use read32p()Elyes Haouas
2022-09-29arch/x86/idt.S: Use 'iretq' for ENV_X86_64Elyes HAOUAS
2022-09-29mb/google/rex: Enable EC SW SyncSubrata Banik
2022-09-28mb/google/skyrim: Rename pcie_gpio_table to romstage_gpio_tableMatt DeVillier
2022-09-28mb/google/skyrim: rename baseboard GPIO table getter for clarityMatt DeVillier
2022-09-28intelmetool: Add PCI ID for Bay TrailDenis 'GNUtoo' Carikli
2022-09-28payloads/external/skiboot/Makefile: fix output on `make clean`Sergii Dmytruk
2022-09-28mb/google/rex: Set up MIPI cameras via ACPIDaniel Kang
2022-09-28include/reg_script.h: Remove trailing semicolonElyes Haouas
2022-09-28include/memrange.h: Remove trailing semicolonElyes Haouas
2022-09-28mb/google/brya/vell: Add PS1/PS2 cutoff pointShon Wang
2022-09-28mb/google/nissa/var/xivu: Disable CNVi WLAN/BTIan Feng
2022-09-28mb/google/octopus: rename baseboard GPIO table getter for clarityMatt DeVillier
2022-09-28mb/google/octopus/ampton: Use variant_override_gpio_tableMatt DeVillier
2022-09-27sc7180: Update correct path of reset.h header fileVenkat Thogaru
2022-09-27mb/google/brya/variant/brya0: Add two new memory partsNick Vaccaro
2022-09-27ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swapAngel Pons
2022-09-27mb/google/dedede: rename baseboard GPIO table getter for clarityMatt DeVillier
2022-09-27 mb/google/volteer: rename baseboard GPIO table getter for clarityMatt DeVillier
2022-09-27mb/google/guybrush: rename baseboard GPIO table getter for clarityMatt DeVillier
2022-09-27mb/google/zork: rename baseboard GPIO table getter for clarityMatt DeVillier
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-27drivers/intel/mipi_camera: Remove IPU ES support entry for ADL-NV Sowmya
2022-09-26mb/google/rex: Allocate resources for PCIe TBT root portzhaojohn
2022-09-26Documentation/drivers: Add section for i2c detect featureMatt DeVillier
2022-09-26mb/google/brya/var/agah: Explicitly program GPP_H13 in ramstageTim Wawrzynczak
2022-09-26mb/google/brya/var/agah: Update PEXVDD enable GPIO for next board revTim Wawrzynczak
2022-09-26mb/google/brya/var/banshee: Remove privacy_gpioRicardo Ribalda
2022-09-26mb/google/skyrim/var/winterhold: Bug fix, modify GXTP7863 irq settingEricKY Cheng
2022-09-26vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03Selma Bensaid
2022-09-26soc/mediatek/mt8186: Allow SCP to access H264 encoderRunyang Chen
2022-09-26Revert "mb/google/rex: Create 64MB AP Firmware binary for Proto 0"Subrata Banik
2022-09-24cpu/x86/smm/smihandler: use lapicid()Felix Held
2022-09-24cpu/x86/mp_init: drop unused MAX_APIC_IDS defineFelix Held
2022-09-24include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.hFelix Held
2022-09-24drivers/mrc_cache: Compare hashes instead of full dataReka Norman
2022-09-24commonlib/fsp_relocate: add PE32 section supportEddie Vas
2022-09-23cpu/x86/smm/smihandler: use existing LAPIC ID register definitionFelix Held