summaryrefslogtreecommitdiff
path: root/board/cr50/usb_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Add a sw flag to indicate usb_i2c statusNamyoon Woo2020-04-091-7/+6
* cr50: add no ina support board propertyMary Ruthven2019-03-061-8/+4
* cr50: Changes to support closed source EC factory modeKeith Short2019-01-081-0/+12
* cr50: Defragment codeRandall Spangler2017-09-091-0/+1
* cr50: Consolidate CCD device enableRandall Spangler2017-09-061-29/+8
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-011-1/+1
* cr50: Add helper functions for device-is-enabledRandall Spangler2017-08-171-4/+3
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-311-3/+37
* cr50: Remove usleep() call from ina_enable functionScott2017-02-071-2/+0
* cr50: Have INAs and I2Cm enabled when rdd is attachedScott2017-02-061-11/+5
* g: add usb i2c driverMary Ruthven2016-10-141-0/+93