summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* servo_updater: Do not raise ServoUpdaterException on module importstabilize-12997.B-masterYu-Ping Wu2020-03-211-25/+33
* waitms: Reload watchdog before spin waitingCraig Hesling2020-03-211-6/+8
* chip/it8xxx2: add support IT81302 and IT81202Dino Li2020-03-214-6/+74
* TCPMv2: Split PD message buffers into separate TX/RX buffersSam Hurst2020-03-217-175/+185
* Charger: Add driver function for sourcing OTGDiana Z2020-03-214-7/+23
* TCPMv2: Process protocol errors within vcs_send_ps_rdy_swapDiana Z2020-03-201-1/+20
* TCPMv2: Process incoming messages before discoveryDiana Z2020-03-201-152/+154
* halvor: Initial EC imageFrank Wu2020-03-207-0/+645
* nct38xx: Remove ioexpander_nct38xx.hEdward Hill2020-03-206-37/+21
* dalboz: Set IOEX interrupt handler for DB optionEdward Hill2020-03-202-2/+25
* dalboz: Set usb_port_enable[] for DB optionEdward Hill2020-03-204-3/+12
* dalboz: select GPIOs based on DB optionEdward Hill2020-03-206-27/+80
* zork: split baseboard_tcpc_init to trembyle and dalbozEdward Hill2020-03-203-22/+40
* zork: split ioex_config[] to trembyle and dalbozEdward Hill2020-03-205-38/+74
* ioexpander: add IOEX_FLAGS_DISABLEDEdward Hill2020-03-202-57/+70
* usb_port_power: Add CONFIG_USB_PORT_ENABLE_DYNAMICEdward Hill2020-03-202-3/+16
* code_reviews: Add an example of CLs linked by topicAbe Levkoy2020-03-201-1/+3
* Dood: Modify battery LED behaviorYu-An Chen2020-03-201-1/+1
* max14637: Modify driver to have chip_enable active by defaultScott Collyer2020-03-201-21/+48
* tcpci: remove cached pullDenis Brockus2020-03-205-42/+1
* tcpmv2: cleanup auto discharge disconnectDenis Brockus2020-03-206-123/+235
* zork: Use only AutoDischargeDisconnect to DischargeDenis Brockus2020-03-201-1/+0
* zork: allow AutoDischargeDisconnect to be sole DischargeDenis Brockus2020-03-201-2/+3
* zork: cleanup TCPMvX selection in case of roll back needsDenis Brockus2020-03-201-7/+10
* usb_port_power: move usb_port_enable[] to headerEdward Hill2020-03-204-14/+10
* driver: fix ina219 shunt voltage calculationVirendra Kakade2020-03-201-2/+2
* stm32: Refactor clock-stm32h7.cCraig Hesling2020-03-201-70/+244
* util: rewrite the host test runner in Python 3, and drop pexpectJack Rosenthal2020-03-201-72/+105
* chip: stm32: fix TIM9 interrupt for STM32F412Virendra Kakade2020-03-201-0/+4
* USB-C: Determine port partner's data role based on PD's data roleVijay Hiremath2020-03-193-20/+5
* damu: change lid sensorScott Chao2020-03-192-9/+9
* jacuzzi: Fix sensor rotation matrixHeng-Ruey Hsu2020-03-191-1/+1
* uart.h: fix compilation inclusion guard placementVadim Bendebury2020-03-191-2/+2
* Rename Cortex-M MMFS to CFSRPeter Marheine2020-03-195-58/+42
* volteer: Switch to TCPC VBUS detectAbe Levkoy2020-03-181-1/+1
* TCPMv2: Use a DPM_REQUEST message to trigger Port DiscoverySam Hurst2020-03-184-33/+54
* hatch: Enable button console commandpandeyan2020-03-181-0/+1
* nightfury: Initial EC imageraymondchung2020-03-187-0/+1161
* asurada: generate dummy gpio entriesTing Shen2020-03-182-14/+120
* driver/tcpm/it83xx: set cc polarity correctlyRuibin Chang2020-03-181-1/+5
* TCPMv1: Cleanup: Set initial data role based on power roleVijay Hiremath2020-03-181-3/+8
* volteer: enable battery cutoffKeith Short2020-03-171-3/+1
* kukui: increase PD_POWER_SUPPLY_TURN_OFF_DELAYTing Shen2020-03-171-1/+1
* dratini: Enable HDMI power and add debounce to HDMI HPD low interruptTim Wawrzynczak2020-03-172-2/+40
* i2c_hid_touchpad: Add function to prepare new input reportsShecky Lin2020-03-172-0/+140
* i2c_hid_touchpad: Add init and request handlersShecky Lin2020-03-172-0/+263
* i2c_hid_touchpad: Add basic structs and descriptorsShecky Lin2020-03-175-0/+546
* Button: add ectool command to simulate button presspandeyan2020-03-175-63/+188
* flash_ec: fix incorrect indentTing Shen2020-03-171-1/+1
* Juniper: Return BP_NOT_SURE when DFET status is offDavid Huang2020-03-173-2/+71