summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-12-26drivers/generic/cbfs-serial: Add driver to read serial from CBFSMatt DeVillier
2019-12-26src/x86|cpu/intel: Hardcode FIT and IDMarshall Dawson
2019-12-26soc/amd/picasso: Configure APOB NV only with ACPI resumeMarshall Dawson
2019-12-26mb/google/hatch/akemi: Set touchpad data hold time more thanPeichao Wang
2019-12-26mb/google/eve: select SYSTEM_TYPE_CONVERTIBLEMatt DeVillier
2019-12-26mb/google/kefka: Add missing SPDMatt DeVillier
2019-12-26mb/google/eve: Update and fix VBTMatt DeVillier
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-12-26hatch: Fix FPMCU pwr/rst gpio handling for dratini/jinlonWisley Chen
2019-12-26soc/intel/cannonlake: Clean up report_cpu_info() functionUsha P
2019-12-26soc/intel/cannonlake: Refactor pch_early_init() codeUsha P
2019-12-26soc/intel/skylake: Rename pch_init() codeUsha P
2019-12-26vendorcode/intel/fsp/fsp2_0/tgl: Add FSP header files for Tiger LakeSubrata Banik
2019-12-26mb/google/hatch/var/jinlon: Update DPTF parametersWisley Chen
2019-12-26mb/google/octopus/variants/garg: update new SKUKevin Chiu
2019-12-26mb/gigabyte/ga-b75m-d3h: enable superspeed ports for all variantsBill XIE
2019-12-26soc/amd/common/car: Remove unneeded headerKyösti Mälkki
2019-12-26cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROMKyösti Mälkki
2019-12-26asus/am1i-a: Switch away from ROMCC_BOOTBLOCKMike Banon
2019-12-25mb/supermicro/x11-lga1151-series: Remove default devicetree valuesPatrick Rudolph
2019-12-25soc/intel/skylake/vr_config: Use lookup table by defaultPatrick Rudolph
2019-12-25mainboard/google/puff: Add GPIO configurationEdward O'Callaghan
2019-12-25mb/google/hatch/variant/kohaku: Fix Kohaku baseboard/gpio.c mux commentsEdward O'Callaghan
2019-12-25mainboard/google/hatch: Move gpio GPP_H3 config up from baseboardEdward O'Callaghan
2019-12-25mainboard/google/hatch: Move gpio GPP_C* NC down into baseboardEdward O'Callaghan
2019-12-25mainboard/google/hatch: Move gpio GPP_A* NC down into baseboardEdward O'Callaghan
2019-12-24mainboard/variant/puff: set PL values for puffKangheui Won
2019-12-24vendorcode/amd/pi/Kconfig: Add prompt to pre/post pi filesRaul E Rangel
2019-12-24mainboard/google/hatch: Remove MAX98357A assumption from baseboardEdward O'Callaghan
2019-12-23mainboard/google/puff: Configure HDA registersEdward O'Callaghan
2019-12-23mainboard/google/puff: Enable func0 of 1c for nicEdward O'Callaghan
2019-12-22superio/common: Add more ACPI methodsPatrick Rudolph
2019-12-22superio/common/conf_mode: Add op to write SSDTPatrick Rudolph
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-21sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessorKyösti Mälkki
2019-12-21sb/amd/{agesa,pi}/hudson: Use simple PCI config accessorKyösti Mälkki
2019-12-20AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-20mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS
2019-12-20security/vboot: Add a dedicated flag for building of vboot libraryBill XIE
2019-12-20soc/intel/tigerlake: Update FSP stack and heap sizeMaulik V Vaghela
2019-12-20soc/mediatek/mt8183: Use DDR clock to compute Tx delay cellHuayang Duan
2019-12-20mb/google/hatch/var/kindred: Decrease i2c frequency below 400 KHzDavid Wu
2019-12-20mb/google/hatch/var/jinlon: Config WWAN_RESETWisley Chen
2019-12-20AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski
2019-12-20superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_stateKyösti Mälkki
2019-12-20mb/facebook/fbg1701: Correct typo in hda verbsWim Vervoorn
2019-12-20{drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoCWim Vervoorn
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-12-20src: Replace min/max() with MIN/MAX()Elyes HAOUAS