summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Puff: Add GPIOs added in board version 2Andrew McRae2020-06-301-2/+2
* ectool: Show smartdischarge thresholds by charge %Daisuke Nojiri2020-06-301-2/+12
* woomax: Initial EC imageMichael5 Chen2020-06-308-0/+977
* volteer: Disable tcpci_dumpKeith Short2020-06-291-2/+0
* driver/bc12: implement mt6360 driverTing Shen2020-06-294-1/+218
* kakadu: prevent OEM name show "unkn"Scott Chao2020-06-291-0/+12
* ps8xxx: patch ps8815 A1 chip Device IDCaveh Jalali2020-06-294-3/+52
* ps8xxx: add helper function to access alternate I2C pagesCaveh Jalali2020-06-292-6/+6
* TCPMv2: Add PE State name to pd state console commandSam Hurst2020-06-273-1/+37
* servo_v4p1: Add DUT Charge Through functionalitySam Hurst2020-06-274-0/+125
* Volteer: Configure LED side select PWM frequencyEric Herrmann2020-06-271-6/+8
* volteer: Add GPIO M2_SSD_PLA and M2_SSD_PLNAbe Levkoy2020-06-271-1/+6
* TCPMv2: Clear unhandled DPM RequestsDenis Brockus2020-06-271-3/+9
* volteer: Enable DSW_PWROK pass-throughAbe Levkoy2020-06-262-5/+4
* volteer: Add GPIO_USB_C1_RT_INT_ODLAbe Levkoy2020-06-261-0/+2
* usb_pd: TBT: Cleanup limiting the cable speedAyushee2020-06-262-14/+14
* usb_pd: Remove pd_cable dependent Thunderbolt code from common codeAyushee2020-06-267-182/+129
* TCPMv2: Consolidate code in DPM-driven VDM codeAbe Levkoy2020-06-261-82/+39
* TCPMv2: Handle protocol errors better during AMSesAbe Levkoy2020-06-261-9/+0
* TCPMv2: Preserve Tx type when resuming VDM requestAbe Levkoy2020-06-261-2/+6
* TCPMv2: Use PE_VDM_SEND_REQUEST for PE_VDM_REQUESTAbe Levkoy2020-06-261-40/+19
* TCPMv2: Remove PE_VDM_ACKED stateAbe Levkoy2020-06-261-41/+24
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-2633-42/+42
* Swap system_jumped_to_this_image with _late for common codeDaisuke Nojiri2020-06-265-6/+5
* EFS2: Ping cr50 beforehand in case it's asleepDaisuke Nojiri2020-06-261-0/+6
* tcpmv1: string reductionKeith Short2020-06-261-12/+19
* tcpmv2: Add delay when exiting low-power modeKeith Short2020-06-261-2/+25
* TCPMv2: Clear VDM timeout flag in readyDiana Z2020-06-251-1/+2
* TCPMv2: Report message discard to the PEDiana Z2020-06-257-71/+115
* common: Document flash_set_protect betterCraig Hesling2020-06-251-6/+33
* volteer: Remove c10_gate_changeAbe Levkoy2020-06-251-3/+0
* sn5s330: initialize chip after EFS2 sysjumpCaveh Jalali2020-06-251-1/+1
* isl9241: set current limit after EFS2 sysjumpCaveh Jalali2020-06-251-1/+1
* morphius: support aoz and nxp ppc by gpioZick Wei2020-06-253-19/+12
* berknip/morphius: update gpio S0_PWROK_ODZick Wei2020-06-2510-28/+174
* berknip: add HDMI_POWER_EN_DB to NCT3807Zick Wei2020-06-252-0/+19
* berknip: remove mst/hdmi hpd functionZick Wei2020-06-252-56/+1
* endeavour: gpios: move USB-C polarity to low-voltage pinJeff Chase2020-06-251-2/+1
* usb_pd: Remove pd_cable usage from common codeAyushee2020-06-256-198/+156
* TCPMv2: Add some TODO bugs, fix indentAndrew McRae2020-06-252-4/+4
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-2512-50/+54
* TCPMV2: Add support for sending Alert MessagesSam Hurst2020-06-255-1/+86
* servo_v4p1: Add USB3 routing to DUT or HOST functionalitySam Hurst2020-06-254-0/+106
* volteer (board): Remove power sequencing supportAbe Levkoy2020-06-253-216/+0
* volteer: Remove DisplayPort HPD GPIOsAbe Levkoy2020-06-251-4/+0
* volteer: reset the TCPCs on EC resetCaveh Jalali2020-06-251-2/+2
* tcpm: add attached_wait decision to common after auto-toggleDenis Brockus2020-06-245-24/+42
* test: Add flash_write_protect to default testsNicolas Boichat2020-06-241-1/+1
* test/flash_write_protect: Handle different WP polarityNicolas Boichat2020-06-241-1/+11
* TCPMv2: Refactor DP mode to use a state machineAndrew McRae2020-06-246-60/+201