aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-05-29src/soc/intel/skylake/chip.h: Add smbios.h for Type9 EntriesChristian Walter
2019-05-29soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans
2019-05-29drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans
2019-05-29soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of OffsetFrans Hendriks
2019-05-29src/drivers/xgi: Move coreboot related includes to xgi_coreboot.hElyes HAOUAS
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-05-29commonlib: renumber CB_TAG_TCPA_LOGPatrick Georgi
2019-05-29cpu/x86/mtrr: Assert that MSR arrays are fully initializedJacob Garber
2019-05-29drivers/generic/max98357a: Add extra error handlingJacob Garber
2019-05-29google/clapper: fix up devicetreeMatt DeVillier
2019-05-29mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier
2019-05-29soc/intel/apollolake: Fix value stored to gnvs is never readJohn Zhao
2019-05-29sb/intel/*: Delete early_spiPatrick Rudolph
2019-05-29soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
2019-05-29soc/intel/common: Set GSPI clock value to prevent division by zeroJohn Zhao
2019-05-29drivers/intel/fsp2_0: Dont' use CAR_GLOBALArthur Heymans
2019-05-29soc/intel/common/pmc: Don't use CAR_GLOBALArthur Heymans
2019-05-29soc/intel/common/cse: Don't use CAR_GLOBALArthur Heymans
2019-05-29soc/intel/common/cse: Declare g_cse staticallyArthur Heymans
2019-05-29drivers/emulation/qemu_debugcon: Don't use CAR_GLOBALArthur Heymans
2019-05-29soc/intel/common/gspi: Don't use CAR_GLOBALArthur Heymans
2019-05-29soc/intel/quark: Don't use CAR_GLOBALArthur Heymans
2019-05-29intel/quark/storage_test.h: Drop external variable declarationArthur Heymans
2019-05-29soc/intel/braswell: Don't use CAR_GLOBALArthur Heymans
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-05-29soc/intel/apollolake: Don't use CAR_GLOBALArthur Heymans
2019-05-29intel/sandybridge: Make timC training more robust.Tobias Diedrich
2019-05-29mb/gigabyte/ga-b75m-d3{h,v}: Switch to variant setupAlex James
2019-05-29mb/google/sarien: Send post code to the ECEric Lai
2019-05-29arch/x86: Do not add properties to null DP packagesJacob Garber
2019-05-29mb/google/poppy/variants/nami: Disable FPMCU for non-fingerprint variantsIvy Jian
2019-05-29nb/intel/nehalem: Call smm_region_start() functionArthur Heymans
2019-05-29drivers/intel/fsp2_0: Fix typo mistakeSubrata Banik
2019-05-28soc/intel/cannonlake: Dump ME status info before notify EndOfFirmwareBora Guvendik
2019-05-28mb/google/sarien: Modify SSD power sequenceEric Lai
2019-05-28mb/google/sarien: Fix SSD power leakage in S5Eric Lai
2019-05-28src/arch/x86: Add automatic type41 entry creationChristian Walter
2019-05-28src/cpu/x86/lapic/lapic.c: Add missing newlineChristian Walter
2019-05-28src/include/device/pci_ids.h: Add Kabylake C236 DeviceChristian Walter
2019-05-28mb/google/sarien: Modify arcada touchscreen reset delayCasper Chang
2019-05-27sb/intel/common/smi.c: Remove unused functionsArthur Heymans
2019-05-27cpu/intel/model_2065x: Put stage cache in TSEGArthur Heymans
2019-05-27cpu/intel/model_2065x: Use parallel MP initArthur Heymans
2019-05-27sb/intel/ibexpeak: Use common Intel SMM codeArthur Heymans
2019-05-27src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0Arthur Heymans
2019-05-27drivers/intel/fsp1.1: Remove unused functionArthur Heymans
2019-05-27drivers/intel/fsp1.1: Remove stale comment on bootflowArthur Heymans
2019-05-25nb/intel/pineview: Use MTRR as a proxy for proper resetArthur Heymans
2019-05-25superio/fintek/f71863fg: Remove variable set but not usedElyes HAOUAS
2019-05-25nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-05-25mb/lenovo: Unify thermal threshold handlingPeter Lemenkov
2019-05-25AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki
2019-05-25AGESA binaryPI: Redo entrypoints namelistKyösti Mälkki
2019-05-25AGESA: Move debug helper to eventlog fileKyösti Mälkki
2019-05-25AGESA f12 f14 vendorcode: Clean up extra CFLAGSKyösti Mälkki
2019-05-25AGESA: Move heap_status_name() implementationKyösti Mälkki
2019-05-24ec/google/wilco: Fix radio control commandDuncan Laurie
2019-05-24nb/amd/amdmct/mct/mctdqs_d.c: Remove variable set but not usedElyes HAOUAS
2019-05-24nb/northbridge/intel/x4x/acpi.c: Remove variable set but not usedElyes HAOUAS