summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Unit Test - reflect TCPCI registers initial valuesDenis Brockus2020-12-291-1/+103
* tpcmv2: Fix compile error for Zephyr buildsKeith Short2020-12-281-1/+12
* TCPMv2: Unit Test - remove unused out parameterDenis Brockus2020-12-281-9/+4
* zephyr: Support multi-step I2C transactionsSimon Glass2020-12-241-2/+39
* make: Move libcryptoc rules to third_party/rules.mkCraig Hesling2020-12-241-29/+0
* TCPMv2: Update source-out configsDiana Z2020-12-244-22/+25
* TCPMv2: Update current limits in appropriate taskDiana Z2020-12-242-4/+13
* TCPMv2: DPM sourcing policy - 3.0 A PD sinksDiana Z2020-12-244-2/+154
* zephyr: usb: Init mutexes in pd_set_vbus_discharge()Simon Glass2020-12-231-1/+8
* zephyr: Avoid build error with pd_usb_billboard_deferredSimon Glass2020-12-232-0/+4
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-2215-15/+15
* TCPMv2: Remove test/usb_tcpmv2_tcpci.cEdward Hill2020-12-181-50/+0
* battery_fuel_gauge: Make the default battery type customizableWai-Hong Tam2020-12-181-1/+6
* TCPMv2 test: Check all transmitsEdward Hill2020-12-171-1/+11
* TCPMv2: Add debug printing for PRL flagsEdward Hill2020-12-171-10/+86
* common/fpsensor: Remove adlr from OWNERSCraig Hesling2020-12-171-1/+0
* TCPMv2: Unit Test TD.PD.LL.E3 Soft Reset UsageDenis Brockus2020-12-171-5/+454
* TBT: Enter Thunderbolt mode if the cable response timesoutAyushee Shah2020-12-163-13/+14
* common/fpsensor: Add other Cros Fingerprint SWE to OWNERSCraig Hesling2020-12-161-1/+5
* common: separate VirtAddr and PhysAddr usageTzung-Bi Shih2020-12-161-3/+27
* common: fix IPI buffer vaddr locationTzung-Bi Shih2020-12-161-1/+1
* usb_pd_dual_role: Respect max voltage limit when processing capabilitiesPatryk Duda2020-12-151-1/+1
* virtual mux: Wait for mux config ACK from the kernelDivya Sasidharan2020-12-151-0/+3
* zephyr: clear a few compiler warningsJack Rosenthal2020-12-151-1/+1
* TCPMv2: Handle message discard in snk_give_sink_capDiana Z2020-12-151-16/+35
* TCPMv2: Handle message discard in vcs_evaluate_swapDiana Z2020-12-151-0/+19
* tcpci: Base retry count on active PD revAbe Levkoy2020-12-152-0/+11
* mock: Clean up TCPMv2 mocksAbe Levkoy2020-12-156-102/+92
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-1417-49/+43
* OCPC: Expand resistance statisticsAseda Aboagye2020-12-141-37/+114
* usb_pe_drp_sm: clear PE_FLAGS_PS_RESET_COMPLETE after reset completeRuibin Chang2020-12-141-1/+1
* COIL: Rename EC-EC comm config to be inclusiveDossym Nurmukhanov2020-12-121-2/+2
* COIL: Use inclusive language for EC-EC communication codeDossym Nurmukhanov2020-12-123-34/+34
* COIL: Rename ec_ec_comm* files to inclusive languageDossym Nurmukhanov2020-12-125-7/+7
* usbc: Remove pd_ts_dts_plugged() check from PD_DRP_FORCE_SINKEdward Hill2020-12-112-27/+6
* eldrid: ignore PROCHOT when system offScott Chao2020-12-111-0/+10
* Charger: Silent error retrieving CHARGE_PORT_NONE inputDiana Z2020-12-111-1/+5
* cortex-m mpu: support configuring regions with difficult alignmentPeter Marheine2020-12-111-0/+6
* ec_commands: add struct ec_response_activity_dataChing-Kang Yen2020-12-112-9/+16
* TCPMv2: Add source and sink cap PD APIs for TC-only useDiana Z2020-12-111-0/+27
* TCPMv2: Update charge manager dual-role when getting source capsDiana Z2020-12-101-0/+9
* TCPMv2: Remove redundant TC flagsDiana Z2020-12-102-73/+6
* TCPMv2: Check fixed PDO for relevant flagsDiana Z2020-12-101-25/+47
* TCPMv2: Enter USB4 mode if cable supports TBT_SS_U32_GEN1 speedAyushee Shah2020-12-101-2/+2
* TCPMv2: Add config option guard for prs checkScott Collyer2020-12-101-1/+3
* PCHG: Send device event to hostDaisuke Nojiri2020-12-101-0/+7
* PCHG: Add host commandDaisuke Nojiri2020-12-101-7/+35
* chgstv2: OCPC: Don't always touch primary chargerAseda Aboagye2020-12-101-2/+11
* OCPC: Add explicit precharge phaseAseda Aboagye2020-12-101-6/+76
* charger: Add driver method for linear chargingAseda Aboagye2020-12-101-0/+14