summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* zephyr: add shim thermal supportDawid Niedzwiecki2021-02-232-3/+4
* ioexpander: Add support to read levels on whole IOEX portMichał Barnaś2021-02-231-0/+10
* TCPMv2: Don't check VBUS when entering BIST modeAbe Levkoy2021-02-231-15/+0
* fan: fix fanset console commandCaveh Jalali2021-02-221-8/+12
* fan: fix fanduty console commandCaveh Jalali2021-02-221-8/+12
* TCPMv2: Fix build issue when usbc is in RW bu not RO imageScott Collyer2021-02-201-3/+3
* TCPMv2: Allow DFP ALT-DP mode without chipset taskScott Collyer2021-02-202-1/+5
* TCPMv2: PE: Improvements for SVDM response handlerScott Collyer2021-02-201-73/+112
* charge_manager: Notify PD if active charger can provide more powerPatryk Duda2021-02-191-0/+16
* TCPMv2: Source out 3.0 A to non-PD portsDiana Z2021-02-193-5/+68
* common: remove unused CONFIG_SAVE_VBOOT_HASHYuval Peress2021-02-181-37/+0
* zephyr: implement cortex-m's interrupt_disable()Yuval Peress2021-02-181-1/+13
* zephyr: add support for disabling console channelsKeith Short2021-02-171-0/+28
* zephyr: add shim temperature sensorsDawid Niedzwiecki2021-02-171-0/+7
* TCPMv2: Add common hpd->dp_atten converterScott Collyer2021-02-172-0/+379
* TCPMv2: Update source Rp if no contract in placeDiana Z2021-02-161-1/+5
* TCPMv2: Refactor PD 3.0 check into FRS enableDiana Z2021-02-161-31/+24
* TCPMv2: Allocate FRS ports 3.0 A when neededDiana Z2021-02-163-97/+131
* tcpmv2: Only issue SOP' soft reset following PR swapKeith Short2021-02-161-14/+26
* CBI: Add rework_id fieldstabilize-rust-13795.B-mainThejaswani Puta thejaswani.putta@intel.com2021-02-161-0/+18
* common: motion: fix races at shutdownGwendal Grignou2021-02-131-7/+10
* Avoid passing char values to ctype functionsSimon Glass2021-02-123-6/+6
* USB PD: Report operating power in sink capabilitiesDiana Z2021-02-121-1/+3
* PCHG: Get SOC proactively when device is detectedDaisuke Nojiri2021-02-121-2/+13
* pchg: Notify host of full chargeDaisuke Nojiri2021-02-121-1/+6
* TCPMv2: Exit modes on AP resetli feng2021-02-121-0/+13
* EC_CMD_USB_PD_CONTROL: Always populate cable speedAbe Levkoy2021-02-111-13/+2
* TCPMv2: Update exit mode sequenceAyushee Shah2021-02-114-4/+21
* common: uart: split off printf and like functions into separate moduleJack Rosenthal2021-02-113-90/+91
* pd_alt_mode_dfp: Default to 4 lanes of DPAseda Aboagye2021-02-111-26/+22
* TCPMv2: Decrease Low Power Mode debounce delay to 10 msPatryk Duda2021-02-111-2/+7
* common: uart: split off host commands to separate moduleJack Rosenthal2021-02-113-50/+56
* tablet_mode: Console command to print the current tablet modeWai-Hong Tam2021-02-111-1/+11
* zephyr: fix version console commandYuval Peress2021-02-101-1/+1
* panic: Tidy up the #ifdefsSimon Glass2021-02-101-12/+11
* Revert "CBI: Add rework_id field"Peter Marheine2021-02-101-18/+0
* CBI: Add rework_id fieldThejaswani Puta thejaswani.putta@intel.com2021-02-101-0/+18
* ocpc: Raise resistance calc current thresholdAseda Aboagye2021-02-101-2/+5
* Charge_state_v2: Report discharge when no active charger is presentDiana Z2021-02-101-1/+4
* TCPMv2: Don't reset Vconn swap counter on AcceptDiana Z2021-02-091-1/+0
* tcpmv2: Update the mux state when PD connection establishedKeith Short2021-02-091-0/+14
* TCPMv2: tc: Fix FORCE_SOURCE and add drp initial stateScott Collyer2021-02-082-18/+49
* USB4: Correct get_usb4_cable_speed()Ayushee Shah2021-02-081-5/+10
* usb_pd: Update setting enable bit in hc_usb_pd_control()Ayushee Shah2021-02-081-16/+7
* TCPMv2: Remove prl_resetAbe Levkoy2021-02-082-12/+0
* TCPMv2: Remove pe_prl_execute_hard_resetAbe Levkoy2021-02-081-6/+1
* TCPMv2: Reset stored PD revs at appropriate timesAbe Levkoy2021-02-083-4/+34
* TCPMv2: Add DPM controls for FRS detectionDiana Z2021-02-081-4/+33
* TCPMv2: Move source and sink DPM handling to helpersDiana Z2021-02-081-105/+143
* TCPMv2: Report correct source-out current in host commandDiana Z2021-02-082-5/+25