summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-19src/mainboard: Remove unused include <arch/byteorder.h>Elyes HAOUAS
2019-06-19mb/lenovo/*/romstage: Remove unused include byteorder.hPeter Lemenkov
2019-06-19mb/lenovo/z61t/romstage: Remove unused includePeter Lemenkov
2019-06-19mb/lenovo/t60/romstage: Remove unused includePeter Lemenkov
2019-06-19mb/lenovo/x201: Remove unneeded includesPeter Lemenkov
2019-06-19src/arch/x86/smbios: Change SMBIOS Version to 2.8Christian Walter
2019-06-19acpi: Add SPMI tablePatrick Rudolph
2019-06-19mb/google/hatch/variants/hatch: Adjust all I2C CLK to meet specJohn Su
2019-06-18drivers/i2c/sx9310: Print I2C SAR device infoEric Lai
2019-06-18sb/amd/cimx/sb900: Change logical negation to bitwiseJacob Garber
2019-06-18sb/intel/bd82x6x/lpc.c: Remove reinitializing the SPI driverArthur Heymans
2019-06-18sb/intel/spi: Check for the SPI lock bit during runtimeArthur Heymans
2019-06-18sb/intel/common/spi.c: Add a pointer to the ich7 SPI registersArthur Heymans
2019-06-18sb/common/intel/spi.c: Don't use typedefs for structsArthur Heymans
2019-06-18soc/intel/skylake: Select microcode updates depending on discrete PCHArthur Heymans
2019-06-18commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi
2019-06-18drivers/ipmi: Fix multiple issuesPatrick Rudolph
2019-06-17arm64: make comment match codeMarty E. Plummer
2019-06-17mb/google/poppy/variants/atlas: Update DPTF parameterPuthikorn Voravootivat
2019-06-17src/mb/gigabyte/ga-h61m-s2pv: Correct devicetreeAngel Pons
2019-06-173rdparty/blobs: Update submodule, SNB improvementsArthur Heymans
2019-06-16drivers/ipmi: Fix coding stylePatrick Rudolph
2019-06-16mb/google/hatch: Move memory strap GPIOs under variant gpio headerAamir Bohra
2019-06-16mb/lenovo/*/smihandler: Remove unused includePeter Lemenkov
2019-06-16soc/intel/common: Fix booting issue without default IGD enabledSubrata Banik
2019-06-15arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romccArthur Heymans
2019-06-15arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMALArthur Heymans
2019-06-15vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' testsElyes HAOUAS
2019-06-15vendorcode/agesa: Fix check for valid PhyLaneElyes HAOUAS
2019-06-15nb/amd/amdmct/mct: Simplify conditionalJacob Garber
2019-06-15mainboard/google/hatch: Scrub Helios GPIOsTim Wawrzynczak
2019-06-15mb/google/octopus/variants/bloog: Set tcc offset for bloogTony Huang
2019-06-14mb/google/poppy/var/nami: Ensure SPD index is non-zeroJacob Garber
2019-06-14device/cpu_device.c: Use 'unsigned int' instead of 'unsigned'Elyes HAOUAS
2019-06-14nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS
2019-06-14drivers/fsp1_0: select CACHE_MRC_SETTINGS if MRC_CACHE_FMAPMatt DeVillier
2019-06-14hatch: Fix pen eject wake polarityTim Wawrzynczak
2019-06-14mainboard/google/hatch: Update Helios device treeTim Wawrzynczak
2019-06-13mb/google/hatch/variants/helios: Use LPDDR3 memoryPaul Fagerburg
2019-06-13ec/google/wilco: Read back from EC RAM after S0ix entryDuncan Laurie
2019-06-13mb/google/sarien: Disable unused GPIOsDuncan Laurie
2019-06-13nb/amd/amdfam10: die() on out of bounds readsJacob Garber
2019-06-13Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabledSubrata Banik
2019-06-13stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enableSubrata Banik
2019-06-13mb/google/{hatch, sarien, arcada}: Make HECI1 chip config disableSubrata Banik
2019-06-13soc/intel/{cml, whl}: Add option to skip HECI disable in SMMSubrata Banik
2019-06-13soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik
2019-06-12vendorcode/intel/fsp/fsp2_0/cometlake: Update FSP-M/S header files as per v1155Aamir Bohra
2019-06-12mb/google/octopus: make new targets have DRAM part in CBI by defaultAaron Durbin
2019-06-12qcom: Add i2c driverPrudhvi Yarlagadda