summaryrefslogtreecommitdiff
path: root/board/servo_v4/board.c
Commit message (Expand)AuthorAgeFilesLines
* servo_v4: Disable CCD (monitoring SBU) when DTS-mode disabled by a userWai-Hong Tam2019-09-281-5/+6
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-9/+9
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-9/+9
* servo_v4: Enable VBUS detection interrupts to wake PD tasks fast enoughWai-Hong Tam2019-06-181-0/+18
* Revert "servo_v4: Enable VBUS voltage and current measurement"Wai-Hong Tam2019-06-011-5/+0
* servo_v4: Enable VBUS voltage and current measurementWai-Hong Tam2019-05-201-0/+5
* servo_v4: fix in displaying CCD polarityNamyoon Woo2019-05-171-1/+1
* servo_v4: detect SBU more reliablyNick Sanders2019-03-281-104/+93
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-5/+5
* Revert "Servo v4: reduce RO flash size"Todd Broch2019-03-061-6/+2
* Servo v4: reduce RO flash sizeDiana Z2018-11-201-2/+6
* servo_v4: clear bbram PD state on rebootNick Sanders2018-08-251-0/+6
* usb_i2c: Remove usb_i2c_board_enable/disableNicolas Boichat2017-11-201-2/+1
* servo_v4: disable USB3 interfaceNick Sanders2017-11-161-2/+5
* servo_v4: remove gpio endpoint.Nick Sanders2017-11-041-54/+2
* servo_v4: fix board version GPIO accessNick Sanders2017-11-021-15/+24
* servo_v4: Add CHG / DUT port voltage synchronizationShawn Nematbakhsh2017-10-191-5/+3
* pd: Remove ACCESSORY statesShawn Nematbakhsh2017-10-191-4/+3
* chip/stm32/usart: Add flags to usart_configNicolas Boichat2017-10-181-0/+2
* servo_v4: Add a CCD 'keepalive' console command.Aseda Aboagye2017-09-061-3/+73
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-311-0/+1
* servo_v4: enable usb port by defaultNick Sanders2017-06-081-0/+12
* servo_v4: Added support for HW board ID and limit on VBUS voltageScott Collyer2017-05-181-0/+41
* common/update_fw: Remove board-specific rw_sectionsNicolas Boichat2017-04-151-20/+0
* servo_v4: Don't disable SBU mux when TypeC detach occursScott2017-04-041-12/+12
* cr50: Have INAs and I2Cm enabled when rdd is attachedScott2017-02-061-3/+0
* servo_v4: Support to enable Type C DTS modeScott2017-02-011-203/+50
* servo_v4: Added initial USB PD support for both CHG/DUT portsScott2017-01-091-3/+42
* Revert "servo_v4: Added initial USB PD support for both CHG/DUT ports"Scott Collyer2016-12-281-42/+3
* servo_v4: Added initial USB PD support for both CHG/DUT portsScott2016-12-211-3/+42
* usb_i2c: refactor into commonNick Sanders2016-11-021-2/+3
* servo_v4: support autodetect of CCDNick Sanders2016-10-141-2/+214
* servo_v4: update uservo port init for tca6416Nick Sanders2016-10-071-9/+41
* servo_v4: allow gpio modification of DUT_HUB_USB_RESET_LNick Sanders2016-09-011-1/+1
* servo_v4: add usb-c gpio configsNick Sanders2016-08-021-1/+4
* servo_v4: add USB updaterNick Sanders2016-07-211-0/+23
* servo v4: Add new GPIO mappings for rev2Nick Sanders2016-07-191-8/+22
* servo_v4: add initial servo_v4 buildNick Sanders2016-04-271-0/+220