summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-26util/inteltool/gpio_names: Make group and community titles consistentBenjamin Doron
2020-07-26mb/intel/cedarisland/Makefile: Add missing ramstage.cMaxim Polyakov
2020-07-26soc/intel/tigerlake: Disable CPU PCIe in FSPShaunak Saha
2020-07-26mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons
2020-07-26soc/intel/tigerlake: Disable VT-d and no DMAR table for pre-QS platformJohn Zhao
2020-07-26soc/intel/common/basecode: Implement CSE update flowRizwan Qureshi
2020-07-26mb/lenovo: Prepend EC event number with 0x to denote hex notationPaul Menzel
2020-07-26ec/lenovo/h8: Align macro values in one columnPaul Menzel
2020-07-26cpu/intel/car/romstage.c: Remove unused <bootblock_common.h>Elyes HAOUAS
2020-07-26src/include: Remove unused 'include <stddef.h>'Elyes HAOUAS
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-07-26soc/amd/common/block/psp/psp_smm.c: Add missing <string.h>Elyes HAOUAS
2020-07-26sb/amd/agesa/hudson/hudson.h: Add include <types.h>Elyes HAOUAS
2020-07-26nb/amd/pi/00730F01/northbridge.c: Add include <types.h>Elyes HAOUAS
2020-07-26src/drivers/intel/soundwire/soundwire.h: Add include <types.h>Elyes HAOUAS
2020-07-26src/soc/qualcomm: Add include <types.h>Elyes HAOUAS
2020-07-26src/soc/mediatek: Add include <types.h>Elyes HAOUAS
2020-07-26src/soc/intel: Add include <types.h>Elyes HAOUAS
2020-07-26src/acpi/device.c: Add include <types.h>Elyes HAOUAS
2020-07-26drivers/intel/dptf: Remove prompts from DPTF config optionsTim Wawrzynczak
2020-07-26soc/intel/common/gpio_defs: Remove PAD_CFG_NF_BUF_TRIGMaxim Polyakov
2020-07-26mb/asrock/h110m: undo set trig and bufdis for NF padsMaxim Polyakov
2020-07-26mb/ocp/tiogapass/gpio: undo set trig and bufdis for NF padsMaxim Polyakov
2020-07-26mb/google/volteer/var/terrador: Support ELAN i2c-hid touchpadDavid Wu
2020-07-26mb/purism/librem_skl: Disable CLKREQ for NVMeMatt DeVillier
2020-07-26mb/google/kukui: send SKU ID to EC for device-specific configurationHung-Te Lin
2020-07-26soc/intel/common/hda: Add HDA ID for Jasper Lakeyan.liu
2020-07-26mb/mainboard/dedede: update GPIO table for Botenyan.liu
2020-07-26mb/google/dedede: Change HDMI DDC GPIOs to native functionMaulik V Vaghela
2020-07-26mb/google/vilboz: Tune I2C bus 3 clockpeichao.wang
2020-07-26drivers/mrc_cache: Avoid unused variable assignmentPaul Menzel
2020-07-26soc/intel/jasperlakelake: Rename pch_init() codeUsha P
2020-07-26southbridge/intel/common: Replace outb with post_code in finalize.cSindhoor Tilak
2020-07-26src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS
2020-07-26{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons
2020-07-26util: Remove extra newlines in log messagesRob Barnes
2020-07-26arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph
2020-07-26smbios: Add Type19Patrick Rudolph
2020-07-26autoport: Don't initialize already initialized fields in acpi_tablesPeter Lemenkov
2020-07-26mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macrosElyes HAOUAS
2020-07-26arch/x86/smbios.c: Use macro for 'type_detail'Elyes HAOUAS
2020-07-26nb/intel/haswell: Use macro for dimm->bus_widthElyes HAOUAS
2020-07-26util/lint: Add lint and checkpatch coverage for tests/ dirJan Dabros
2020-07-26mb/intel/tglrvp: Update MAINBOARD_PART_NUMBERAnil Kumar
2020-07-26mb/asus/p2b: Enable hardware monitor access via I/O on ISA busKeith Hui
2020-07-26sb/intel/i82371eb: Add #defines for DEVRESx registersKeith Hui
2020-07-26sb/intel/i82371eb: Clean up PM register #definesKeith Hui
2020-07-26src: Remove unneeded space in license headerElyes HAOUAS