summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* keyboard_8042: Add comment about KEYBOARD_ROW_REFRESHRajat Jain2020-05-061-0/+6
* pi3hdx1204: Add driver.Edward Hill2020-05-051-0/+1
* TCPMv2: Limit tc_is_vconn_src function to returning 0 or 1Sam Hurst2020-05-051-3/+1
* common/keyboard_vivaldi: Enable vivaldi by default for all boardsRajat Jain2020-05-051-0/+4
* usb_pd: Move Thunderbolt-Compatible functions to common fileAyushee2020-05-041-0/+66
* tcpmv2: add debug level for TC state machineDenis Brockus2020-05-042-0/+14
* TCPMv2: Send Soft Reset to SOP* that caused a protocol errorSam Hurst2020-05-021-1/+3
* TCPMv2: Store Tx type in PE stateAbe Levkoy2020-05-022-4/+2
* it83xx tcpc: Captured received SOP message typeKeith Short2020-05-011-1/+1
* tcpmv2: SNK HardReset cleanup - fix final commentsDenis Brockus2020-05-011-1/+11
* OCPC: Add concept of active charger ICAseda Aboagye2020-05-015-7/+59
* bc12: Limit max current to 1.5AAseda Aboagye2020-04-301-0/+8
* tcpmv2: SNK HardReset cleanupDenis Brockus2020-04-301-0/+7
* TCPMv2: Add dump pd command needed by PD_FAFTSam Hurst2020-04-293-0/+27
* TCPMv1: skip cable probing when not VCONN sourceKeith Short2020-04-281-4/+1
* USB4: Correct getting product type from VDOAyushee2020-04-281-0/+12
* TCPMv2: Cleanup: Ensure PD_FLAGS_* are not used.Edward Hill2020-04-251-22/+4
* driver: Add BMI260 basic driver supportChing-Kang Yen2020-04-232-0/+4
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-14/+0
* driver: Add BMI common codeChing-Kang Yen2020-04-231-15/+29
* tcpci: Add trigger for VBUS presence changesAseda Aboagye2020-04-231-0/+5
* common/vivaldi: Make the "Alt+VolUp+r" work on vivaldi keyboardsRajat Jain2020-04-212-3/+8
* common/keyboard_vivaldi: New keyboard framework for custom layoutRajat Jain2020-04-213-1/+25
* common: Make scancode table always mutableRajat Jain2020-04-212-19/+35
* TCPMv2: Remove storage for SOP'' discoveryDiana Z2020-04-211-1/+1
* USB/PD: Skip pd_prepare_sysjump for EFS2 boardsDaisuke Nojiri2020-04-211-2/+0
* PD: Use new structure for storing SOP identity responsesDiana Z2020-04-161-2/+41
* PS874x: Split PS8740 and PS8743Edward Hill2020-04-161-1/+2
* nct38xx: handle TCPCI faultsDenis Brockus2020-04-161-0/+10
* ec_commands.h: Add host command EC_CMD_GET_KEYBD_CONFIGRajat Jain2020-04-151-0/+78
* common/vivaldi: Revert Vivaldi changesRajat Jain2020-04-152-49/+0
* charger: Add chgnum arg to charger_get_input_currentAseda Aboagye2020-04-151-1/+1
* TCPMv1/v2: Move pd_prepare_sysjump() to common fileVijay Hiremath2020-04-142-6/+8
* ps8742: Add support of PS8742 Type-C SS/DP demuxWai-Hong Tam2020-04-101-0/+3
* TCPMv2: Send VDM version according to PD rev setDiana Z2020-04-081-14/+2
* config: Rename CONFIG_I2C_PASSTHROUGH to CONFIG_SB_PASSTHROUGHEdward Hill2020-04-081-1/+5
* common: move __override markers for weak symbolsKeith Short2020-04-081-27/+27
* it83xx/gpio: disable unused cc port moduleRuibin Chang2020-04-071-0/+6
* i2c: Fix port bug with i2ctrace and i2cscan commandsEdward Hill2020-04-071-0/+3
* PD: Create unified structure for all SOP* identityDiana Z2020-04-072-52/+117
* PD: Rename pd_policy to pd_discoveryDiana Z2020-04-071-7/+7
* tcpmv2: move function from TC layer to PEJett Rink2020-04-032-26/+0
* mock: add callback functionality to tcpc mockstabilize-13020.87.B-masterstabilize-13020.67.B-masterstabilize-13020.55.B-masterrelease-R83-13020.B-masterJett Rink2020-04-032-3/+108
* TCPMv2: Restore PD state after SysjumpSam Hurst2020-04-024-0/+34
* test: add better test printsJett Rink2020-04-011-8/+10
* EFS2: Add EC_FEATURE_EFS2dnojiri2020-03-311-0/+6
* tcpmv2: reduce zork specific auto discharge disconnect codeDenis Brockus2020-03-282-22/+0
* Volteer: add monitoring for PROCHOT inputKeith Short2020-03-282-0/+15
* common/vivaldi: Minor fixupsRajat Jain2020-03-271-2/+2
* config: update TCPMv2 config optionsJett Rink2020-03-271-40/+55