summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-26mb/google/dedede/var/drawcia: Add G2Touch touchscreen supportWisley Chen
2020-07-26util/amdfwtool: Add support for EFS SPI values for F17h and F15hMatt Papageorge
2020-07-26drivers/usb: Avoid NULL pointer dereferenceJohn Zhao
2020-07-26soc/amd/common: Refactor and consolidate code for spi baseMartin Roth
2020-07-26ec/google/chromeec: Fix loop off-by-one error in DPTF _OSCTim Wawrzynczak
2020-07-26soc/amd/picasso: Update postcode valueMartin Roth
2020-07-26Kconfig: Remove unnecessary choice namesMartin Roth
2020-07-26drivers/intel/dptf: Add missing Scope operator for _FIFTim Wawrzynczak
2020-07-26mb/asus/p2b: Drop select SMPKyösti Mälkki
2020-07-26smp/spinlock: Do not define barrier() globallyKyösti Mälkki
2020-07-26arch/x86: Move cpu_relax()Kyösti Mälkki
2020-07-26cpu,soc/intel: Drop select SMPKyösti Mälkki
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-26src/include: Remove unused 'include <stdint.h>'Elyes HAOUAS