summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* features: Define AP-driven mode entryAbe Levkoy2020-10-261-0/+3
* TCPMv2: Add typeccontrol enter-mode subcommandAbe Levkoy2020-10-222-22/+129
* usb-pd: svdm_dp_attention used bit & instead of logical &&Denis Brockus2020-10-221-2/+2
* TCPMv2: Create charge allow_list and add devicesDenis Brockus2020-10-221-6/+33
* TCPMv2: don't set PD_PROCESS_INTERRUPT event to idle taskRuibin Chang2020-10-221-1/+7
* TCPMv2: Correct Enter Mode TBT payloadAyushee2020-10-211-15/+5
* TCPMv2: Report TYPEC commands as a featureDiana Z2020-10-211-0/+3
* TCPMv2: Add fields for sink capabilities to TYPEC_STATUSDiana Z2020-10-211-1/+2
* TCPMv2: Report source capabilities in TYPEC_STATUSDiana Z2020-10-211-1/+5
* TCPMv2: Report partner PD revisions in TYPEC_STATUSDiana Z2020-10-211-1/+8
* TCPMv2: Avoid VCONN-Source discovery failureAbe Levkoy2020-10-212-10/+25
* TCPMv2: Update dedicated capability if charger is allow-listedDiana Z2020-10-201-0/+7
* common: online_calibration: Fix compilation issueGwendal Grignou2020-10-202-8/+8
* TCPMv2: Add debug detach interfaceDiana Z2020-10-191-0/+6
* TCPMv2: Use a common function to check if the battery is capableWai-Hong Tam2020-10-172-23/+32
* TCPMv2: Enable PD comm when the battery level is enoughWai-Hong Tam2020-10-171-4/+30
* usb_pd_dpm: Remove unnecessary inline qualifierAbe Levkoy2020-10-161-1/+1
* TCPMv2: clear TC_FLAGS_PR_IN_PROGRESS if ProtocolErrorEric Yilun Lin2020-10-161-0/+14
* tcpmv2: handle custom VDM betterDenis Brockus2020-10-162-0/+10
* TCPMv2: Config option fixes to allow type-c only supportScott Collyer2020-10-152-27/+34
* TCPMv2: Avoid alt mode files from changing DPM statesAyushee2020-10-145-32/+54
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-146-76/+94
* TCPMv2: Return valid enum value before TC initDiana Z2020-10-141-2/+9
* TCPMv2: check active cable SVID supportli feng2020-10-131-3/+18
* npcx: allow hibernate timeout when LCT is availablestabilize-13532.B-masterCaveh Jalali2020-10-131-1/+2
* npcx9: support SHA256 hardware acceleratorCHLin2020-10-132-2/+18
* usbc_ppc: inform the PPC of the power role of the connected deviceEric Yilun Lin2020-10-083-16/+41
* TCPMv2: Select Capability REQUEST discard handlingDenis Brockus2020-10-071-1/+11
* Keyboard: Add AP wakeup to PS2 trackpoint interruptJosie Nordrum2020-10-071-0/+5
* Fix incomplete rename (deprecated_atomic_clear -> deprecated_atomic_clear_bits)Jack Rosenthal2020-10-061-1/+1
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-0612-40/+43
* TCPMv2: Add event clear to TYPEC_CONTROLDiana Z2020-10-051-0/+3
* TCPMv2: Notify on SOP and SOP' discovery completeDiana Z2020-10-051-0/+21
* TCPMv2: Add events to TYPEC_STATUS host commandDiana Z2020-10-051-1/+3
* TCPMv2: Add framework for per-port eventsDiana Z2020-10-051-0/+31
* TCPMv2: Add TYPEC_STATUS commandDiana Z2020-10-051-0/+38
* charge_ramp: Don't use SW ramp for USB-C chargersEdward Hill2020-10-031-2/+7
* Revert "TCPMv2: Set mux state on updating partner's USB comm capability"Keith Short2020-10-031-6/+0
* Revert "TCPMv2: Correct setting mux state on updating partner's USB comm"Keith Short2020-10-031-6/+3
* npcx psl: reject hibernate request with timeoutCaveh Jalali2020-10-021-2/+7
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-012-5/+28
* zephyr: shim in the timer moduleJack Rosenthal2020-10-011-1/+17
* TCPMv2: Fix dereferencing a NULL pointerWai-Hong Tam2020-10-011-2/+4
* common/panic_output: Use newly introduced functions for panic info dumpPatryk Duda2020-10-011-9/+27
* common/system: Use beginning of panic data for calculationsPatryk Duda2020-10-011-1/+1
* charge_state_v2: Move the first battery_get_params to HOOK_INITWai-Hong Tam2020-09-301-1/+5
* button: presss volume button detected by adcBen Chen2020-09-291-1/+7
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-2918-99/+125
* common: body_detection: modify calculation of noise levelChing-Kang Yen2020-09-291-1/+10
* ocpc: Misc fixes for coming out of cutoffAseda Aboagye2020-09-281-17/+24