summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* device/pci_ops: Unify signaturesKyösti Mälkki2019-03-136-67/+67
* sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>Elyes HAOUAS2019-03-131-1/+0
* nb/intel/stage_cache.c: Drop unnecessary includesElyes HAOUAS2019-03-134-12/+4
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-1316-22/+0
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-138-13/+2
* vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for CometlakeRonak Kanabar2019-03-122-1102/+1140
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-1275-92/+4
* Documentation/soc/intel/fsp/ppi: Document new feature to dispatch external PPISubrata Banik2019-03-122-0/+13
* drivers/intel/fsp2_0: Add provision to include PPI directorySubrata Banik2019-03-122-0/+14
* Documentation/soc/intel: Add documentation for Intel FSPSubrata Banik2019-03-122-0/+14
* mb/facebook/watson: Enable TPM 1.2 supportzaolin2019-03-122-1/+7
* mb/google/hatch: Add Hatch_whl boardShelley Chen2019-03-112-1/+8
* mb/google/hatch: Enable audio supportSathya Prakash M R2019-03-113-4/+34
* vendorcode/google/chromeos: Fix AMAC return typeDuncan Laurie2019-03-111-2/+2
* Docs/project_ideas: Add a "parse SerialICE traces" project ideaPatrick Georgi2019-03-091-0/+22
* Docs/project_ideas: Add a stub for Ghidra integrationPatrick Georgi2019-03-091-0/+7
* include/efi/efi_datatype: Convert EFI datatypes as per coreboot specificationSubrata Banik2019-03-091-0/+87
* src/soc/intel/apollolake/cpu.c: Set up local APICMario Scheithauer2019-03-081-1/+5
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-0828-27/+2
* src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS2019-03-0811-11/+11
* Docs/project_ideas: Expand "toolchain" project descriptionPatrick Georgi2019-03-081-0/+6
* lint/kconfig: Update to support new CONFIG() macroJulius Werner2019-03-081-16/+37
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-08920-2285/+2285
* Documentation: Our coding style now allows 80 + 2*8 columns in a linePatrick Georgi2019-03-081-4/+9
* mb/google/hatch: Create hatch_whl variantShelley Chen2019-03-083-0/+58
* mb/google/hatch: Initialize all gpiosShelley Chen2019-03-081-98/+314
* soc/intel/cannonlake: Add support for logging wake source in SMMV Sowmya2019-03-072-0/+8
* soc/intel/cannonlake: Move power_state functions to pmutil.cV Sowmya2019-03-073-89/+64
* src/device/Kconfig: Include the discrete VGA OpROM at config UIMike Banon2019-03-072-0/+40
* intelmetool: Add more flag descriptionsDamien Zammit2019-03-072-0/+6
* intelmetool: Consolidate all model support from upstreamDamien Zammit2019-03-072-67/+273
* prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if existSubrata Banik2019-03-072-1/+7
* arch/x86/postcar: Add separate timestamp for postcar stageSubrata Banik2019-03-073-0/+10
* soc/intel/icelake: Add PM timer emulation support in ICLAamir Bohra2019-03-072-0/+24
* mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.hElyes HAOUAS2019-03-073-4/+2
* vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching2019-03-071-1/+1
* 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