aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-08Documentation: Our coding style now allows 80 + 2*8 columns in a linePatrick Georgi
2019-03-08mb/google/hatch: Create hatch_whl variantShelley Chen
2019-03-08mb/google/hatch: Initialize all gpiosShelley Chen
2019-03-07soc/intel/cannonlake: Add support for logging wake source in SMMV Sowmya
2019-03-07soc/intel/cannonlake: Move power_state functions to pmutil.cV Sowmya
2019-03-07src/device/Kconfig: Include the discrete VGA OpROM at config UIMike Banon
2019-03-07intelmetool: Add more flag descriptionsDamien Zammit
2019-03-07intelmetool: Consolidate all model support from upstreamDamien Zammit
2019-03-07prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if existSubrata Banik
2019-03-07arch/x86/postcar: Add separate timestamp for postcar stageSubrata Banik
2019-03-07soc/intel/icelake: Add PM timer emulation support in ICLAamir Bohra
2019-03-07mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.hElyes HAOUAS
2019-03-07vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching
2019-03-07vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-073rdparty/blobs: Update submodule pointerNico Huber
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07Docs/project_ideas: Add coverity scan cleanup projectPatrick Georgi
2019-03-07Documentation: Add myself as potential mentor for QEMU targetsPatrick Georgi
2019-03-07Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX)Julius Werner
2019-03-07mainboard/google/kahlee: Add additional Micron MT40A512M16TB-062E:J SPD for v...Kevin Chiu
2019-03-07util/amdfwtool: Remove fanless SMU optionsMarshall Dawson
2019-03-07soc/amd/stoneyridge: Convert SMU fanless optionsMarshall Dawson
2019-03-07util/amdfwtool: Split type field for PSP entriesMarshall Dawson
2019-03-07util/amdfwtool: Streamline functions with contextMarshall Dawson
2019-03-07util/amdfwtool: Add generic image copy functionMarshall Dawson
2019-03-07util/amdfwtool: Combine table header populationMarshall Dawson
2019-03-07util/amdfwtool: Remove duplicate PSP2 supportMarshall Dawson
2019-03-07soc/amd/stoneyridge: Call amdfwtool with different argumentsMarshall Dawson
2019-03-07util/amdfwtool: Introduce combo-capable optionMarshall Dawson
2019-03-07util/amdfwtool: Clarify call to fletcher32Marshall Dawson
2019-03-07util/amdfwtool: Clarify calculations with structuresMarshall Dawson
2019-03-07util/amdfwtool: Fix iteration of PSP firmwaresMarshall Dawson
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-03-06soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov
2019-03-06soc/intel/skylake: Add new Northbridge and IGD IDsMaxim Polyakov
2019-03-06soc/intel/braswell/include/soc/spi.h: Add OPTYPE valuesFrans Hendriks
2019-03-06MAINTAINERS: Update Braswell SoC maintainersMichał Żygowski
2019-03-06soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEVFrans Hendriks
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-06mb/google/poppy/variants/nami: Use Pantheon VBTJohn Su
2019-03-06mb/google/sarien: add ish firmware_variant field to _DSDJett Rink
2019-03-06driver/intel/ish: add ish chip driver supportJett Rink
2019-03-06arch/x86: Prepare GDT for x86_64Patrick Rudolph
2019-03-06pci_drivers/cpu_drivers: Fix constructed arrays on x86_64Patrick Rudolph
2019-03-06vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for CometlakeSubrata Banik
2019-03-06ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov
2019-03-06nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINITKyösti Mälkki
2019-03-06mb/siemens/{mc_apl1,mc_tcu3}: Fix typo on "Display"Elyes HAOUAS
2019-03-06Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki
2019-03-06device/pci_ops: Inline PCI config accessors for ramstageKyösti Mälkki
2019-03-06device/pci_ops: Change ramstage PCI accessor signaturesKyösti Mälkki
2019-03-06device/pci_ops: Simplify logic for PCI bus opsKyösti Mälkki
2019-03-06soc/intel: Use simple PCI config accessKyösti Mälkki
2019-03-06sb/amd: Use simple PCI IO config accessKyösti Mälkki
2019-03-06inteltool: Add multiple device IDs of Intel GPUsFelix Singer
2019-03-06util/superiotool/ite.c: add support for IT8613EKrystian Hebel
2019-03-06superio/ite/it8613e: add support for ITE IT8613EKrystian Hebel
2019-03-06lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_Julius Werner
2019-03-06intel/apollolake: Fix incorrect config usageJulius Werner
2019-03-06x86/car: Fix incorrect config usageJulius Werner
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-05cbfstool: Support new FMD flag "PRESERVE"Hung-Te Lin
2019-03-05rmodule: Add support for R_X86_64_PLT32Patrick Rudolph
2019-03-05mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans
2019-03-05cbfstool: Change FMD annotation to flagsHung-Te Lin
2019-03-05arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki
2019-03-05Makefile: Reduce scope of oprom include pathsKyösti Mälkki
2019-03-05util/lint: Fix clang-format test and enable it by defaultPatrick Georgi
2019-03-05lint/clang-format: set to 96 chars per linePatrick Georgi
2019-03-05soc/intel/braswell: Add SMBus supportFrans Hendriks
2019-03-05util/inteltool: Add Apollo Lake GPIO groups and namesNico Huber
2019-03-05mb/google/sarien/variants/arcada: Add GPIO H15 to enable BTCasper Chang
2019-03-05mb/google/octopus: Add 6GB dual-channel memory configurationSeunghwan Kim
2019-03-04arch/io.h: Separate MMIO and PNP opsKyösti Mälkki
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04Fix indirect include for endianessKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-04arch/io.h: Fix PCI and PNP simple typedefsKyösti Mälkki
2019-03-04Fix <io.h> includesKyösti Mälkki
2019-03-04mb/google/sarien: Enable MAC address passthru supportDuncan Laurie
2019-03-04vendorcode/google/chromeos: Support MAC address passthru policyDuncan Laurie
2019-03-04vendorcode/google/chromeos: Add support for reading VPD in ACPIDuncan Laurie
2019-03-04vendorcode/google/chromeos: Save VPD region into GNVSDuncan Laurie
2019-03-04soc/intel/cannonlake: Move common definitions to a header fileRizwan Qureshi
2019-03-04soc/intel/cnl/acpi: add ish ACPI deviceJett Rink
2019-03-04soc/intel/cannonlake: Fix DSDT compile remarksLijian Zhao
2019-03-04sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operatorElyes HAOUAS
2019-03-04nb/intel/i945: Remove redundant use of ACPI offset operatorElyes HAOUAS
2019-03-04payloads/tianocore: remove single branch checkout parameterMatt DeVillier
2019-03-04fmap: Add FMAP_AREA_PRESERVEHung-Te Lin
2019-03-04Revert "mb/google/poppy/variants/atlas: Update DPTF parameters"Puthikorn Voravootivat
2019-03-04src/soc/intel/braswell/cpu.c: Set up local APICFrans Hendriks
2019-03-04{src/include},{soc/intel): Configure HDA codecsFrans Hendriks
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-04sb/intel/common: Fix SMBus block commandsKyösti Mälkki
2019-03-03rmodule: Don't emit reloc for R_X86_64_PC64Patrick Rudolph