summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* asus/m2v: Make _CRS methods serializedPaul Menzel2017-03-101-4/+4
* cpu/amd/agesa: Unify init filesPaul Menzel2017-03-106-13/+10
* .gitignore: ignore *.swo and option *.romsAlexander Couzens2017-03-101-1/+2
* northbridge/intel/i440bx: Align codePaul Menzel2017-03-101-1/+1
* vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdataAaron Durbin2017-03-096-0/+78
* drivers/spi/tpm: provide Kconfig to indicate CR50 usageAaron Durbin2017-03-092-0/+6
* mainboard/google/reef: increase pre cbmem console size for Chrome OSAaron Durbin2017-03-091-0/+5
* lib/tpm2_marshaling: fix in correct buffer space semanticsAaron Durbin2017-03-091-1/+1
* google/poppy: Configure SRCCLKREQ4 as No ConnectNaresh G Solanki2017-03-091-1/+1
* elog: Add all EC event codesFurquan Shaikh2017-03-091-1/+7
* src/lib: Add space before (Lee Leahy2017-03-0915-31/+31
* src/lib: Remove braces for single statementsLee Leahy2017-03-0910-46/+23
* src/lib: Fix space between type, * and variable nameLee Leahy2017-03-0910-33/+33
* src/lib: Add "int" following "unsigned"Lee Leahy2017-03-099-81/+81
* google/pyro: Update DPTF settingsKevin Chiu2017-03-091-2/+2
* src/include: Remove space after &Lee Leahy2017-03-091-1/+1
* src/include: Add space after commaLee Leahy2017-03-0913-18/+18
* src/include: Indent code using tabsLee Leahy2017-03-0911-36/+36
* src/include: Add do { } while(0) around macrosLee Leahy2017-03-091-5/+9
* src/include: Move trailing statements to next lineLee Leahy2017-03-092-4/+8
* src/include: Fix unsigned warningsLee Leahy2017-03-0917-133/+145
* soc/intel/skylake: Add GPIO macros for IOxAPIC and SCILi Cheng Sooi2017-03-091-0/+11
* soc/intel/skylake: Add SKL SOC PCH H GPIO supportLi Cheng Sooi2017-03-095-194/+510
* AGESA: Use printk for IDS outputKyösti Mälkki2017-03-094-60/+17
* AGESA f15: Disable IDS tracing by defaultKyösti Mälkki2017-03-092-3/+2
* AGESA: Make eventlog more tolerant to failuresKyösti Mälkki2017-03-096-0/+54
* AGESA: Fix loop condition for eventlog readKyösti Mälkki2017-03-091-3/+4
* AGESA: Apply a threshold on event loggingKyösti Mälkki2017-03-096-0/+18
* AGESA: Log heap initialisationKyösti Mälkki2017-03-091-0/+6
* AGESA: Log if memory training result cannot be storedKyösti Mälkki2017-03-091-0/+5
* AGESA: Fix SSE regression and align stack earlyKyösti Mälkki2017-03-091-2/+6
* toolchain: fix compilation of GMP on FreeBSDIdwer Vollering2017-03-091-0/+20
* cpu/intel/model_6{e,f}x: Unify init filesPaul Menzel2017-03-092-10/+12
* mainboard/google/poppy: Enable cros_ec_keyb deviceFurquan Shaikh2017-03-091-0/+2
* google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh2017-03-091-0/+9
* soc/intel/apollolake: Add check if FPFs are blownAndrey Petrov2017-03-091-1/+116
* soc/intel/apollolake: Start using common CSE driverAndrey Petrov2017-03-091-0/+2
* soc/intel/common/block: Add HECI driverAndrey Petrov2017-03-094-0/+536
* soc/intel/apollolake: Prepare to use common HECI driverAndrey Petrov2017-03-094-4/+6
* uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACEMartin Roth2017-03-091-0/+1
* checkpatch.conf: Update rulesMartin Roth2017-03-091-0/+5
* uti/lint/checkpatch: add --exclude to ignore specific directoriesMartin Roth2017-03-091-0/+13
* src/lib: Remove spaces after ( and before )Lee Leahy2017-03-094-10/+10
* mainboard/google/poppy: Add EC_HOST_EVENT_MODE_CHANGE to wakeup sourceFurquan Shaikh2017-03-081-2/+6
* chromeos/elog: Filter developer mode entry on S3 resumeDuncan Laurie2017-03-081-2/+17
* intel/skylake: Filter suspend well power failure event for Deep SxDuncan Laurie2017-03-081-3/+7
* intel/skylake: Add function to read state of Deep S5Duncan Laurie2017-03-081-0/+8
* intel/skylake: Add devicetree settings for acoustic noise mitigationDuncan Laurie2017-03-082-0/+38
* google/eve: Configure GPIOs for new boardDuncan Laurie2017-03-081-2/+4
* libpayload-x86: Enable SSE and FPU when presentPatrick Rudolph2017-03-081-0/+43