summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-03sb/intel/i82801ix: Select SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans
2019-06-03src/soc/intel/common/block/sgx: Add missing new linesChristian Walter
2019-06-03soc/amd/stoneyridge: Fix alignment in iomap.hMarshall Dawson
2019-06-03sb//nvidia/mcp55/mcp55.c: Remove variable set but not usedElyes HAOUAS
2019-06-03nb/amd/pi/00630F01/northbridge.c: Remove variable set but not usedElyes HAOUAS
2019-06-03sb/nvidia/ck804: Remove variable set but not usedElyes HAOUAS
2019-06-03cpu/amd/family_10h-family_15h: Remove variable set but not usedElyes HAOUAS
2019-06-03sb/nvidia/mcp55: Remove variable set but not usedElyes HAOUAS
2019-06-03nb/amd/amdmct/mct_ddr3/mct_d.c: Remove variable set but not usedElyes HAOUAS
2019-06-03drivers/aspeed/ast2050: Remove variable set but not usedElyes HAOUAS
2019-06-03sb/intel/fsp_rangeley: Remove variable set but not usedElyes HAOUAS
2019-06-03nb/intel/sandybridge: Remove variable set but not usedElyes HAOUAS
2019-06-03nb/intel/sandybridge: Remove variable set but not usedElyes HAOUAS
2019-06-03soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()Nico Huber
2019-06-03src/device: Prevent attack on null pointer dereferenceJohn Zhao
2019-06-03soc/intel/common/uart: Correctly guard uart_platform_base()Nico Huber
2019-06-03soc/intel/common/uart: Only return valid UART baseNico Huber
2019-06-03soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()Nico Huber
2019-06-03soc/intel/common/lpss: Drop now unused lpss_clk_read()Nico Huber
2019-06-03src/driver/vpd: Update lib_vpd from upstreamHung-Te Lin
2019-06-03drivers/intel/fsp1_1: Exit cleanly if FSP not foundJacob Garber
2019-06-03mb/sifive/hifive-unleashed: Check for errors in fixup_fdtJacob Garber
2019-06-03mb/google/poppy/variants/nami: Add fallthrough commentJacob Garber
2019-06-03mb/lenovo/*: Remove useless smihandler codeArthur Heymans
2019-06-03ec/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev
2019-06-03mb/google/link: Remove Link's own native graphics initNico Huber
2019-06-03nb/intel/haswell/gma: Drop NGI remnantNico Huber
2019-06-03nb/intel/snb: Don't run VGA oprom when libgfxinit is enabledNico Huber
2019-06-03soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG()Nico Huber
2019-06-02soc/intel/baytrail: set default VBIOS filename and PCI IDMatt DeVillier
2019-06-02google/buddy: fix Windows ACPI error with WLANMatt DeVillier
2019-06-02qcs405: Enable SPI-NORNitheesh Sekar
2019-06-02qualcomm/qcs405: enable SPI bus 4 for TPMPatrick Georgi
2019-06-02Makefile.inc: Remove unnecessary CONFIG dependencySubrata Banik
2019-05-31mainboard/google/hatch: Add Helios supportTim Wawrzynczak
2019-05-31mb/google/hatch: Create helios variantTim Wawrzynczak
2019-05-31string.h: Move common string functions into .c fileJulius Werner
2019-05-31mb/google/hatch: Create kindred variantPaul Fagerburg
2019-05-30soc/intel/common/block/gpio: Fix the mask for gpio_pm_configureFurquan Shaikh
2019-05-30src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.hSubrata Banik
2019-05-30mb/lenovo/*20*: Remove default FMAPNico Huber
2019-05-30soc/rockchip/rk3288: Disable bootblock consolePatrick Georgi
2019-05-29src/mainboard: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/southbridge: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/{include,arch,cpu,lib}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZEArthur Heymans