summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* audio_codec: fix compile errorTzung-Bi Shih2019-10-034-4/+4
* jacuzzi: enable bc12 interruptTing Shen2019-10-033-1/+11
* fpsensor: Add hkdf-expand implementation for arbitrary output size.Yicheng Li2019-10-033-1/+193
* fpsensor: Fix public buildTom Hughes2019-10-032-0/+33
* usbc: turn on/off vconn appropriatelyJett Rink2019-10-021-38/+34
* usbc: remove unnecessary tcpc CC readsJett Rink2019-10-025-364/+143
* kukui: Raise DCP current limit to 2150mA.Yilun Lin2019-10-023-2/+11
* docs: add tutorial for using suzyqMary Ruthven2019-10-021-0/+69
* board/hammer: Add variant with backlight totally disabledNicolas Boichat2019-10-024-25/+34
* hammer: Finish renaming CONFIG_HALL_SENSOR to CONFIG_GMR_TABLET_MODENicolas Boichat2019-10-022-3/+3
* juniper: initial setupTing Shen2019-10-021-0/+1
* fpsensor: Add async FP_CMD_CONTEXTTom Hughes2019-10-023-7/+92
* Revert "common: Refactor motion_sense_fifo"Scott Collyer2019-10-027-617/+208
* core/riscv-rv32i: misc fixesDino Li2019-10-022-32/+29
* hatch: Enable charger hw ramp featureScott Collyer2019-10-021-0/+1
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-0289-228/+296
* cr50: prepare to release 0.{3,4}.23Vadim Bendebury2019-10-022-2/+2
* cortex-m0: add __gnu_thumb1_case_si thumb1 helperCaveh Jalali2019-10-021-1/+16