summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/lenovo/t400: Change CMOS value name to Dual GraphicsNico Rikken2018-07-021-1/+1
* stoneyridge: Enable legacy IORaul E Rangel2018-07-022-0/+9
* stoneyridge: Enable IO CF9 in bootblockRaul E Rangel2018-07-022-0/+10
* ec/google/chromeec: Remove notify for power buttonFurquan Shaikh2018-07-021-1/+0
* mediatek/mt8183: Add mtcmos init supportTristan Shieh2018-07-027-3/+960
* mediatek: Move mtcmos code to a common directoryTristan Shieh2018-07-023-3/+3
* mediatek: Share mtcmos code among similar SOCsTristan Shieh2018-07-024-35/+59
* soc/amd/common: Change create_struct return valueKyösti Mälkki2018-07-021-41/+17
* soc/amd/common: Fix agesawrapper CreateStruct callsKyösti Mälkki2018-07-021-4/+14
* mainboard/google/nocturne: Enable IPU3Lijian Zhao2018-07-021-2/+2
* mainboard/google/nocturne: Set camera power sequenceLijian Zhao2018-07-023-0/+132
* mainboard/google/nocturne: Enable camera sensorsLijian Zhao2018-07-026-0/+357
* commonlib/storage: Make sd_mmc_go_idle an apiBora Guvendik2018-07-022-1/+2
* nocturne: Do not set 4 LSB of SX9310 CRTL0Gwendal Grignou2018-07-021-2/+2
* nocturne: Fix casing for register definitionGwendal Grignou2018-07-021-14/+14
* mb/google/poppy/variants/nami: Perform PL2 setting for sonaJohn Su2018-07-021-2/+9
* soc/intel/skylake: Generate ACPI RMRR tableMatt DeVillier2018-06-303-2/+12
* arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier2018-06-308-39/+71
* mb/google/poppy: Fix bytes 145-146 in nayna_dimm_NT6CL256T32CM SPDT.H. Lin2018-06-291-1/+1
* src/device: Add check for existence and validity of PCIE base address configAamir Bohra2018-06-291-0/+4
* soc/intel/baytrail: Fix Kconfig for mrc.bin inclusionArthur Heymans2018-06-291-12/+8
* sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans2018-06-2927-1254/+74
* sb/intel/i82801ix: Use the common ACPI pirq generatorArthur Heymans2018-06-297-243/+27
* drivers/intel/fsp2_0: Fix uncountable "information"Elyes HAOUAS2018-06-281-1/+1
* nocturne: Fix uid and desc for sx9310Enrico Granata2018-06-281-2/+2
* amd/common/pi: Remove AGESA support files from bootblockMarshall Dawson2018-06-281-4/+0
* amd/common/pi: Remove obsolete heapmanager workaroundMarshall Dawson2018-06-281-10/+2
* mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS2018-06-2829-150/+150
* fsp_broadwell_de: Add ability to set PCIe completion timeoutDavid Hendricks2018-06-283-0/+56
* arch/x86: include verstage.c only when verstage is a separate stageArthur Heymans2018-06-281-2/+2
* soc/intel/skylake: clear MCA before booting to OSPratik Prajapati2018-06-281-1/+7
* intel/common: change mca_configure API's defPratik Prajapati2018-06-285-6/+7
* devicetree: Add method to delete property by namePatrick Rudolph2018-06-282-0/+20
* smm: Add canary to end of stack and die() if a stack overflow occursRaul E Rangel2018-06-283-2/+29
* mediatek/mt8183: Remove the stub flash driver that planned to use eMMCTristan Shieh2018-06-283-64/+0
* mb/google/poppy/variants/nautilus: Use GPP_B20 to determine SKUSeunghwan Kim2018-06-281-2/+8
* mb/google/octopus: Create bobba variantJustin TerAvest2018-06-286-0/+116
* mb/google/poppy/variants/nocturne: Update TSR sensor infoSumeet Pawnikar2018-06-281-12/+11
* vboot: Fix linking error with USE_OPTION_TABLE enabledPatrick Rudolph2018-06-283-12/+65
* soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik2018-06-2816-134/+276
* soc/intel/apollolake: Remove dead filesFurquan Shaikh2018-06-282-109/+0
* soc/intel/common: Disable GPEs just before enabling SMIsFurquan Shaikh2018-06-282-12/+9
* soc/intel/common/block/pmc: Get rid of pmc_fixup_power_stateFurquan Shaikh2018-06-282-27/+0
* soc/intel/apollolake: Remove call to pmc_fixup_power_stateFurquan Shaikh2018-06-281-1/+0
* smm: Switch from %edx to %ebxRaul E Rangel2018-06-271-3/+3
* smm: Push a null stack base pointerRaul E Rangel2018-06-271-0/+3
* smm: Make local variables relative to ebpRaul E Rangel2018-06-271-11/+12
* smm: Clear SMRAM when debuggingRaul E Rangel2018-06-271-0/+4
* mb/google/*: Add a few VBT filesMatt DeVillier2018-06-2720-0/+5
* drivers/intel/fsp1_1: Fix vbt_len typeMatt DeVillier2018-06-271-1/+1