summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-09src/lib: Add "int" following "unsigned"Lee Leahy
2017-03-09google/pyro: Update DPTF settingsKevin Chiu
2017-03-09src/include: Remove space after &Lee Leahy
2017-03-09src/include: Add space after commaLee Leahy
2017-03-09src/include: Indent code using tabsLee Leahy
2017-03-09src/include: Add do { } while(0) around macrosLee Leahy
2017-03-09src/include: Move trailing statements to next lineLee Leahy
2017-03-09src/include: Fix unsigned warningsLee Leahy
2017-03-09soc/intel/skylake: Add GPIO macros for IOxAPIC and SCILi Cheng Sooi
2017-03-09soc/intel/skylake: Add SKL SOC PCH H GPIO supportLi Cheng Sooi
2017-03-09AGESA: Use printk for IDS outputKyösti Mälkki
2017-03-09AGESA f15: Disable IDS tracing by defaultKyösti Mälkki
2017-03-09AGESA: Make eventlog more tolerant to failuresKyösti Mälkki
2017-03-09AGESA: Fix loop condition for eventlog readKyösti Mälkki
2017-03-09AGESA: Apply a threshold on event loggingKyösti Mälkki
2017-03-09AGESA: Log heap initialisationKyösti Mälkki
2017-03-09AGESA: Log if memory training result cannot be storedKyösti Mälkki
2017-03-09AGESA: Fix SSE regression and align stack earlyKyösti Mälkki
2017-03-09toolchain: fix compilation of GMP on FreeBSDIdwer Vollering
2017-03-09cpu/intel/model_6{e,f}x: Unify init filesPaul Menzel
2017-03-09mainboard/google/poppy: Enable cros_ec_keyb deviceFurquan Shaikh
2017-03-09google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh
2017-03-09soc/intel/apollolake: Add check if FPFs are blownAndrey Petrov
2017-03-09soc/intel/apollolake: Start using common CSE driverAndrey Petrov
2017-03-09soc/intel/common/block: Add HECI driverAndrey Petrov
2017-03-09soc/intel/apollolake: Prepare to use common HECI driverAndrey Petrov
2017-03-09uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACEMartin Roth
2017-03-09checkpatch.conf: Update rulesMartin Roth
2017-03-09uti/lint/checkpatch: add --exclude to ignore specific directoriesMartin Roth
2017-03-09src/lib: Remove spaces after ( and before )Lee Leahy
2017-03-08mainboard/google/poppy: Add EC_HOST_EVENT_MODE_CHANGE to wakeup sourceFurquan Shaikh
2017-03-08chromeos/elog: Filter developer mode entry on S3 resumeDuncan Laurie
2017-03-08intel/skylake: Filter suspend well power failure event for Deep SxDuncan Laurie
2017-03-08intel/skylake: Add function to read state of Deep S5Duncan Laurie
2017-03-08intel/skylake: Add devicetree settings for acoustic noise mitigationDuncan Laurie
2017-03-08google/eve: Configure GPIOs for new boardDuncan Laurie
2017-03-08libpayload-x86: Enable SSE and FPU when presentPatrick Rudolph
2017-03-08nb/intel/nehalem/raminit.c: Refine broken commentStefan Tauner
2017-03-08mainboard/google/snappy: Override USB2 phy settingWisley Chen
2017-03-08util/intelmetool: Add support for Wildcat Point LPHuan Truong
2017-03-08util/intelmetool: Fix segfault on edge casesHuan Truong
2017-03-08MAINTAINERS: Update listMartin Roth
2017-03-08binaryPI platforms: Drop any ACPI S3 supportKyösti Mälkki
2017-03-08binaryPI boards: Drop any ACPI S3 supportKyösti Mälkki
2017-03-08AGESA fam10: Add missing includeKyösti Mälkki
2017-03-08AGESA: Move heap allocator declarationsKyösti Mälkki
2017-03-08AMD geode: Avoid conflicting main() declarationKyösti Mälkki
2017-03-08mainboard/asus: Move F2A85-M_LE variant to F2A85-M.Kyösti Mälkki
2017-03-07amd/pi/hudson: Move APIC enable to CPU fileMarshall Dawson
2017-03-07amd/pi/hudson/acpi: Only declare S3 if it is supportedMarc Jones