summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src/include: Open brace on same line as enum or structLee Leahy2017-03-126-39/+26
* src/include: Remove spaces before tabsLee Leahy2017-03-1216-72/+72
* src/include: Remove spaces before ( and after )Lee Leahy2017-03-127-13/+13
* lenovo/t400/dock.c: Fix issues found by checkpatch.plPaul Menzel2017-03-111-6/+5
* lenovo/t400: Rewrite dock from t60Kyösti Mälkki2017-03-116-27/+244
* src/include: Add space after +Lee Leahy2017-03-101-1/+1
* src/include: Add parenthesis around macrosLee Leahy2017-03-1010-26/+26
* src/include: Add space before (Lee Leahy2017-03-101-1/+1
* commonlib: Remove space after *Lee Leahy2017-03-101-1/+1
* commonlib: Fix issues with { } and elseLee Leahy2017-03-103-8/+4
* commonlib: Wrap lines at 80 columnsLee Leahy2017-03-101-11/+11
* commonlib: Fix spacing issuesLee Leahy2017-03-102-12/+12
* drivers/intel/fsp2_0: Switch from binary to decimalLee Leahy2017-03-101-3/+3
* drivers/intel/fsp2_0: Wrap lines at 80 columnsLee Leahy2017-03-102-3/+3
* drivers/intel/fsp2_0: Remove braces for single statementsLee Leahy2017-03-102-10/+5
* drivers/intel/fsp2_0: Fix spacing issuesLee Leahy2017-03-104-7/+7
* drivers/intel/fsp2_0: Add space before *Lee Leahy2017-03-101-1/+1
* drivers/intel/fsp2_0: Use tabs for indentLee Leahy2017-03-101-43/+43
* soc/intel/common: Pass the minimum possible string length for strncpyBarnali Sarkar2017-03-102-3/+6
* google/sand: Add devicetree.cb file for sandKatherine Hsieh2017-03-102-0/+228
* mainboard/google/reef: Modify TCPU, TSR2 and TRT tableTim Chen2017-03-101-5/+5
* soc/intel/broadwell: Rework IGD's CDClk selectionNico Huber2017-03-102-98/+87
* ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freqHannah Williams2017-03-101-0/+1
* soc/intel/skylake:Add _DSM method to reduce D3 cold delay for eMMC controllersowmyav2017-03-101-0/+43
* device/dram/ddr2: Add common ddr2 spd decoderPatrick Rudolph2017-03-106-4/+852
* mainboard/google/reef: Configure SDCARD card detect pinVenkateswarlu Vinjamuri2017-03-104-1/+10
* soc/intel/apollolake: Add PM methods to power gate SD cardVenkateswarlu Vinjamuri2017-03-108-1/+147
* 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