summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common/motion_sense: fix compilation issue when MKBP is not setGwendal Grignou2020-01-091-0/+2
* i2c: always write on read/modify/writeDenis Brockus2020-01-091-30/+18
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-093-5/+10
* pd: cleanup pd_get_roleDenis Brockus2020-01-094-13/+15
* usb_pd: Set MUX mode correctly for sink devicesVijay Hiremath2020-01-091-23/+30
* TCPMv2: Add BC1.2 trigger eventsDenis Brockus2020-01-081-0/+54
* TCPMv2: Add unattached polarityDenis Brockus2020-01-081-17/+47
* TCPMv2: Allow for Auto Discharge DisconnectDenis Brockus2020-01-081-0/+12
* tcpci: Only drive one CC line when attachedDenis Brockus2020-01-083-13/+66
* usb_pd: return to correct state after tcpc resetTing Shen2020-01-081-0/+3
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-082-4/+6
* bloonchipper: Add transport and sensor detectionTom Hughes2020-01-085-0/+59
* usb_pd: Set RDO flags correctly for communication capable PD devicesVijay Hiremath2020-01-071-0/+19
* USB PD: Consider DFET of battery when refrain from snk_resetMarco Chen2020-01-041-2/+4
* cbi: Add support for CONFIG_WP_ACTIVE_HIGHAseda Aboagye2020-01-031-0/+4
* cr50: update size checks for U2F_ATTESTAndrey Pronin2020-01-031-2/+2
* cr50: add checks to U2F_ATTESTAndrey Pronin2020-01-031-3/+34
* led_pwm: support different pwm modulesTing Shen2019-12-271-12/+15
* kodama: overwrite bad battery params to known good valueTing Shen2019-12-231-0/+4
* virtual_battery: return errors on bad battery flagsTing Shen2019-12-231-0/+18
* kukui: include a dummy bootblock if BOOTBLOCK variable not setTing Shen2019-12-191-0/+20
* TCPMv2: Remove unnecessary macro around the pd_usb_billboard_deferred functionSam Hurst2019-12-191-2/+1
* fpsensor: update OWNERSTom Hughes2019-12-191-1/+1
* common: Add feature flag for online calibrationYuval Peress2019-12-191-5/+12
* TCPMv1: TBT: Correct checking for Intel SVIDsVijay Hiremath2019-12-181-12/+14
* battery: combine strings to reduce code sizeEric Yilun Lin2019-12-181-5/+6
* common: Add sensor stillness detectorYuval Peress2019-12-182-0/+111
* 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