summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* volteer: Support LEDsAbe Levkoy2019-10-024-0/+135
* volteer: Configure the GPIOs connected to LEDsAbe Levkoy2019-10-021-0/+6
* Fix non-tty output of make print-boardsStefan Reinauer2019-10-021-4/+4
* docs: add an overview of AP to EC communicationstabilize-12560.BHarry Cutts2019-10-022-0/+154
* battery: add precharge voltageTing Shen2019-10-014-3/+13
* Makefile.rules: LDFLAGS comes lastStefan Reinauer2019-10-011-2/+2
* Unify #! use in python scriptsStefan Reinauer2019-10-0132-32/+32
* chip/npcx: fix cprints argumentsCaveh Jalali2019-10-011-2/+2
* utils: Add strstrDaisuke Nojiri2019-10-013-0/+50
* bq25710: Update ICO mode feature for charger hw rampScott Collyer2019-10-012-18/+33
* cr50: nvmem: fix list_index after erased header at page endAndrey Pronin2019-10-011-3/+3
* cr50: nvmem: fix total vars overflow checkAndrey Pronin2019-10-011-1/+1
* cr50: nvmem: release var buf in setvar overflow caseAndrey Pronin2019-10-011-1/+3
* cr50: debounce successive TPM reset pulsesVadim Bendebury2019-10-011-5/+2
* drallion: Update Accel and Gyro I2C slave addressBernardo Perez Priego2019-10-011-2/+2
* util/comm-i2c: return response length from `ec_command`Harry Cutts2019-10-011-1/+1
* cleanup: fix byte access and ifdefs for BBRAM_PD2Jett Rink2019-09-306-17/+10
* krane: change sensor-ref point to default device orintationYilun Lin2019-09-301-1/+1
* hammer: Use different KB scanning matrix for masterballNicolas Boichat2019-09-301-0/+26
* volteer: Add RTC resetKeith Short2019-09-2911-46/+13
* volteer: Configure EC wake sourcesKeith Short2019-09-291-0/+4
* automation: move create_variant to dev/contribPaul Fagerburg2019-09-281-63/+0
* fpsensor: Deinit the sensor before clearing the contextTom Hughes2019-09-289-12/+65
* servo_v4: Disable CCD (monitoring SBU) when DTS-mode disabled by a userWai-Hong Tam2019-09-282-11/+14
* kohaku: Enable multiple DPTF profileSeunghwan Kim2019-09-271-0/+3