aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-16libpayload: Parse DDR Information using coreboot tablesRavi Kumar Bokka
2022-03-15i2c: Add configurable I2C transfer timeoutJes Klinke
2022-03-15soc/intel/tgl: move DIMM_SPD_SIZE from mb to SoC KconfigMichael Niewöhner
2022-03-15intel/common/block: Add APL and GLK PCI IDs for HDASean Rhodes
2022-03-15mb/google/guybrush/var/nipperkin: update APU STT settingKevin Chiu
2022-03-15mb/google/brya/var/banshee: Add camera privacy settingFrank Wu
2022-03-15lib/spd: Do not print part number if it is not availableWerner Zeh
2022-03-15soc/mediatek/mt8186: change pmic hwcid from warning to infoRex-BC Chen
2022-03-15soc/mediatek/common: Add halt() after triggering wdt resetRex-BC Chen
2022-03-15mb/google/brya: Disable C1-state auto demotion for Brya & BraskMAULIK V VAGHELA
2022-03-15soc/intel/alderlake: Allow mainboard to configure c1-state auto-demotionMAULIK V VAGHELA
2022-03-15soc/intel/adl/chip.h: Convert all camel case variables to snake caseMAULIK V VAGHELA
2022-03-15{mb, soc}: Move mrc_cache invalidating logic into `memory` common codeSubrata Banik
2022-03-15soc/intel/common: Pass `FSPM_UPD *` argument for spd functionsSubrata Banik
2022-03-15{mb, soc}: Change `memcfg_init()` and `variant_memory_init()` prototypeSubrata Banik
2022-03-14mb/google/herobrine: consolidate hoglin/herobrine QUP initsShelley Chen
2022-03-14mb/google/trogdor: Add variant GelarshieMars Chen
2022-03-14mb/google/brya/var/primus{4es}: add eMMC enable pin in ramstageCasper Chang
2022-03-14mb/starlabs/labtop: Pull SSD Pin to low when entering S3Sean Rhodes
2022-03-14mb/siemens/mc_ehl: Increase SPD buffer size to 512 bytesWerner Zeh
2022-03-14soc/intel/common: Use generic enum type valuesSridhar Siricilla
2022-03-14soc/intel/common: Use heci_reset() in the CSE TX and RX flowsSridhar Siricilla
2022-03-14soc/intel/common: Implement error codes for for heci_send_receive()Sridhar Siricilla
2022-03-14mb/google/brya/var/kinox: update overridetreeDtrain Hsu
2022-03-14mb/google/guybrush: Fix building with VBOOT_STARTS_IN_BOOTBLOCKRaul E Rangel
2022-03-14mb/google/brya: Set EPP to 45% for all Brya variantsCliff Huang
2022-03-14soc/intel/alderlake: Add EPP override supportCliff Huang
2022-03-14mb/google/dedede: Update DPTF settingTeddy Shih
2022-03-14mb/googe/skyrim/baseboard/devicetree: update USB port device ID on xhci2Felix Held
2022-03-14mb/amd/chausie/devicetree: enable GFX HDA, ACP and XHCI2 devicesFelix Held
2022-03-14mb/google/nissa/var/nivviks: Hook up SD host controller GL9750Eric Lai
2022-03-14mb/google/nissa/var/nivviks: Enable pen garageEric Lai
2022-03-10drivers/pcie/generic: Add support to generate code under companion device ins...Cliff Huang
2022-03-10soc/intel/alderlake: Inject CSE TS into CBMEM timestamp tableBora Guvendik
2022-03-10mb/google/skyrim: Configure WLANJon Murphy
2022-03-10mb/google/skyrim:Update GPIO 32Jon Murphy
2022-03-10mb/google/herobrine: Add trackpad initializationRavi Kumar Bokka
2022-03-10mb/google/guybrush: Enable DEBUG_SMI for non-serial firmwareRaul E Rangel
2022-03-10soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmemRaul E Rangel
2022-03-10cpu/x86/smm: Add weak SoC init and exit methodsRaul E Rangel
2022-03-10mb/google/guybrush/var/nipperkin: turn off WWAN DPRKevin Chiu
2022-03-10soc/mediatek/mt8195: Enable PCIe supportJianjun Wang
2022-03-10soc/mediatek/mt8195: Add driver to configure PCIeJianjun Wang
2022-03-10soc/amd/cezanne/psp_verstage: Log the platform boot mode reportKarthikeyan Ramasubramanian
2022-03-10mb/google/guybrush/var/nipperkin: Update privacy GPIO to Graphics DRMKarthikeyan Ramasubramanian
2022-03-10soc/intel/adl: Send EOP early in the boot sequenceMAULIK V VAGHELA
2022-03-10intel/common/block/cse: Add option to send EOP early via SoCMAULIK V VAGHELA
2022-03-10Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially"Ronak Kanabar
2022-03-10mb/google/brask/variants/moli: Change DDR4 Interleave to Non-Interleavezoey wu
2022-03-10mb/google/brask/variants/moli: Reduce PSysMax to 11 ARaihow Shi
2022-03-10soc/apollolake: Hook up VTD to CMOSSean Rhodes
2022-03-10mb/starlabs/labtop: Remove unnecessary return value from MWAKSean Rhodes
2022-03-10ec/starlabs/merlin: Use ECWR functionSean Rhodes
2022-03-10ec/starlabs: Write the correct value for KLBE when suspendingSean Rhodes
2022-03-10ec/starlabs: Write the correct value for KLSE when suspendingSean Rhodes
2022-03-10ec/starlabs: Write the correct value for TPLE when suspendingSean Rhodes
2022-03-10ec/starlabs: Store the correct value for KLBE when suspendingSean Rhodes
2022-03-10ec/starlabs: Store the correct value for KLSE when suspendingSean Rhodes
2022-03-10ec/starlabs: Store the correct value for TPLE when suspendingSean Rhodes
2022-03-10mb/starlabs/labtop: Always run PTSSean Rhodes
2022-03-10ec/starlabs/merlin: Change RPTS method to SerializedSean Rhodes
2022-03-10soc/apollolake: Correct SMBus interruptSean Rhodes
2022-03-10soc/mediatek/mt8186: Modify internal capid to 0xE0Rex-BC Chen
2022-03-09cpu/intel/common: Add support for energy performance preference (EPP)Cliff Huang
2022-03-09soc/intel/common: Include Meteor Lake device IDsWonkyu Kim
2022-03-09soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held
2022-03-09drivers/wifi,soc/intel/adl: Move CnviDdrRfim property to driversTim Wawrzynczak
2022-03-09prog_loader: Change legacy_romstage_select_and_load() to return cb_errJulius Werner
2022-03-09vc/google/chromeos/Kconfig: Fix typoAngel Pons
2022-03-09soc/mediatek/mt8186: set pin drive strength to 8mA for NORRex-BC Chen
2022-03-09soc/mediatek/mt8186: Add GPIO driving functionsGuodong Liu
2022-03-09mb/google/brya/var/kano: Update TDP PL1, PL2, and PL4 for U28 SKUsDavid Wu
2022-03-09mb/google/brya/variants/felwinter: Fix stylus UI behavior bugJohn Su
2022-03-09mb/google/skyrim: Add FW_CONFIG DefinitionJon Murphy
2022-03-09cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMIRaul E Rangel
2022-03-09mb/google/brya/var/redrix{4es}: Config VR_DOMAIN_GT's slew rate to 1/8Wisley Chen
2022-03-09mb/google/bry/anahera{4es}: Disable TCSS port1Wisley Chen
2022-03-09mb/google/brya/var/anahera{4es}: Configure Acoustic noise mitigationWisley Chen
2022-03-09mb/google/nissa: Add fmd file for nissaKrishna Prasad Bhat
2022-03-09mb/google/nissa: Select SOC_INTEL_CSE_LITE_COMPRESS_ME_RW KconfigKrishna Prasad Bhat
2022-03-09soc/intel/common: Add Kconfig to enable compression on ME_RW blobsKrishna Prasad Bhat
2022-03-09coreboot_tables.c: Expose the ACPI RSDPArthur Heymans
2022-03-09soc/apollolake: Hook up CnviMode to devicetreeSean Rhodes
2022-03-09ec/starlabs: Correct Keyboard Backlight offsets for GLKSean Rhodes
2022-03-09mb/starlabs/labtop: Remove duplicate value from KconfigSean Rhodes
2022-03-09mb/dell/optiplex_9010: Fix chassis typesMichał Żygowski
2022-03-09mb/dell/optiplex_9010/mainboard.c: Add missing spaceMichał Żygowski
2022-03-09{drivers/security}: Replace `cb_err_t` with `enum cb_err`Subrata Banik
2022-03-09commonlib/bsd: Remove cb_err_tJulius Werner
2022-03-09soc/mediatek: Add PCIe supportJianjun Wang
2022-03-08soc/intel/tgl: chipset devicetree: correct TraceHub device aliasMichael Niewöhner
2022-03-08soc/intel/tgl: drop orphaned VR domains enumMichael Niewöhner
2022-03-08ec/starlabs: Guard Max Charge in KconfigSean Rhodes
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-08mb/starlabs/labtop: Add LabTop Mk IVSean Rhodes
2022-03-08sb/intel/common/firmware: Hook up adding 10GbE LAN firmwareJeff Daly
2022-03-08util/ifdtool: Add support for Denverton SoCJeff Daly
2022-03-08mb/google/brask/variants/moli: set up gpioRaihow Shi
2022-03-08ec/starlabs/merlin: Disable ACPI support last when suspendingSean Rhodes
2022-03-08ec/starlabs/merlin: Use ECRD functionSean Rhodes