summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv1/v2: Move hex8tou32 and remote_flashing to common fileSam Hurst2020-02-252-78/+80
* TCPMv1/v2: Move pd_set_polarity() to common fileVijay Hiremath2020-02-246-32/+24
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-223-10/+11
* TCPMv2: Notify system when entering attached stateAseda Aboagye2020-02-211-1/+10
* Servo: Adds persistent storage of MAC addressBrian J. Nemec2020-02-212-24/+128
* common/flash: Add validation to persist_state size.Brian J. Nemec2020-02-201-0/+2
* nct3807: potential connection cleanupDenis Brockus2020-02-201-16/+2
* util: Consistently truncate version stringTom Hughes2020-02-201-0/+1
* TCPMv1/v2: Move pd_is_vbus_present() to common fileVijay Hiremath2020-02-193-16/+8
* TCPMv1/v2: Move pd_is_try_source_capable() to common fileVijay Hiremath2020-02-193-72/+51
* TCPMv1/v2: Move resume_pd_port() to common fileVijay Hiremath2020-02-193-45/+22
* TCPMv2: Disable VBUS whenever we're a sinkAseda Aboagye2020-02-191-0/+3
* TCPMv2: Don't check RAM flag for VCONNAseda Aboagye2020-02-181-3/+0
* charger_state: check BATT_FLAG_* flags before trusting the valueTing Shen2020-02-171-2/+8
* usbc: remove tri-state polarityDenis Brockus2020-02-154-34/+2
* nct38xx: auto-toggle exit cleanupDenis Brockus2020-02-152-12/+2
* tcpci: Don't set 1 CC to open based on polarityAseda Aboagye2020-02-141-0/+5
* chgramp: Don't ramp DTS suppliers above advertisementAseda Aboagye2020-02-141-9/+6
* common: motion_sense_fifo: fix iteration bugYuval Peress2020-02-141-2/+24
* TCPMv1/v2: Move PD & Partner type detection code to common fileVijay Hiremath2020-02-143-34/+21
* TCPMv1/v2: Reduce number of arguments of pd_build_request()Vijay Hiremath2020-02-143-61/+40
* tcpmv2: make connect after auto-toggle driver specificDenis Brockus2020-02-132-14/+20
* common: Migrate online calibration to own moduleYuval Peress2020-02-134-50/+134
* libcryptoc: Cleanup build messagesCraig Hesling2020-02-121-2/+1
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-123-36/+37
* TCPMv1/v2: Move PDO functions to PD dual role module fileVijay Hiremath2020-02-123-257/+260
* TCPMv1/v2: Move pd_get/set_max_voltage() to common fileVijay Hiremath2020-02-123-30/+20
* TCPMv1/v2: Move pd_charge_from_device() to common fileVijay Hiremath2020-02-124-23/+21
* TCPMv1/v2: Move pd_set_vbus_discharge() to common fileVijay Hiremath2020-02-123-65/+40
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-123-93/+48
* TCPMv1/v2: Move pd_usb_billboard_deferred() to common fileVijay Hiremath2020-02-123-35/+19
* battery: set correct battery cutoff stateKeith Short2020-02-101-2/+5
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-098-63/+390
* TCPMv2: Don't exit DP mode on chipset suspend and resumeSam Hurst2020-02-081-3/+8
* common: Implement accelerometer calibrationYuval Peress2020-02-082-1/+82
* fpsensor: Refactor fpsensor tests into separate binariesTom Hughes2020-02-072-0/+31
* TCPMv1/v2: Move "pdcable" console command to common fileVijay Hiremath2020-02-073-108/+116
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-02-071-0/+6
* usb_pd: Move common alt mode DFP functions to it's fileVijay Hiremath2020-02-062-338/+340
* common: Implement newton sphere fitYuval Peress2020-02-063-1/+196
* common/vboot: Add rwsig info commandTom Hughes2020-02-063-2/+68
* TCPMv2: Add TypeC functions needed for PD FAFTSam Hurst2020-02-051-86/+192
* test: move mock header filesJett Rink2020-02-054-46/+2
* TCPMv2: hook unattached state for ITE driverRuibin Chang2020-02-051-2/+8
* common: queue: Add ability to iterate over queueYuval Peress2020-02-051-0/+46
* ec fan: Ensure AP is on before starting fan.Andrew McRae2020-02-051-1/+6
* TCPMv1: Don't turn off pd module clock if rx enabledRuibin Chang2020-02-051-2/+2
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-57/+0
* TCPMv1/v2: Move "pe" console command to common fileVijay Hiremath2020-02-044-144/+87
* TCPMv2: Remove tcpm_init from usb_prl state machineSam Hurst2020-02-041-1/+0