summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rmodule: Add support for R_X86_64_PLT32Patrick Rudolph2019-03-051-2/+8
* mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans2019-03-058-4/+61
* cbfstool: Change FMD annotation to flagsHung-Te Lin2019-03-059-322/+366
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-0529-18/+12
* Makefile: Reduce scope of oprom include pathsKyösti Mälkki2019-03-051-1/+4
* util/lint: Fix clang-format test and enable it by defaultPatrick Georgi2019-03-051-1/+5
* lint/clang-format: set to 96 chars per linePatrick Georgi2019-03-052-3/+5
* soc/intel/braswell: Add SMBus supportFrans Hendriks2019-03-052-3/+4
* util/inteltool: Add Apollo Lake GPIO groups and namesNico Huber2019-03-052-3/+354
* mb/google/sarien/variants/arcada: Add GPIO H15 to enable BTCasper Chang2019-03-051-1/+1
* mb/google/octopus: Add 6GB dual-channel memory configurationSeunghwan Kim2019-03-051-0/+6
* arch/io.h: Separate MMIO and PNP opsKyösti Mälkki2019-03-0411-141/+163
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-0491-32/+138
* Fix indirect include for endianessKyösti Mälkki2019-03-042-2/+2