summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching2019-03-071-1/+1
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-0728-29/+0
* 3rdparty/blobs: Update submodule pointerNico Huber2019-03-071-0/+0
* payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0761-176/+176
* Docs/project_ideas: Add coverity scan cleanup projectPatrick Georgi2019-03-071-0/+20
* Documentation: Add myself as potential mentor for QEMU targetsPatrick Georgi2019-03-071-0/+1
* Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX)Julius Werner2019-03-072-2/+6
* mainboard/google/kahlee: Add additional Micron MT40A512M16TB-062E:J SPD for v...Kevin Chiu2019-03-072-1/+34
* util/amdfwtool: Remove fanless SMU optionsMarshall Dawson2019-03-071-17/+1
* soc/amd/stoneyridge: Convert SMU fanless optionsMarshall Dawson2019-03-071-2/+3
* util/amdfwtool: Split type field for PSP entriesMarshall Dawson2019-03-071-29/+67
* util/amdfwtool: Streamline functions with contextMarshall Dawson2019-03-071-66/+105
* util/amdfwtool: Add generic image copy functionMarshall Dawson2019-03-071-65/+43
* util/amdfwtool: Combine table header populationMarshall Dawson2019-03-071-22/+26
* util/amdfwtool: Remove duplicate PSP2 supportMarshall Dawson2019-03-071-244/+68
* soc/amd/stoneyridge: Call amdfwtool with different argumentsMarshall Dawson2019-03-071-28/+29
* util/amdfwtool: Introduce combo-capable optionMarshall Dawson2019-03-071-7/+29
* util/amdfwtool: Clarify call to fletcher32Marshall Dawson2019-03-071-9/+14
* util/amdfwtool: Clarify calculations with structuresMarshall Dawson2019-03-071-49/+102
* util/amdfwtool: Fix iteration of PSP firmwaresMarshall Dawson2019-03-071-11/+13
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-0720-88/+372
* soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov2019-03-063-0/+3
* soc/intel/skylake: Add new Northbridge and IGD IDsMaxim Polyakov2019-03-064-0/+6
* soc/intel/braswell/include/soc/spi.h: Add OPTYPE valuesFrans Hendriks2019-03-061-0/+5
* MAINTAINERS: Update Braswell SoC maintainersMichał Żygowski2019-03-061-2/+4
* soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEVFrans Hendriks2019-03-061-0/+6
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-0650-52/+0
* mb/google/poppy/variants/nami: Use Pantheon VBTJohn Su2019-03-061-0/+2
* mb/google/sarien: add ish firmware_variant field to _DSDJett Rink2019-03-062-1/+7
* driver/intel/ish: add ish chip driver supportJett Rink2019-03-065-0/+110
* arch/x86: Prepare GDT for x86_64Patrick Rudolph2019-03-061-2/+6
* pci_drivers/cpu_drivers: Fix constructed arrays on x86_64Patrick Rudolph2019-03-061-1/+1
* vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for CometlakeSubrata Banik2019-03-063-1142/+1105
* ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov2019-03-0629-0/+461
* nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINITKyösti Mälkki2019-03-062-0/+34
* mb/siemens/{mc_apl1,mc_tcu3}: Fix typo on "Display"Elyes HAOUAS2019-03-064-4/+4
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-0626-39/+23
* device/pci_ops: Inline PCI config accessors for ramstageKyösti Mälkki2019-03-063-64/+81
* device/pci_ops: Change ramstage PCI accessor signaturesKyösti Mälkki2019-03-064-50/+44
* device/pci_ops: Simplify logic for PCI bus opsKyösti Mälkki2019-03-062-55/+20
* soc/intel: Use simple PCI config accessKyösti Mälkki2019-03-063-48/+12
* sb/amd: Use simple PCI IO config accessKyösti Mälkki2019-03-062-25/+29
* inteltool: Add multiple device IDs of Intel GPUsFelix Singer2019-03-062-0/+72
* util/superiotool/ite.c: add support for IT8613EKrystian Hebel2019-03-061-0/+67
* superio/ite/it8613e: add support for ITE IT8613EKrystian Hebel2019-03-065-0/+206
* lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_Julius Werner2019-03-061-2/+2
* intel/apollolake: Fix incorrect config usageJulius Werner2019-03-061-1/+1
* x86/car: Fix incorrect config usageJulius Werner2019-03-061-1/+1
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-0556-219/+220
* cbfstool: Support new FMD flag "PRESERVE"Hung-Te Lin2019-03-058-150/+177