aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-21superio: Use get_int_option()Angel Pons
2021-04-21mainboard: Use get_int_option() for HWM settingsAngel Pons
2021-04-21mb/**/early_init.c: Use get_int_option()Angel Pons
2021-04-21ec/kontron: Use get_int_option()Angel Pons
2021-04-21nb/intel: Use get_int_option()Angel Pons
2021-04-21ec/lenovo: Use get_int_option()Angel Pons
2021-04-21mb/asus/p8z77-m_pro: Use get_int_option()Angel Pons
2021-04-21{sb,soc}/intel: Use `get_int_option` functionAngel Pons
2021-04-21sb/intel/bd82x6x: Use {get,set}_int_optionAngel Pons
2021-04-21sb/intel/x/sata.c: Use `get_int_option` for `sata_mode`Angel Pons
2021-04-21option.h: Introduce {get,set}_int_option() functionsAngel Pons
2021-04-21soc/mediatek: Move mt8192 ufs driver to commonYidi Lin
2021-04-21src/mediatek: Move mt8192 eint driver to commonYidi Lin
2021-04-21soc/amd/picasso/acp: use clrsetbits32 in acp_update32Felix Held
2021-04-21soc/amd/picasso/acp: rename acp_update32 mask parametersFelix Held
2021-04-21commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner
2021-04-20soc/intel/cannonlake/romstage: Reuse device pointerFelix Singer
2021-04-20soc/intel/cannonlake: Deduplicate function declarationFelix Singer
2021-04-20soc/intel/cannonlake: Remove unnecessary functionFelix Singer
2021-04-20mainboard: Drop redundant DEVICETREE configurationFelix Singer
2021-04-20mb/asrock/h110m: Choose `CHIPSET_LOCKDOWN_COREBOOT`Angel Pons
2021-04-20mb/prodrive/hermes: Fix HSI versionPatrick Rudolph
2021-04-20vc/amd/fsp/cezanne: update SMU setting section of FspmUpd.hFelix Held
2021-04-20soc/intel/skylake: Move `SataTestMode` to KconfigAngel Pons
2021-04-20soc/amd/{common,cezanne}: Add uPEP deviceRaul E Rangel
2021-04-19device/azalia_device.c: Add option to lock down GCAPAngel Pons
2021-04-19soc/intel/common/block/smm: Drop stale commentAngel Pons
2021-04-19mb/clevo/cml-u/Kconfig: Use BOARD_CLEVO_L140CU_BASEFelix Singer
2021-04-19mb/amd/majolica: use GPIO_40 as reset pin for NVME SSDNikolai Vyssotski
2021-04-19lib/rtc: Fix incomplete leap year macroJakub Czapiga
2021-04-19sb/intel/common: Drop some PCH_LPC_DEV macrosAngel Pons
2021-04-19soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons
2021-04-19soc/intel/braswell/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons
2021-04-19soc/intel/common/block/pcr: Define __SIMPLE_DEVICE__Angel Pons
2021-04-19soc/intel/cannonlake/elog.c: Define __SIMPLE_DEVICE__Angel Pons
2021-04-19soc/intel/braswell/smbus.c: Define __SIMPLE_DEVICE__Angel Pons
2021-04-19mb/clevo/cml-u: Rename `BOARD_CLEVO_L140CU_OPTIONS`Felix Singer
2021-04-19mb/clevo/kbl-u: Move memory init config to variant levelFelix Singer
2021-04-19mb/clevo/kbl-u: Clean up codeFelix Singer
2021-04-19mb/clevo/l140cu: Move FSP-M config hook to mainboard levelFelix Singer
2021-04-19soc/intel/common/block/smbus: Define __SIMPLE_DEVICE__Angel Pons
2021-04-19drivers/intel/mipi_camera: Adding support for low power camera probeSugnan Prabhu S
2021-04-19mainboard/ocp/tiogapass: Remove redundant PARALLEL_MP_AP_WORKMarc Jones
2021-04-19cpu/x86/smm/smm_module_loaderv2.c: Rename fileArthur Heymans
2021-04-19cpu/x86/smm: Drop the V1 smmloaderArthur Heymans
2021-04-19cpu/x86/smm_loaderv2: Use the permanent stack top during relocationArthur Heymans
2021-04-19Revert "mb/google/mancomb: Enable early EC Software Sync"Karthikeyan Ramasubramanian
2021-04-19Revert "soc/amd/cezanne: Add support to perform early EC sync"Karthikeyan Ramasubramanian
2021-04-19Revert "mb/google/guybrush: Enable early EC Software Sync"Karthikeyan Ramasubramanian
2021-04-18mb/google/hatch: Guard ChromeOS fmd selection on CHROMEOSMatt DeVillier
2021-04-18mb/google/mancomb: Remove PS/2 mouse configEric Lai
2021-04-18mb/google/guybrush/var/guybrush: Add GPIO override tableKarthikeyan Ramasubramanian
2021-04-18mb/google/guybrush: Enable AMD I2S Machine DriverKarthikeyan Ramasubramanian
2021-04-18drivers/amd/i2s_machine_dev: Make DMIC select gpio optionalKarthikeyan Ramasubramanian
2021-04-18soc/amd/cezanne/Kconfig: add missing ACPI_BERT and ACPI_BERT_SIZEFelix Held
2021-04-18soc/intel/cnl and mainboards: Drop `cnl_configure_pads()`Furquan Shaikh
2021-04-18mb/purism/librem_14: Update GPIO configMatt DeVillier
2021-04-18mb/purism/librem_14: Remove all PU/PD from NC GPIO padsMatt DeVillier
2021-04-18mb/google/guybrush/var/guybrush: Add FPMCU configrationIvy Jian
2021-04-18src/drivers/ipmi: Add DEBUG_IPMI optionMarc Jones
2021-04-18device/Kconfig: Adapt PCIEXP_HOTPLUG_BUSESNico Huber
2021-04-18soc/intel/xeon_sp: Set SATA REGLOCKsMarc Jones
2021-04-18mainboard/ocp/deltalake: Add SATA device to device treeMarc Jones
2021-04-18soc/intel/xeon_sp: Set MSR locksMarc Jones
2021-04-18Revert "drivers/spi: Stop using a variable-length array"Angel Pons
2021-04-17mb/prodrive/hermes: Fix SSDT MPTSPatrick Rudolph
2021-04-16psp_verstage: move svc to platform-specific dirKangheui Won
2021-04-16soc/amd: move psp_verstage to amd/commonKangheui Won
2021-04-16soc/intel/common/gpio: Implement GPIO snapshot/verify callbacksFurquan Shaikh
2021-04-16drivers/intel/fsp2_0: Add support to identify GPIO config changesFurquan Shaikh
2021-04-16mb/google/guybrush: Enable backlight in the OSMartin Roth
2021-04-16soc/amd/common: Correct Kconfig enable for ACPI GPIO functionsMartin Roth
2021-04-16mb/google/zork: Configure HID over I2C related GPIO as level-triggeredVictor Ding
2021-04-16mb/google/zork: Configure IRQs as level triggered for ELAN touchpadVictor Ding
2021-04-16vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2117_00Ronak Kanabar
2021-04-16mb/system76/lemp9: correct pad GPP_A11 (INTP_OUT)Michael Niewöhner
2021-04-16mb/clevo/cml-u/l140cu: correct pad GPP_A11 (INTP_OUT)Michael Niewöhner
2021-04-16soc/intel/xeon_sp: More PCU locksMarc Jones
2021-04-16soc/intel/xeon_sp: Call SMM finalizeMarc Jones
2021-04-16soc/intel/common/block/fast_spi: Add flash PRR34 lockMarc Jones
2021-04-16mb/google/dedede/var/galith: support Audio AMP I2C/Auto modeFrankChu
2021-04-16mb/google/dedede: Add AUDIO_AMP FW_CONFIG in devicetreeFrankChu
2021-04-16mb/portwell/m107/Kconfig: Reduce CBFS_SIZEFrans Hendriks
2021-04-16mb/facebook/fbg1701/Kconfig: Remove TPM_INIT_RAMSTAGEFrans Hendriks
2021-04-16mb/google/dedede/var/storo:Add P-sensor for storoZanxi Chen
2021-04-16soc/amd/cezanne: Update FADT to support S0i3Jason Glenesk
2021-04-16soc/amd/cezanne: Add modern standby option to chip configMathew King
2021-04-16mb/system76/whl-u: Add Darter Pro 5 variantTim Crawford
2021-04-16soc/amd/cezanne: Port ACPI p-state and c-state entries from picassoJason Glenesk
2021-04-16soc/amd/cezanne: Add uart controllers to chipset.cbIvy Jian
2021-04-16mb/google/brya: Configure TCSS OC pins for bryaMaulik V Vaghela
2021-04-16soc/intel/alderlake: Allow devicetree to fill UPD related to TCSS OCMaulik V Vaghela
2021-04-16mb/intel/adlrvp: Enable ALC711 over SNDW0Sridhar Siricilla
2021-04-16mb/google/octopus: Add log for ssfc update codecEric Lai
2021-04-16soc/mediatek: Remove misleading memory logsYu-Ping Wu
2021-04-16mb/google/guybrush: Implement tis_plat_irq_statusRaul E Rangel
2021-04-16soc/amd/cezanne: Select VBNV_CMOSRaul E Rangel
2021-04-16mb/google/{guybrush,mancomb}: Add VBOOT_VBNV_OFFSETRaul E Rangel
2021-04-16mb/google/guybrush: Sort VBOOT_EARLY_EC_SYNCRaul E Rangel
2021-04-15soc/amd/common/block/gpio_banks: Use configure_scimap()Kyösti Mälkki