summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/skylake: Enable bus master for sataKane Chen2017-10-121-0/+5
* mainboard/google/kahlee: Add EC_IN_RW flagMartin Roth2017-10-112-2/+5
* soc/intel/cannonlake: Change default UART number to 2Lijian Zhao2017-10-111-1/+1
* mainboard/google/fizz: Enable Devslp for SATA port 1Gaggery Tsai2017-10-112-2/+2
* vboot: use cbfstool truncatePatrick Georgi2017-10-101-10/+4
* soc/intel/skylake: Fix broken suspend/resume for deep S3Furquan Shaikh2017-10-101-1/+2
* mb/google/poppy/variants/nautilus: add nautilus boardChris Wang2017-10-108-2/+849
* ec/lenovo/h8: Serialize control method _CRSPaul Menzel2017-10-101-1/+1
* skylake mainboards: Use PAD_CFG_GPI_GPIO_DRIVER instead of PAD_CFG_GPIFurquan Shaikh2017-10-0911-127/+156
* mainboard/intel/cannonlake_rvp: enable NVMe SSDBora Guvendik2017-10-092-2/+2
* soc/intel/*lake: Load vbt when it's neededPatrick Georgi2017-10-092-12/+2
* google/cyan: fix variant memory/silicon init params overrideMatt DeVillier2017-10-087-33/+31
* mb/google/poppy/variants/soraka: Add 10ms reset delay for WCOM deviceFurquan Shaikh2017-10-081-0/+1
* ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh2017-10-0820-382/+204
* google/zoombini: adapt to schematic changesNick Vaccaro2017-10-061-9/+12
* soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi2017-10-063-19/+3
* soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi2017-10-066-30/+28
* soc/intel/common: refactor locate_vbtPatrick Georgi2017-10-064-22/+9
* mainboard/google/reef: Override VBT selection in coralPatrick Georgi2017-10-061-1/+21
* soc/intel/common: Allow overriding CBFS filename of VBTPatrick Georgi2017-10-062-1/+17
* soc/intel/cannonlake: Enable MRC cacheLijian Zhao2017-10-061-0/+2
* soc/intel/cannonlake: reduce bootblock sizeAaron Durbin2017-10-061-0/+4
* soc/intel/common: remove invalid path from Kconfig includeAaron Durbin2017-10-061-1/+0
* AGESA f16kb: Enable MRC cache equivalent fastbootKyösti Mälkki2017-10-061-0/+7
* drivers/intel/fsp2_0: use common code to fetch vbt.binPatrick Georgi2017-10-051-4/+8
* soc/intel/cannonlake: Add all the SOC level DSDT tablesLijian Zhao2017-10-058-0/+635
* soc/intel/skylake: Add support in SKL for PMC common codeShaunak Saha2017-10-0513-548/+133
* soc/intel/common/block: Manage power state variable from common PMC blockShaunak Saha2017-10-052-1/+38
* soc/amd/stoneyridge: Pass firmware dir location to amdfwtoolMartin Roth2017-10-051-0/+1
* src/mainboard/Kconfig: Add support for 10240 KiB ROM chipsJonathan Neuschäfer2017-10-051-0/+10
* soc/intel/{common,apollolake}: Add checks to handle negative valuesRizwan Qureshi2017-10-052-2/+8
* soc/intel/skylake: Add config for mbx command for Intersil VR C-state issuesRizwan Qureshi2017-10-052-0/+16
* vendor/intel/skykabylake: Update FSP header files to version 2.7.2Balaji Manigandan B2017-10-054-49/+127
* mb/google/reef: Cache EC's SKU ID on CoralPatrick Georgi2017-10-051-2/+6
* AGESA vendorcode: Add ENABLE_MRC_CACHE optionKyösti Mälkki2017-10-052-1/+11
* AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki2017-10-0517-0/+21
* google/fizz: Configure GPP_C23 earlyDaisuke Nojiri2017-10-041-0/+2
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-0410-140/+0
* intel/fsp: Update cannonlake FSP headerLijian Zhao2017-10-043-195/+220
* mb/asus/kcma-d8,kgde-d16: Don't select SPI_FLASH_WINBONDArthur Heymans2017-10-042-2/+0
* soc/amd/stoneyridge: Drop some amdlib.h includesKyösti Mälkki2017-10-043-3/+0
* soc/intel/cannonlake: change gpio device nameBora Guvendik2017-10-031-1/+1
* mainboard/google/soraka: Reduce Wacom resume timeRajneesh Bhardwaj2017-10-031-1/+0
* soc/intel/cannonlake: Disable CPU ratio overrideLijian Zhao2017-10-031-0/+2
* soc/intel/cannonlake: add initial ASL methods for SCS, GPIOBora Guvendik2017-10-035-0/+160
* soc/intel/cannonlake: Add northbridge dsdt tableLijian Zhao2017-10-032-5/+326
* mainboard/intel/cannonlake_rvp: Add smi support in boardLijian Zhao2017-10-033-0/+44
* soc/intel/cannonlake: Fill the SMI usageLijian Zhao2017-10-0310-11/+494
* soc/intel/cannonlake: Add lpc pci driverLijian Zhao2017-10-036-0/+342
* soc/intel/skylake: Enable common LPC IPRavi Sarawadi2017-10-0312-398/+134