summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-15security/intel/txt: Use `smm_region()` to get TSEG baseAngel Pons
2020-10-15soc/intel/skylake: Configure L1 substates for PCH root portsBenjamin Doron
2020-10-14soc/intel/skylake/cpu.c: Fix comment coding styleAngel Pons
2020-10-14mb/google/volteer: Disable HybridStorageMode for volteer baseboardShaunak Saha
2020-10-14lib and libpayload: add 64-bit versions of clz, __ffs and log2Tim Wawrzynczak
2020-10-14mb/intel/adlrvp: Add ADL-P mainboard ASL codeSubrata Banik
2020-10-14mb/intel/adlrvp: Add ADL-P ramstage mainboard codeSubrata Banik
2020-10-14soc/intel/jasperlake: Enable CAR NEM enhanced modeAamir Bohra
2020-10-14nb/intel/x4x: Place raminit definitions in raminit.hAngel Pons
2020-10-14nb/intel/x4x: Move register headers into a subfolderAngel Pons
2020-10-14mb/purism/librem_skl: Drop DQ and DQS byte mapsAngel Pons
2020-10-14nb/intel/x4x: Clean up DMIBAR/EPBAR definitionsAngel Pons
2020-10-14soc/intel/broadwell/xhci.c: Align with Lynx PointAngel Pons
2020-10-14soc/intel/broadwell/smi.c: Drop unused functionsAngel Pons
2020-10-14soc/intel/broadwell/pcie.c: Add some null checksAngel Pons
2020-10-14haswell/lynxpoint: Align cosmetics with BroadwellAngel Pons
2020-10-14soc/intel/broadwell: Align cosmetics with Haswell/Lynx PointAngel Pons
2020-10-14soc/intel/broadwell/igd.c: Rename to gma.cAngel Pons
2020-10-14acpi/device: Add GPIO binding property for an array of GPIOsKarthikeyan Ramasubramanian
2020-10-14mb/google/dedede/var/madoo: Update DPTF settingJohn Su
2020-10-14src/ec/google/chromeec: Get Type-C Mux info from EC (TCPM)Divya Sasidharan
2020-10-14soc/intel/common/block: Enable PMC IPC driverBrandon Breitenstein
2020-10-14mb/intel/tglrvp: Enable Pcie WWAN m.2Bora Guvendik
2020-10-14mb/google/zork: Enable wake on wireless lanRob Barnes
2020-10-14soc/intel/alderlake: Enable TME for Alder LakeSubrata Banik
2020-10-14vc/intel/fsp/fsp2_0/adl: Update FSP header to version 1332.01Subrata Banik
2020-10-14soc/intel/tigerlake: Enable and use USB4 PCIe driverDuncan Laurie
2020-10-14soc/intel/common: Add SSDT generation for Intel USB4 PCIe portsDuncan Laurie
2020-10-14soc/intel/common/block: Add common support for USB4/ThunderboltDuncan Laurie
2020-10-14soc/intel/common: Add PCI driver for USB4 portsTim Wawrzynczak
2020-10-14mb/google/puff/var/dooly: Enable Ambient Light Sensor (ALS)Tony Huang
2020-10-13sc7180: Enable bootblock compressionJulius Werner
2020-10-13drivers: snsn65dsi86: Fix link rate parsingJulius Werner
2020-10-13soc/intel/common: rewrite and clarify the Legacy 8254 Timer KconfigMichael Niewöhner
2020-10-13nb/intel/ironlake: Put DMIBAR/EPBAR registers into separate filesAngel Pons
2020-10-13nb/intel/sandybridge: Improve cbmem_top_chipset calculationAngel Pons
2020-10-13drivers/wifi/generic: Do not generate SAR tables for non-Intel WiFiFurquan Shaikh
2020-10-13drivers/wifi/generic: Limit scope of ACPI-related functions to generic.cFurquan Shaikh
2020-10-13drivers/{intel/wifi,wifi/generic}: Drop separate Intel WiFi driverFurquan Shaikh
2020-10-13mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS
2020-10-13mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-13vendorcode/google/dram_part_num: Lower the severity of debug statementKarthikeyan Ramasubramanian
2020-10-13volteer: Create elemi variantWisley Chen
2020-10-13mb/google/zork: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-10-13wifi: Move addition of CBFS SAR file to wifi/generic/Makefile.incFurquan Shaikh
2020-10-13drivers/{wifi/generic,intel/wifi}: Drop dependency on HAVE_ACPI_TABLESFurquan Shaikh
2020-10-13mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh
2020-10-13drivers/wifi/generic: Add support for generating SMBIOS dataFurquan Shaikh
2020-10-13include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macroElyes HAOUAS