summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb/mux: Do not connect MUX when PD disconnectedstabilize-12222.BRuibin Chang2019-05-231-10/+27
* motionsense: Convert in_spoof_mode to a more generic flagsYuval Peress2019-05-231-11/+14
* flash_log: add vendor command, timestamp base accessorVadim Bendebury2019-05-231-1/+35
* flash_log: add api for setting base timestampVadim Bendebury2019-05-231-6/+47
* common: dptf: Guard against wild sensor IDsEvan Green2019-05-231-0/+11
* common: dptf: Fix function name typoEvan Green2019-05-231-2/+2
* I2C: Make pass-through debug messages more informativeDaisuke Nojiri2019-05-211-22/+24
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-05-211-1/+0
* cr50: Change G2F cert CN to "CrOS"Louis Collard2019-05-211-1/+4
* tabletmode: ignore lid angle if hall sensor activeJett Rink2019-05-181-15/+27
* USB PD: Don't attempt to exit mode on a suspended portDiana Z2019-05-171-11/+29
* pd_protocol: Add ready_state_holdoff_timer.Aseda Aboagye2019-05-171-17/+44
* i2c: add i2clookup host commandJett Rink2019-05-161-0/+28
* charge_manager: Revisit charge supplier priority.stabilize-12206.BYilun Lin2019-05-141-19/+55
* retimer: Add driver support for Intel Burnside Bridge retimerVijay Hiremath2019-05-141-0/+12
* queue.h: Check at compile time if queue size is power of 2Nicolas Boichat2019-05-141-1/+0
* Align behavior of strtoi() and strtoul() to match Linux manpage description o...Jes Klinke2019-05-141-28/+31
* USB-PD: Fix null-pointer dereference for svdm_rsp.amodeDaisuke Nojiri2019-05-121-2/+4
* common/usb_pd_protocol: Avoid unitialized use of port flagsNicolas Boichat2019-05-121-11/+16
* USB-PD: Add hook for PD connect eventDaisuke Nojiri2019-05-082-0/+6
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-05-071-10/+34
* pd_protocol: Don't clear PD flags while debouncing.Aseda Aboagye2019-05-041-1/+9
* ish: preserve panic data across resetJack Rosenthal2019-05-041-0/+1
* 7-seg display: Add config to display port80 msg and power statesAyushee2019-05-031-0/+7
* cr50: add buffer_units_mask member into struct queueNamyoon Woo2019-05-021-9/+9
* usb: add inline helper method for CC linesJett Rink2019-05-023-44/+15
* pinweaver: fix memory leak introduced when moving to new nevmemVadim Bendebury2019-05-021-4/+3
* nvmem: protect flash accesses with a mutexVadim Bendebury2019-05-021-5/+85
* kukui_scp: Enable MPU to protect code RAM and data RAM in RW image.Yilun Lin2019-05-021-1/+1
* nvmem: populate default tpm objects after wipeoutVadim Bendebury2019-05-011-2/+4
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-05-011-0/+11
* nvmem: add test of recovery from interrupted savesVadim Bendebury2019-05-011-0/+5
* nvmem: fix delimiter creation during setvar()Vadim Bendebury2019-05-011-16/+54
* nvmem: add logging and restart on app_cipher failuresVadim Bendebury2019-05-011-2/+5
* common: led_pwm: Enable pwm modules for each channels of LEDs.Mulin Chao2019-05-011-1/+21
* Flapjack: Disable charging from BC 1.2 charger as USB-C chargerDaisuke Nojiri2019-04-301-1/+2
* motion sense: Calculate loop time based on sensor needsMathew King2019-04-271-67/+69
* ccd: delay sleep while opening ccdMary Ruthven2019-04-272-16/+11
* cr50: Support legacy U2F key handlesLouis Collard2019-04-251-5/+48
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-246-11/+11
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-241-15/+2
* cleanup: update TASK_EVENT_CUSTOM usageJett Rink2019-04-231-11/+10
* P9221: Add P9221 driverTony Zou2019-04-222-1/+31
* factory_mode: refactor factory_enable_failedMary Ruthven2019-04-221-17/+22
* common: led_onoff_states: add new LED state for fully charged in S5Devin Lu2019-04-201-3/+20
* ccd: make ccd open error more meaningfulMary Ruthven2019-04-191-2/+1
* common/usbc_ppc: Fix potential illegal memory access.Tim Wawrzynczak2019-04-191-1/+3
* CBI: Allow board to compose data from other sourcesDaisuke Nojiri2019-04-191-1/+8
* Common: move for loop initial declarationDiana Z2019-04-181-2/+6
* util/ectool, common/system: Share sysmbol reset_flag_desc.Yilun Lin2019-04-181-10/+10