summaryrefslogtreecommitdiff
path: root/board/servo_v4/board.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-576/+0
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-2/+2
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* servo_v4(p1): Implement empty usb interface descriptorJan Dabros2021-04-231-0/+16
* Revert "ServoV4/V4p1: Change CCD detection flow"Brian Nemec2020-09-281-25/+25
* ServoV4/V4p1: Change CCD detection flowEric Herrmann2020-08-261-25/+25
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-2/+2
* servo_v4: Add console commands to override the HPD pass-throughWai-Hong Tam2020-05-081-4/+10
* servo_v4: Monitor HPD and signal DUT over PD commWai-Hong Tam2020-05-011-4/+92
* servo_v4: Support DP alt-modeWai-Hong Tam2020-04-301-3/+6
* cleanup: move voltage rail detection to commonJett Rink2020-02-251-9/+0
* ServoMicro: Enable Brownout detection with PVD circuitBrian J. Nemec2020-01-181-0/+9
* 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