aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04ec/starlabs/merlin: Update the Q EventsSean Rhodes
2023-10-04soc/amd: rework SPL file override and SPL fusing handlingFelix Held
2023-10-04soc/intel/mtl: Select SOC_INTEL_CSE_LITE_PSR config for MeteorlakeKrishna Prasad Bhat
2023-10-04soc/intel/cse: Add entries to eventlog on PSR backup eventsKrishna Prasad Bhat
2023-10-04soc/intel/cse: Check PSR bit before issuing PSR backup commandAnil Kumar
2023-10-04soc/intel/cse: Back up PSR data during CSE FW downgradeAnil Kumar
2023-10-04soc/intel/cse: Implement APIs to access PSR backup status in CMOSKrishna Prasad Bhat
2023-10-04soc/intel/mtl: Override SOC_INTEL_CSE_FW_PARTITION_CMOS_OFFSETKrishna Prasad Bhat
2023-10-04soc/intel/mtl: Call cse_fill_bp_info early in romstageKrishna Prasad Bhat
2023-10-04soc/intel/cse: Add function to get cse_bp_info earlyKrishna Prasad Bhat
2023-10-04mb/google/nissa/var/yaviks: Add probe in devicetree for USB C1/A0 portWisley Chen
2023-10-03util/docker: Fix setting SDK_VERSIONTim Crawford
2023-10-03util/docker/coreboot-sdk: Remove superfluous NASM packageFelix Singer
2023-10-03mb/google/brya: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/asus/p8x7x-series: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/prodrive: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/amd/mayan: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03dell/snb_ivb_workstations: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/lenovo/t520: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/asus/h61-series: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/intel/glkrvp: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/gigabyte/ga-h61m-series: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/intel/mtlrvp: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03soc/intel/alderlake: Hook up FSP repo for RPL-P/SMatt DeVillier
2023-10-03mb/google/dedede: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/siemens: Move selects from Kconfig.name to KconfigFelix Singer
2023-10-03mb/google/rex: Fix ISH I2C pad for suspendCliff Huang
2023-10-02security/tpm: Enable Hibernate on setup failureJon Murphy
2023-10-02acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punctJonathon Hall
2023-10-02util/intelp2m: Support Jasper LakeJonathon Hall
2023-10-02drivers/pc80/pc: Split up PS/2 keyboard/mouse ACPI definitionsJonathon Hall
2023-10-02soc/amd/common/noncar/cpu: simplify get_reserved_phys_addr_bitsFelix Held
2023-10-02soc/amd/common: use common physical address bit reservation codeFelix Held
2023-10-02x86/include/arch/cpuid.h: Fix inline assemblyPatrick Rudolph
2023-10-02Update fsp submodule to upstream master branchMatt DeVillier
2023-10-02mb/google/corsola: Move common selects to BOARD_GOOGLE_CORSOLA_COMMONFelix Singer
2023-10-02soc/mediatek/mt8188: devapc: Add SCP domain settingJason Chen
2023-10-02soc/mediatek/mt8188: devapc: Set master domainsNina Wu
2023-10-02soc/mediatek/mt8188: devapc: Update permission for master domain setupNina Wu
2023-09-29arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORTFelix Held
2023-09-29*/include/cpu: use unsigned int for number of address bitsFelix Held
2023-09-29payloads/edk2: Update default branch for MrChromebox repo to 2023-09Matt DeVillier
2023-09-29payloads/edk2: Move TPM disable to separate KconfigMatt DeVillier
2023-09-29mb/google/guybrush: Disable WLAN ASPMTim Van Patten
2023-09-29mb/google/nissa/var/yavilla: Add elan and G2 i2c touchscreenShon Wang
2023-09-29mb/asrock/b75m-itx: Order Kconfig selects alphabeticallyFelix Singer
2023-09-28util/cbfstool: Revise lex/yacc (bison) generationHung-Te Lin
2023-09-28include/acpi/acpi_pld.h: Remove comment on PLDElyes Haouas
2023-09-28checkpatch.conf: Remove non-existent warningsElyes Haouas
2023-09-28soc/intel/cse: Select SOC_INTEL_CSE_LITE_SYNC_IN_RAMSTAGE when PSR enabledKrishna Prasad Bhat
2023-09-28mb/google/skyrim: Enable hibernate on TPM errJon Murphy
2023-09-28drivers/tpm: Add tpm failure handlingJon Murphy
2023-09-28drivers/tpm: Add return codes to TPM driverJon Murphy
2023-09-28treewide: convert to tpm_result_tJon Murphy
2023-09-28treewide: convert to %#x hex printsJon Murphy
2023-09-28soc/amd/genoa: Enable ECAM MMCONF supportArthur Heymans
2023-09-28soc/amd/genoa/reset.c: Add reset methodsArthur Heymans
2023-09-28soc/amd/genoa/southbridge.h: Add PM related macrosArthur Heymans
2023-09-28soc/amd/genoa: Add timer & tsc supportArthur Heymans
2023-09-28soc/amd/genoa: Add function to fetch common code dt configurationArthur Heymans
2023-09-28soc/amd/genoa: Deal with memory map for 32M or larger flashArthur Heymans
2023-09-28soc/amd/genoa: Add Kconfig/Makefile to generate PSP imageArthur Heymans
2023-09-28mb/google/rex/var/ovis: Add DPTF configurationJakub Czapiga
2023-09-28soc/amd/genoa: Add chipset.cbvbpandya
2023-09-28mb/google/nissa/var/craask: Correct the USB setting by fw_configRen Kuo
2023-09-28soc/intel/alderlake: Enable LZ4 compression for logo CBFS fileSubrata Banik
2023-09-27Update amd_blobs submodule to upstream main branchMatt DeVillier
2023-09-27Documentation: Update 4.22 release notes with x86 .data sectionJeremy Compostella
2023-09-27acpi: Fix typosNaresh Solanki
2023-09-27soc/intel/jasperlake: Set GPE_STS and GPE_EN register basesJonathon Hall
2023-09-26Documentation/external_docs.md: Add link to EGS paperDavid Hendricks
2023-09-26payloads/edk2/Makefile: Improve dirty repo check, sync submodulesMatt DeVillier
2023-09-26payloads/edk2: Guard MrChromebox's build optionsSean Rhodes
2023-09-26amdfwtool: Support firmware offsets of larger than 16MiBZheng Bao
2023-09-26soc/intel/alderlake: Move C State Demotion to mainboard configSean Rhodes
2023-09-26amdfwtool: Add APCB for new combo entryZheng Bao
2023-09-26arch/x86/cpu_common: use cpuid_get_max_funcFelix Held
2023-09-26arch/x86/smbios: fix extended CPUID level check logicFelix Held
2023-09-26arch/x86/smbios: use cpu_cpuid_extended_levelFelix Held
2023-09-26mb/google/brya/var/dochi: Add memory configMorris Hsu
2023-09-26mb/google/dedede/var/taranza: Add power limits for JSL N4500 and N5100Sheng-Liang Pan
2023-09-26mb/google/rex/var/rex0: Configure I2C5 timingIvy Jian
2023-09-26mb/google/nissa/var/pirrha: Add 4th DTT sensorSeunghwan Kim
2023-09-25mb/clevo/cml-u: Move selects from Kconfig.name to KconfigFelix Singer
2023-09-25supermicro/x11-lga1151-series: Move selects from Kconfig.name to KconfigFelix Singer
2023-09-25mb/google/oak: Move common selects to BOARD_GOOGLE_OAK_COMMONFelix Singer
2023-09-25mb/google/guybrush: Use only one option for common selectsFelix Singer
2023-09-25soc/intel/xeon_sp: Add HDA disable supportPatrick Rudolph
2023-09-25mb/google/brya: Add SOF driver entries for Nissa-based boardsMatt DeVillier
2023-09-25drivers/sof: Add support for rt5650 speaker/jack topologyMatt DeVillier
2023-09-25soc/amd/common/graphics: Update VBIOS cache data before hashingMatt DeVillier
2023-09-25mb/purism/librem_l1um_v2: Add support for Purism Librem L1UM v2Jonathon Hall
2023-09-25mb/google/brya/var/dochi: add generic LPDDR5 SPDs for DochiMorris Hsu
2023-09-25mb/google/corsola: Move board-specific selects to board optionsFelix Singer
2023-09-25mb/google/corsola: Fine tune LCM ADC voltagesRuihai Zhou
2023-09-25util: Drop flashrom -p host alias which equals to -p internalHsuan Ting Chen
2023-09-25treewide: Adopt TCG standard namingJon Murphy
2023-09-25Revert "soc/intel/jasperlake: Enable early caching of RAMTOP region"Matt DeVillier
2023-09-25commonlib: Make CBMEM_ID_CSE_BP_INFO little endian, fix id for stringSubrata Banik
2023-09-24Doc/: Remove an extra spacePatrick Georgi