summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb_prl: new unit test with mocksPaul Fagerburg2020-06-235-0/+202
* usb_pd_tcpc: Don't process tcpc_run() when port is not availablePatryk Duda2020-06-231-0/+4
* TCPMv2: Do not call ppc_init() on unavailable USB-C portsPatryk Duda2020-06-231-1/+2
* TCPMv2: Do not initialize port which is not availablePatryk Duda2020-06-221-0/+9
* Avoid deadlock when calling pd_set_suspend()Patryk Duda2020-06-221-0/+8
* common/charge_state_v2: Use CONFIG_USB_PD_PREFER_MV to guard functionsNicolas Boichat2020-06-221-1/+2
* TCPMv2: Consolidate debug steady states into attached statesDiana Z2020-06-191-410/+99
* TCPMv2: Rename discovery flagsAbe Levkoy2020-06-191-20/+16
* TCPMv2: Add pathway to enable FRS from PPC driverEric Herrmann2020-06-183-3/+30
* TCPMv2: Consolidate code in SOP' Discover IdentityAbe Levkoy2020-06-181-100/+61
* TCPMv2: Consolidate code in SOP Discover IdentityAbe Levkoy2020-06-181-73/+32
* TCPMv2: Don't reset power supply on entries of CC_RD and CC_OPENWai-Hong Tam2020-06-181-21/+14
* PB: Clear AP_IDLE for recovery bootDaisuke Nojiri2020-06-171-0/+8
* TCPMv2: Consolidate common code for VDM statesAbe Levkoy2020-06-171-102/+92
* usb_pd: TCPMv1: Enable VCONN swap at explicit contractAyushee2020-06-161-18/+19
* TCPMv2: Notify transmit engines of incoming messages more oftenDiana Z2020-06-161-12/+66
* tc_acc_drp_trysrc: Fix charge behavior with servo_v4Sue2020-06-161-0/+3
* TCPMv2: Use correct init function after exit.Andrew McRae2020-06-161-1/+1
* TCPMv2: Comment the init order of PPC chipsWai-Hong Tam2020-06-161-1/+9
* TCPMv2: Check for mode discovery complete before switchingAndrew McRae2020-06-161-1/+8
* TCPMv2: Fix the sending of CMD_EXIT_MODEAndrew McRae2020-06-162-1/+13
* common: online_calibration: Add support for magnetometerYuval Peress2020-06-142-9/+38
* system: Add system_is_manual_recovery APIDaisuke Nojiri2020-06-133-14/+9
* PB: Clear AP_IDLE for EC_REBOOT_HIBERNATE_CLEAR_AP_OFFDaisuke Nojiri2020-06-131-2/+2
* PB: Make CONFIG_POWER_BUTTON_INIT_IDLE commonDaisuke Nojiri2020-06-131-0/+31
* tc_drp_acc_trysrc: Set ICL after HardReset by SNKAseda Aboagye2020-06-121-0/+15
* extpower: Add helper function extpower_handle_updateFurquan Shaikh2020-06-123-6/+27
* TCPMv2 PE: Fix incorrect response to Not SupportedAbe Levkoy2020-06-111-1/+1
* TCPMv2 PE: Remove partner_type fieldAbe Levkoy2020-06-111-9/+8
* TCPMv2 PE: Remove PE_DO_PORT_DISCOVERYAbe Levkoy2020-06-111-156/+0
* pe_vdm_request_run: Refactor NAK/BUSY handlingAbe Levkoy2020-06-111-8/+4
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-1110-100/+168
* throttle_ap: Turn on fans during PROCHOT eventsKeith Short2020-06-111-2/+11
* system: Clear AP_IDLE when waking up from hibernation by ACDaisuke Nojiri2020-06-111-0/+12
* tcpmv2: cache analog and collision Rp in CLDenis Brockus2020-06-116-33/+149
* cleanup: comment update from CL:2233794Jett Rink2020-06-101-2/+2
* tcpmv2: process TCH before and after prl_txJett Rink2020-06-101-2/+17
* tcpmv2: retool start/end AMSJett Rink2020-06-103-103/+91
* tcpmv2: clear TX_COMPLETE before starting sendingJett Rink2020-06-101-68/+75
* TCPMv2: Register a port as not PD capable on detachDiana Z2020-06-101-0/+2
* dp-hpd: abstract HPD gpio pinEric Yilun Lin2020-06-101-7/+19
* TCPMv2: Separate DPM and DP from PEAbe Levkoy2020-06-105-69/+357
* tcpmv2: Reset hard_reset_counter on TC attach exitDenis Brockus2020-06-091-0/+12
* usb_pd_protocol: Invalidate last message id in SRC_SWAP_STANDBY statePatryk Duda2020-06-091-0/+1
* usb_pd: Cleanup: Add functions to process Disc IdentityAyushee2020-06-091-65/+73
* usb_pd: Cleanup: Cable flagsAyushee2020-06-093-129/+75
* common: Restrict gpioset console command for FPMCUYicheng Li2020-06-091-4/+6
* TCPMv2: Call into PD Vbus checkDiana Z2020-06-091-1/+1
* tcpmv1: Add CONFIG_USB_PD_TCPMV1_DEBUG optionKeith Short2020-06-091-5/+6
* EFS2: Verify and jump when system shuts down in RODaisuke Nojiri2020-06-092-7/+14