summaryrefslogtreecommitdiff
path: root/board/servo_v4p1
Commit message (Expand)AuthorAgeFilesLines
* ServoV4pX: Correct DUT port SRC_CAP fixed flagsNathan K2022-09-301-4/+51
* c2d2,servo_micro,servo_v4,servo_v4p1,sweetberry: add OWNERSMatthew Blecker2022-09-241-0/+3
* board: change Google USB vendor infoMike Frysinger2022-09-141-1/+1
* servo_v4p1: usb_mux: Split struct usb_mux in servo_v4p1 boardTomasz Michalec2022-09-131-8/+14
* servo_v4p1: add "cc dtsoff" and "cc dtson" commandsMatthew Blecker2022-09-131-1/+7
* Update license boilerplate text in source code filesMike Frysinger2022-09-1225-25/+25
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-012-6/+6
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-191-1/+1
* board/servo_v4p1/usb_pd_config.h: Format with clang-formatJack Rosenthal2022-07-071-14/+16
* board/servo_v4p1/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-071-9/+10
* board/servo_v4p1/ccd_measure_sbu.c: Format with clang-formatJack Rosenthal2022-07-011-10/+10
* board/servo_v4p1/usb_tc_snk_sm.c: Format with clang-formatJack Rosenthal2022-07-011-9/+9
* board/servo_v4p1/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-127/+117
* board/servo_v4p1/chg_control.c: Format with clang-formatJack Rosenthal2022-07-011-9/+13
* board/servo_v4p1/fusb302b.h: Format with clang-formatJack Rosenthal2022-07-011-159/+159
* board/servo_v4p1/usb_sm.c: Format with clang-formatJack Rosenthal2022-07-011-14/+14
* board/servo_v4p1/chg_control.h: Format with clang-formatJack Rosenthal2022-07-011-5/+1
* board/servo_v4p1/fusb302b.c: Format with clang-formatJack Rosenthal2022-07-011-2/+0
* board/servo_v4p1/board.h: Format with clang-formatJack Rosenthal2022-06-301-45/+42
* board/servo_v4p1/pi3usb9201.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/servo_v4p1/usb_pd_config.h: Format with clang-formatJack Rosenthal2022-06-291-25/+35
* board/servo_v4p1/ina231s.c: Format with clang-formatJack Rosenthal2022-06-281-3/+3
* board/servo_v4p1/ioexpanders.c: Format with clang-formatJack Rosenthal2022-06-281-26/+21
* board/servo_v4p1/dacs.c: Format with clang-formatJack Rosenthal2022-06-281-11/+10
* board/servo_v4p1/ioexpanders.h: Format with clang-formatJack Rosenthal2022-06-281-14/+11
* board/servo_v4p1/board.c: Format with clang-formatJack Rosenthal2022-06-281-92/+63
* board/servo_v4p1/pi3usb9201.h: Format with clang-formatJack Rosenthal2022-06-281-22/+16
* servo_v4p1/usb_pd_policy: Disable VBUS instead of power supply resetŁukasz Hajec2022-06-131-2/+3
* servo_v4p1: tweak USB-C timingsNathan K2022-04-011-1/+2
* servo_v4p1: Detect and configure PCAL6524HESam Hurst2022-03-291-7/+50
* gpio: cleanup header usage for i2cKeith Short2022-02-252-0/+2
* i2c: Use declared initializers for i2c_ports: servo boardsKeith Short2021-11-301-2/+7
* servo_v4p1: Add DP Rx EQ .board_set method for TUSB1064Scott Collyer2021-11-231-0/+21
* SERVO_V4P1: Use IO-Expander driver specific flagsSam Hurst2021-10-271-2/+2
* tree: Files should end with single newlineTom Hughes2021-10-182-2/+0
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-312-4/+4
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* servo_v4p1: Manage USB2/USB3 terminations based on data roleJan Dabros2021-08-252-4/+39
* servo_v4p1: Initial support for FASTBOOT handlingJan Dabros2021-08-252-0/+15
* servo_v4p1: Fix routines for uservo & fastboot muxersJan Dabros2021-08-251-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-1/+1
* system: Clean up system_get_board_version()Philip Chen2021-07-091-2/+0
* servo_v4(p1): Implement empty usb interface descriptorJan Dabros2021-04-231-0/+17
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-132-2/+3
* usb_common: support parse Augmented PDOEric Yilun Lin2021-04-081-6/+7
* TCPMv1: clear SourceCap in disconnected stateEric Yilun Lin2021-04-081-8/+0
* tusb1064: Add full list of possible I2C device addressesScott Collyer2021-03-241-1/+1
* servo_v4p1: Improve handling of DACs' faultsMichał Barnaś2021-03-111-18/+38
* servo_v4,servo_v4p1: filter Augmented PDO for pass-throughEric Yilun Lin2021-03-111-0/+5
* Servo_v4/v4p1: Only read CC if a pull is appliedEric Herrmann2021-03-101-1/+11