summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver: lis2ds12: Add driver supportMario Tesi2020-03-272-0/+3
* usb_pd: Move cable communication functions to common fileAyushee2020-03-271-0/+22
* x86: Make board_has_[before|after]_rsmrst overridableAseda Aboagye2020-03-262-19/+6
* zork: undo revert for zork on AutoDischargeDisconnectDenis Brockus2020-03-262-0/+25
* Revert "tcpmv2: cleanup auto discharge disconnect"Aseda Aboagye2020-03-261-7/+4
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-262-5/+5
* common: Add blink exampleCraig Hesling2020-03-251-0/+16
* common/sha1: Drop support for CONFIG_SHA1Nicolas Boichat2020-03-251-3/+0
* curve25519: Move to third_partyNicolas Boichat2020-03-241-70/+1
* cbi: Support PCB supplier fieldAbe Levkoy2020-03-242-0/+2
* TCPMv2: Split PD message buffers into separate TX/RX buffersSam Hurst2020-03-211-2/+2
* Charger: Add driver function for sourcing OTGDiana Z2020-03-211-0/+5
* ioexpander: add IOEX_FLAGS_DISABLEDEdward Hill2020-03-201-22/+5
* usb_port_power: Add CONFIG_USB_PORT_ENABLE_DYNAMICEdward Hill2020-03-202-3/+16
* tcpmv2: cleanup auto discharge disconnectDenis Brockus2020-03-201-4/+7
* usb_port_power: move usb_port_enable[] to headerEdward Hill2020-03-201-0/+10
* USB-C: Determine port partner's data role based on PD's data roleVijay Hiremath2020-03-191-7/+0
* uart.h: fix compilation inclusion guard placementVadim Bendebury2020-03-191-2/+2
* Rename Cortex-M MMFS to CFSRPeter Marheine2020-03-192-2/+2
* TCPMv2: Use a DPM_REQUEST message to trigger Port DiscoverySam Hurst2020-03-181-0/+1
* i2c_hid_touchpad: Add function to prepare new input reportsShecky Lin2020-03-171-0/+8
* i2c_hid_touchpad: Add init and request handlersShecky Lin2020-03-171-0/+18
* i2c_hid_touchpad: Add basic structs and descriptorsShecky Lin2020-03-173-0/+125
* Button: add ectool command to simulate button presspandeyan2020-03-173-17/+46
* common/keyboard_vivaldi: Support for new Vivaldi keyboardRajat Jain2020-03-173-10/+81
* OCPC: Introduce charger enumDiana Z2020-03-161-1/+4
* SM5803: Initial driverDiana Z2020-03-161-1/+4
* Mushu : Add GPU temperature sensor driverloganliao2020-03-131-0/+1
* TCPMv2: Allow reduced functionality to PD2.0 featuresSam Hurst2020-03-122-1/+20
* ec_commands: Add limits.h for linux kernel compatibilityGwendal Grignou2020-03-121-3/+3
* common: motion_sense: implement AP command to read dirty calibrationYuval Peress2020-03-111-1/+17
* it83xx/adc: add voltage comparator featureRuibin Chang2020-03-111-0/+3
* keyboard: Add a new config for the keyboard customizationZhuohao Lee2020-03-104-2/+31
* i2c: Cleanup I2C tracing outputKeith Short2020-03-101-6/+7
* common: online_calibration: Fire MKBP event on new calibrationYuval Peress2020-03-095-0/+64