summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "TCPMv1: TBT: Correct checking for Intel SVIDs"Tim Wawrzynczak2019-12-261-136/+1
* dratini: override battery LEDs to indicate system suspendDevin Lu2019-12-233-1/+26
* dratini: assign SKUIDs for DVTDevin Lu2019-12-231-5/+8
* test/compile_time_macros: Add BIT and BIT_ULLCraig Hesling2019-12-231-0/+21
* compile_time_macros: Add GENMASK and GENMASK_ULLCraig Hesling2019-12-234-0/+74
* TCPMv2: Remove unnecessary macro around the pd_usb_billboard_deferred functionSam Hurst2019-12-231-2/+1
* common: Add feature flag for online calibrationYuval Peress2019-12-233-8/+51
* TCPMv1: TBT: Correct checking for Intel SVIDsVijay Hiremath2019-12-231-1/+136
* battery: combine strings to reduce code sizeEric Yilun Lin2019-12-231-5/+6
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-2343-72/+75
* cleanup: add prototype incorrectly removedJett Rink2019-12-231-0/+11
* cbi: add FW_CONFIG CBI fieldJett Rink2019-12-235-1/+33
* TCPMv2: Add jittery holdoff timer before sending initial messages in PE_SNK/S...Sam Hurst2019-12-231-124/+212
* bma255: Fix build dependency for BMA255 accelerometerKeith Short2019-12-231-1/+1
* bma2x2: Add an assert that verifies the mutexKeith Short2019-12-231-0/+3
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-2319-61/+62
* tcpci: change connect to auto discharge disconnectDenis Brockus2019-12-238-39/+44
* Charge state v2: Only shutdown on cold dischargeDiana Z2019-12-232-5/+47
* usb_pd: Get current DP pin modeVijay Hiremath2019-12-235-16/+17
* dratini: configure fan speed at initialDevin Lu2019-12-232-4/+4
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-2368-10669/+764
* TCPMv2: Don't send SrcCap as a SNKSam Hurst2019-12-232-5/+2
* akemi: Remove CONFIG_EC_FEATURE_BOARD_OVERRIDEdnojiri2019-12-232-8/+1
* tcpci: Move HOOK_USB_PD_CONNECT earlier to fix VBUS sourceEdward Hill2019-12-231-5/+5
* pi3usb9201: use i2c field update common functionDenis Brockus2019-12-231-18/+4
* tcpci: tcpci_tcpm_set_polarity should not clobberDenis Brockus2019-12-231-2/+4
* TCPMv2: Fixed PR swap request from charge managerSam Hurst2019-12-235-6/+20
* tcpci: add tcpc_update routines for read/mod/writeDenis Brockus2019-12-232-56/+69
* i2c: add generic read/modify/write operationsDenis Brockus2019-12-232-0/+137
* TCPMv2: Fixed the pointer problem with decoding SRC_CAP PDOSam Hurst2019-12-231-1/+1
* tcpci: add command to dump standard TCPCI registersKeith Short2019-12-232-0/+90
* TCPMv2: Handle unexpected msgs received during Port DiscoverySam Hurst2019-12-231-3/+9
* TCPMv2: Operating as a SNK, clear the End AMS flagSam Hurst2019-12-211-3/+17
* TCPMv2: Don't use SinkTXOK/NG in middle of partner-initiated PD3.0 AMSSam Hurst2019-12-211-25/+35
* TCPMv2: Don't turn off VCONN during a PR_SWAPSam Hurst2019-12-211-1/+1
* build_assert: use _Static_assertJett Rink2019-12-211-5/+5
* usbc: use different task pause for each portDenis Brockus2019-12-211-4/+6
* ec: remove entering_mode host commandJoel Kitching2019-12-214-31/+3
* ppc: Use hard reset to recover from CC overvoltageEdward Hill2019-12-213-66/+39
* usbc: Move PPC overcurrent functions to usb_common.cEdward Hill2019-12-204-108/+67
* tcpci: restructure fault fetch and clearingDenis Brockus2019-12-202-0/+46
* usb_pd: Enable Try.Src when dedicated charge port presentAyushee2019-12-201-0/+9
* ec: use symbolic names instead of magic numbersPaul Fagerburg2019-12-201-2/+20
* Reland "smart_battery: add smbus error checking support"Ting Shen2019-12-205-44/+278
* TCPMv2: Keep message transmission and reception synchronizedSam Hurst2019-12-202-52/+114
* TCPMv2: PD: Separately track each SOP and SOP' and SOP''Sam Hurst2019-12-206-94/+177
* TCPMv2: ServoV4 is not recognized appropriatelySam Hurst2019-12-203-95/+347
* npcx7: i2c: enable FIFO mode to transmit and receive dataCHLin2019-12-203-80/+378
* testing: remove incorrect testing assertJett Rink2019-12-201-1/+7
* cleanup: fixing warnings and formattingJett Rink2019-12-202-2/+2