summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* panic.h: include required stdint.hCaveh Jalali2019-10-181-2/+3
* charge: allow boards to customize max battery poll timeJett Rink2019-10-161-0/+3
* pd: Add PE FRS unit test for new stackDenis Brockus2019-10-162-0/+13
* usbc: make pe_init() staticEdward Hill2019-10-151-7/+0
* usbc: rename exe_state to run_stateEdward Hill2019-10-151-1/+1
* usbc: remove evt_timeout from struct type_cEdward Hill2019-10-151-16/+0
* common: Comment typo correctionCraig Hesling2019-10-151-1/+1
* common:test: Add comparators to test_util.hstabilize-12593.BYuval Peress2019-10-121-0/+4
* usbc: update CRCReceiveTimerJett Rink2019-10-101-3/+6
* fpsensor: Enable positive match secret and positive match salt on enrollment.Yicheng Li2019-10-092-4/+9
* usb_pd: drop duplicate func get_max_request_mv()Yilun Lin2019-10-091-6/+0
* common: Add more macros for making unsigned intsHarry Cutts2019-10-091-2/+16
* common: add `RETURN_ERROR` macroHarry Cutts2019-10-091-0/+7
* npcx: Ensure the watchdog isn't stopped while it is invalid to do soJett Rink2019-10-091-0/+7
* fpsensor: Implement command to read positive_match_secret.Yicheng Li2019-10-093-1/+59
* usbc: fix cc interpretation errorJett Rink2019-10-081-0/+1
* fpsensor: Prepare derivation of positive match secret.Yicheng Li2019-10-082-0/+14
* pd: FRS enable/disable and interrupt handlingDenis Brockus2019-10-074-0/+30
* ppc: add AOZ1380 driverDenis Brockus2019-10-061-1/+4
* ppc: cleanup ppcDenis Brockus2019-10-061-0/+5
* ec_commands: Obsolete v0 and declare v1 of host command EC_CMD_POWER_INFOTim Wawrzynczak2019-10-051-7/+60
* printf: Deprecate %lEvan Green2019-10-051-1/+1
* include: De-longify CC_MASK() and CC_ALLEvan Green2019-10-051-2/+2
* include: De-longify BIT() macroEvan Green2019-10-051-1/+1
* printf: Enable compile-time format checkingEvan Green2019-10-054-0/+5
* printf: Fix formatting errorsEvan Green2019-10-051-2/+2
* printf: Correct semantics of %lEvan Green2019-10-051-1/+1
* printf: Convert %l to %llEvan Green2019-10-051-2/+3
* printf: Add support for %zEvan Green2019-10-051-0/+1
* builtin: Introduce and use inttypes.hEvan Green2019-10-052-2/+5
* printf: Convert %b to %pbEvan Green2019-10-051-0/+15
* printf: Convert %h to %phEvan Green2019-10-052-4/+19
* printf: Convert %T to %pTEvan Green2019-10-052-3/+6
* printf: Fix up %p to %pPEvan Green2019-10-051-1/+2
* util: Add function to check whether a buffer is trivial (all 0x00 or all 0xff)Yicheng Li2019-10-041-0/+13
* fpsensor: Prepare positive match salt.Yicheng Li2019-10-041-0/+4
* fpsensor: Add hkdf-expand implementation for arbitrary output size.Yicheng Li2019-10-031-0/+23
* usbc: remove unnecessary tcpc CC readsJett Rink2019-10-021-3/+8
* fpsensor: Add async FP_CMD_CONTEXTTom Hughes2019-10-021-0/+12
* Revert "common: Refactor motion_sense_fifo"Scott Collyer2019-10-021-47/+33
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-024-5/+5
* battery: add precharge voltageTing Shen2019-10-011-1/+7
* utils: Add strstrDaisuke Nojiri2019-10-011-0/+10
* fpsensor: Deinit the sensor before clearing the contextTom Hughes2019-09-282-3/+7
* common: Refactor motion_sense_fifoYuval Peress2019-09-271-33/+47
* util/comm-i2c: upgrade to host command protocol v3Harry Cutts2019-09-261-0/+6
* cleanup: remove copy of pd_cc_state enumJett Rink2019-09-262-23/+16
* usb_pd: Send SOP' DiscIdent messages on SOP NAKsPrashant Malani2019-09-231-0/+1
* version: Make ver_get_num_commits work for on-flash imagesDaisuke Nojiri2019-09-212-2/+13
* chip/mt_scp: support software gainTzung-Bi Shih2019-09-191-0/+5