summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: ccd gsc: add description of G3 WP issueMary Ruthven2019-10-082-3/+30
* docs: add disable write protect howtoMary Ruthven2019-10-081-0/+136
* cleanup: moving define closer to useJett Rink2019-10-081-4/+3
* cleanup: use different condition for clarityJett Rink2019-10-081-1/+2
* usbc: fix cc interpretation errorJett Rink2019-10-086-1/+97
* Trembyle: Don't enable the new USB-C PD stack yetEdward Hill2019-10-081-0/+3
* kodama: not provide dock keyboard power supply in S5/G3xiong.huang2019-10-082-5/+16
* npcx7: fix RAM powerdown regressionCaveh Jalali2019-10-081-2/+3
* jacuzzi: disable PP1800 when chipset offTing Shen2019-10-083-1/+32
* charger/mt6370: fix the disable sequence of bc12 detectionTing Shen2019-10-081-3/+12
* Trembyle: Use correct battery settings.Edward Hill2019-10-082-17/+17
* npcx: espi: guard to call power_signal_interruptCHLin2019-10-081-2/+3
* npcx: espi: clear pending bit while setting VW interruptCHLin2019-10-081-0/+3
* Volteer: fix I2C bus 0Keith Short2019-10-081-1/+1
* fpsensor: Prepare derivation of positive match secret.Yicheng Li2019-10-084-2/+249
* ppc: driver changes for FRSDenis Brockus2019-10-081-1/+1
* jerry: Enable LTO to save spaceDouglas Anderson2019-10-081-0/+2
* hatch: Reset TCPCs after boot (HOOK_INIT)Tim Wawrzynczak2019-10-071-0/+5
* tcpc: driver changes for FRSDenis Brockus2019-10-073-22/+99
* pd: FRS enable/disable and interrupt handlingDenis Brockus2019-10-078-21/+244
* cr50: correct the comment on ENTERING_RW in gpio.incNamyoon Woo2019-10-071-2/+5
* trembyle: change from SN53S330 to AOZ1380Denis Brockus2019-10-063-26/+28
* ppc: add AOZ1380 driverDenis Brockus2019-10-064-1/+164
* ppc: cleanup ppcDenis Brockus2019-10-066-37/+365
* Temporarily disable jerry due to CQ outagesJack Rosenthal2019-10-061-0/+4
* volteer: Configure GPIOs connected to keyboardAbe Levkoy2019-10-052-0/+11
* ec_commands: Obsolete v0 and declare v1 of host command EC_CMD_POWER_INFOTim Wawrzynczak2019-10-052-16/+89
* isl9241: fix max/min/step currents in charger infoEdward Hill2019-10-051-6/+6
* printf: Deprecate %lEvan Green2019-10-053-2/+32
* Remove uses of %lEvan Green2019-10-0514-29/+22
* include: De-longify CC_MASK() and CC_ALLEvan Green2019-10-052-3/+3
* include: De-longify BIT() macroEvan Green2019-10-057-11/+11
* test: Add printf test for %pTEvan Green2019-10-051-0/+13
* printf: Enable compile-time format checkingEvan Green2019-10-058-0/+9
* printf: Fix formatting errorsEvan Green2019-10-0529-43/+51
* printf: Correct semantics of %lEvan Green2019-10-052-12/+1
* printf: Convert %l to %llEvan Green2019-10-0521-50/+74
* printf: Add support for %zEvan Green2019-10-0512-26/+35
* builtin: Introduce and use inttypes.hEvan Green2019-10-058-13/+29
* printf: Convert %b to %pbEvan Green2019-10-059-27/+66
* printf: Convert %h to %phEvan Green2019-10-0520-94/+139
* checkpatch: Avoid warnings about pointer extensionsEvan Green2019-10-051-0/+2
* printf: Convert %T to %pTEvan Green2019-10-0517-35/+66
* printf: Fix up %p to %pPEvan Green2019-10-0516-30/+44
* flash_ec: Look for flashrom in PATH before /usr/sbinRaul E Rangel2019-10-041-1/+1
* flash_ec: Support image name with spacesRaul E Rangel2019-10-041-2/+2
* util: Add function to check whether a buffer is trivial (all 0x00 or all 0xff)Yicheng Li2019-10-044-10/+46
* kukui_scp: support CONFIG_PRESERVE_LOGSYilun Lin2019-10-043-1/+15
* util/comm-i2c: Add switch to specify I2C busHarry Cutts2019-10-044-34/+73
* fpsensor: Prepare positive match salt.Yicheng Li2019-10-043-2/+16