aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-13soc/mediatek: Fix include guard naming for emi.hYu-Ping Wu
2022-01-13console/cbmem_console: Rename cbmem_dump_consoleRaul E Rangel
2022-01-12mb/google/brya/var/taeko: Modify power sequence for SSD deviceKevin Chang
2022-01-12soc/intel/common/gpio: Fix cosmetic issue with `gpio_lock_pads`Subrata Banik
2022-01-12sc7180: Update video mode active horizontal/vertical/total calculationsVinod Polimera
2022-01-12mb/google/glados/variants/sentry: Increase CPU critical temp threshold to 105CSumeet Pawnikar
2022-01-12device/pci_device.c: Make sure the PCI bus has a deviceArthur Heymans
2022-01-12mb/prodrive/atlas: Add new mainboard based on adlrvpLean Sheng Tan
2022-01-12mb/google/dedede/var/beadrix: Configure GPIO settingsTeddy Shih
2022-01-12mb/google/dedede/var/beadrix: Correct memory settingsTeddy Shih
2022-01-12src/drivers: Remove unused <delay.h>Elyes HAOUAS
2022-01-12src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>Elyes HAOUAS
2022-01-12soc/intel/tigerlake: Implement function to map physical port to EC portjzhao80
2022-01-12soc/intel/tgl/pcie_rp: correct root port mapMichael Niewöhner
2022-01-12mb/google/brya: Move gpio_pm settings for brya variants to baseboardsTim Wawrzynczak
2022-01-12mb/google/guybrush/var/dewatt: Update unused GPIO pinsKenneth Chan
2022-01-12mb/google/guybrush/var/dewatt: Support ALC5682I-VS codecKenneth Chan
2022-01-12soc/amd/common/block: add new PCI IDs to common codeFelix Held
2022-01-12include/device/pci_ids.h: add PCI IDs for AMD Family 17h Model A0h SoCFelix Held
2022-01-11chromeos: Add an elog for Chrome OS diagnostic bootHsuan Ting Chen
2022-01-11soc/amd/cezanne/include/i2c: add missing types.h includeFelix Held
2022-01-11soc/amd/cezanne/include/i2c: move include inside header guardFelix Held
2022-01-11mb/google/brya/var/volmar: Generate SPD ID for supported partsDavid Wu
2022-01-11soc/intel/apl: Use Kconfig to disable HECI1Subrata Banik
2022-01-11soc/intel/alderlake: Factor out A0 stepping workaroundAngel Pons
2022-01-11mb/google/brya: Check if descriptor is writableAngel Pons
2022-01-11mb/google/brya/bootblock.c: Sync cosmetics with adlrvpAngel Pons
2022-01-11mb/google/brya: Restructure PMC descriptor updateAngel Pons
2022-01-11mb/google/brya/(brya0,taeko): Use eNEM for CAR by defaultSubrata Banik
2022-01-11soc/intel/apl: Rework on CPU privilege level implementationSubrata Banik
2022-01-10src/mainboard/emulation/qemu-i440fx: Fix struct packingPatrick Rudolph
2022-01-10src/mainboard/google: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-01-10src/drivers/i2c/gpiomux: Remove unused <stdlib.h>Elyes HAOUAS
2022-01-10src/lib: Remove unused <timer.h>Elyes HAOUAS
2022-01-10src/soc/qualcomm: Remove unused <delay.h>Elyes HAOUAS
2022-01-10src/soc: Remove unused <stdlib.h>Elyes HAOUAS
2022-01-10src/lib: Remove unused <delay.h>Elyes HAOUAS
2022-01-10superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h`Elyes HAOUAS
2022-01-10src/superio/smsc: Remove unused <stdlib.h>Elyes HAOUAS
2022-01-10src/soc/qualcomm: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/{jetway,lenovo,msi,ocp}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/{elmex,gizmosphere}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/{bap,biostar}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/{siemens,starlabs}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/{northbridge,southbridge}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/{hp,intel}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/{asrock,asus}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/google: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/amd: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard/{amd,roda}: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/mainboard: Remove unused <stdlib.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <timer.h>Elyes HAOUAS
2022-01-10src/mainboard: Remove unused <delay.h>Elyes HAOUAS
2022-01-10src/soc/mediatek: Remove unused <timer.h>Elyes HAOUAS
2022-01-10src/ec: Remove unused <delay.h>Elyes HAOUAS
2022-01-10soc/intel/common/cse: Add config to disable HECI1 at pre-bootSubrata Banik
2022-01-10src/acpi: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-01-10src/superio: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-01-10soc/amd/common/pi/agesawrapper.c: Include <string.h>Elyes HAOUAS
2022-01-10soc/intel/common: Add missing space before }Paul Menzel
2022-01-10mb/google/hatch/var/mushu: Add VBTDominik Behr
2022-01-10mb/google/brya/var/brask: Update PL and PsysPLCurtis Chen
2022-01-10soc/intel/alderlake: Update the ADL-P SKU parameters for VR domainsCurtis Chen
2022-01-10mb/google/brya/var/vell: Enable SaGvRobert Chen
2022-01-10guybrush: Inject SPDs into APCBRob Barnes
2022-01-10mb/google/brya: Create volmar variantDavid Wu
2022-01-10mb/google/brya/var/agah: move memory makefile to correct pathTony Huang
2022-01-10mb/google/hatch/var/scout: Update DPTF parametersKenneth Chan
2022-01-10mb/google/volteer/var/chronicler: add Elan touch supportSheng-Liang Pan
2022-01-10southbridge/amd/agesa/hudson/smi_util.c: Remove repeated "set"Elyes HAOUAS
2022-01-10southbridge/amd/pi/hudson/smi_util.c: Remove repeated "set"Elyes HAOUAS
2022-01-10mb/google/brya: Use genesyslogic gl9755 SD card reader for FelwinterEric Lai
2022-01-09soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entriesMichael Niewöhner
2022-01-08soc/intel/xeon_sp: Don't handle FSP reserved memory explicitlyArthur Heymans
2022-01-08sc7180: Increase bootblock size and add pre-RAM TCPA bufferJulius Werner
2022-01-08mb/google/herobrine: Add support for audioSrinivasa Rao Mandadapu
2022-01-07mb/google/herobrine: Initialize EC and TPM devicesShelley Chen
2022-01-07mb/google/brya/var/vell: Add MIPI camera infoShon Wang
2022-01-07mb/google/brya/var/vell: Swap TPM I2C with touchscreen I2CShon Wang
2022-01-07mb/google/brya/var/taniks: Change probe for audio 4 channel speakerJoey Peng
2022-01-07soc/intel/common/block/pcie/rtd3: Update ACPI methods for CPU PCIe RPsTim Wawrzynczak
2022-01-07soc/intel/alderlake: Hook up FSP-S CPU PCIe UPDsTim Wawrzynczak
2022-01-07soc/intel/common/blk/memory: Make mixed topo workAngel Pons
2022-01-07mb/google/dedede/var/boten: Add Wifi SAR for bookemStanley Wu
2022-01-07soc/mediatek/mt8186: fix incorrect devapc settingsRunyang Chen
2022-01-07soc/mediatek/mt8186: initialize DFDRex-BC Chen
2022-01-07mb/google/corsola: Enable the SD card readerRex-BC Chen
2022-01-07mb/google/brya/var/redrix: Tune I2c frequencyWisley Chen
2022-01-07mb/google/brya/var/anahera: Fine tune I2C frequencyWisley Chen
2022-01-07mb/google/brya/anahera: Swap TPM I2C with touchscreen I2CWisley Chen
2022-01-07drivers/ipmi: Change type of custom_count from int to size_tPaul Menzel
2022-01-07drivers/ipmi: Use correct unsigned int length modifierPaul Menzel
2022-01-07soc/intel/alderlake: Check clkreq overlapKane Chen
2022-01-07mb/google/brya/anahera{4es}: Correct WWAN power sequenceWisley Chen
2022-01-07mb/google/brya/anahera{4es}: Correct SSD power sequenceWisley Chen
2022-01-07ec/starlabs/merlin: Unify EC and CMOS namesSean Rhodes
2022-01-07soc/amd/common/block/include/lpc: add comment about RANGE_UNIT valuesFelix Held