summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common: Format firmware_image linker scriptCraig Hesling2019-12-171-42/+47
* usb_pd: Sending Thunderbolts-compatible host notificationAyushee2019-12-172-0/+39
* Burnside bridge retimer: Add Thunderbolt-compatible mode bitsAyushee2019-12-171-0/+18
* TCPMv1: Add support for Thunderbolt-compatible modeAyushee2019-12-173-10/+278
* cbi: add FW_CONFIG CBI fieldJett Rink2019-12-161-0/+13
* i2c: add support for i2c bit-bangingTing Shen2019-12-163-7/+394
* TCPMv2: Add jittery holdoff timer before sending initial messages in PE_SNK/S...Sam Hurst2019-12-141-124/+212
* bma255: Fix build dependency for BMA255 accelerometerKeith Short2019-12-131-1/+1
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-125-28/+28
* keyboard_scan: detect inconsistent state in read_matrixTing Shen2019-12-121-17/+48
* tcpci: change connect to auto discharge disconnectDenis Brockus2019-12-121-0/+12
* Charge state v2: Only shutdown on cold dischargeDiana Z2019-12-111-4/+14
* usb_pd: Get current DP pin modeVijay Hiremath2019-12-113-13/+14
* rollback: Conditionally include cryptocCraig Hesling2019-12-111-0/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-1/+447
* TCPMv2: Don't send SrcCap as a SNKSam Hurst2019-12-102-5/+2
* tcpci: Move HOOK_USB_PD_CONNECT earlier to fix VBUS sourceEdward Hill2019-12-101-5/+5
* TCPMv2: Fixed PR swap request from charge managerSam Hurst2019-12-102-3/+8
* Define board_override_features_flags APIs as overridablednojiri2019-12-101-8/+12
* i2c: add generic read/modify/write operationsDenis Brockus2019-12-101-0/+86
* TCPMv2: Fixed the pointer problem with decoding SRC_CAP PDOSam Hurst2019-12-091-1/+1
* TCPMv2: Handle unexpected msgs received during Port DiscoverySam Hurst2019-12-091-3/+9
* cr50: narrow the condition for custom TPM command codesNamyoon Woo2019-12-091-1/+1
* fusb302: implement vbus measurement using tcpcTing Shen2019-12-091-0/+2
* usb_pd: request preferred voltage PDOYilun Lin2019-12-093-7/+207
* TCPMv2: Operating as a SNK, clear the End AMS flagSam Hurst2019-12-071-3/+17
* TCPMv2: Don't use SinkTXOK/NG in middle of partner-initiated PD3.0 AMSSam Hurst2019-12-071-25/+35
* TCPMv2: Don't turn off VCONN during a PR_SWAPSam Hurst2019-12-061-1/+1
* usbc: use different task pause for each portDenis Brockus2019-12-061-4/+6
* ec: remove entering_mode host commandJoel Kitching2019-12-061-20/+0
* ppc: Use hard reset to recover from CC overvoltageEdward Hill2019-12-061-0/+5
* usbc: Move PPC overcurrent functions to usb_common.cEdward Hill2019-12-064-108/+67
* chip/host: Avoid concurrent recipes of libcryptoc.aYicheng Li2019-12-051-0/+1
* tcpci: POWER_CTRL auto discharge disconnect initDenis Brockus2019-12-051-9/+9
* usb_pd: Enable Try.Src when dedicated charge port presentAyushee2019-12-021-0/+9
* i2c: don't output trace line for 0 length dataDenis Brockus2019-12-021-0/+3
* Fix smart erase.Barry Twycross2019-11-271-5/+12
* host_command: clear any leftover dataJett Rink2019-11-261-0/+14
* usbc: make BB virtual mux retimer compatible with non-virtualDenis Brockus2019-11-251-2/+0
* Reland "smart_battery: add smbus error checking support"Ting Shen2019-11-251-36/+208
* battery : differentiate overtemperature conditionYongBeum.Ha2019-11-251-2/+13
* TCPMv2: Keep message transmission and reception synchronizedSam Hurst2019-11-242-52/+114
* TCPMv2: PD: Separately track each SOP and SOP' and SOP''Sam Hurst2019-11-243-89/+168
* TCPMv2: ServoV4 is not recognized appropriatelySam Hurst2019-11-222-95/+340
* usbc: fix storm tracker overflow issueJett Rink2019-11-221-6/+9
* battery : Define CONFIG_BATTERY_DEAD_UNTIL_VALUEYongBeum Ha2019-11-221-0/+4
* TCPMv2: Enable TCPC low power when port is looking for a connectionSam Hurst2019-11-214-253/+473
* TCPMv1: Improve jitter based collision avoidanceAseda Aboagye2019-11-211-11/+9
* cleanup: fixing warnings and formattingJett Rink2019-11-212-2/+2
* tcpmv2: Make battery handling optional.Andrew McRae2019-11-211-0/+8