summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* various: Fix spellingAbe Levkoy2020-10-222-3/+3
* TCPMv2: Create charge allow_list and add devicesDenis Brockus2020-10-221-0/+6
* zephyr: add initial gpio shimJett Rink2020-10-211-15/+50
* TCPMv2: Correct Enter Mode TBT payloadAyushee2020-10-211-15/+27
* TCPMv2: Report TYPEC commands as a featureDiana Z2020-10-211-0/+2
* TCPMv2: Add fields for sink capabilities to TYPEC_STATUSDiana Z2020-10-211-5/+2
* TCPMv2: Report source capabilities in TYPEC_STATUSDiana Z2020-10-212-13/+83
* TCPMv2: Report partner PD revisions in TYPEC_STATUSDiana Z2020-10-211-15/+39
* TCPMv2: Avoid VCONN-Source discovery failureAbe Levkoy2020-10-211-0/+1
* common: online_calibration: Fix compilation issueGwendal Grignou2020-10-201-1/+2
* TCPMv2: Add debug detach interfaceDiana Z2020-10-191-0/+8
* TCPMv2: Use a common function to check if the battery is capableWai-Hong Tam2020-10-171-2/+11
* mp4245: Buck boost converter initial driverScott Collyer2020-10-151-0/+3
* TCPMv2: Avoid alt mode files from changing DPM statesAyushee2020-10-144-10/+33
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-142-18/+7
* intelrvp: update usb_pd files to indicate MECC version complianceName2020-10-131-0/+6
* npcx9: support SHA256 hardware acceleratorCHLin2020-10-132-0/+11
* zephyr: add strtoi shim functionJett Rink2020-10-121-1/+3
* it83xx: enable selecting EC's VCCDino Li2020-10-081-0/+7
* usbc_ppc: inform the PPC of the power role of the connected deviceEric Yilun Lin2020-10-081-6/+24
* SYV682X: Automatically set CONFIG optionsEric Herrmann2020-10-071-0/+6
* ec_commands: fix DP PIN assignment flagEric Yilun Lin2020-10-071-7/+7
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-061-2/+2
* TCPMv2: Add event clear to TYPEC_CONTROLDiana Z2020-10-051-1/+5
* TCPMv2: Notify on SOP and SOP' discovery completeDiana Z2020-10-051-0/+3
* TCPMv2: Add events to TYPEC_STATUS host commandDiana Z2020-10-051-1/+3
* TCPMv2: Add framework for per-port eventsDiana Z2020-10-052-0/+28
* TCPMv2: Add PD_EVENT_TYPECDiana Z2020-10-051-4/+6
* TCPMv2: Add TYPEC_STATUS commandDiana Z2020-10-053-52/+114
* npcx9: workaround the download_from_flash API of the booterCHLin2020-10-051-0/+6
* npcx: support enhanced PSL functions in npcx9CHLin2020-10-052-1/+26
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-012-3/+12
* zephyr: shim in the zephyr shell as the EC consoleJack Rosenthal2020-10-011-2/+6
* zephyr: disable DECLARE_HOOK and DECLARE_DEFERRED macrosJack Rosenthal2020-10-011-4/+8
* zephyr: make common.h compatible with ZephyrJack Rosenthal2020-10-011-0/+3
* zephyr: make IS_ENABLED compatible with shimJack Rosenthal2020-10-011-0/+22
* zephyr: make task_id.h compatible with ZephyrJack Rosenthal2020-10-011-0/+10
* zephyr: make compile_time_macros.h compatible with ZephyrJack Rosenthal2020-10-011-0/+14
* config: add CONFIG_ZEPHYRJack Rosenthal2020-10-011-0/+6
* tcpm: Add tpcm driver for stm32gx chipsScott Collyer2020-09-291-0/+1
* cleanup: button: Reword commentsAseda Aboagye2020-09-292-6/+8
* button: presss volume button detected by adcBen Chen2020-09-292-0/+20
* common: include config.h from console.hJack Rosenthal2020-09-291-0/+1
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-4/+4
* common: body_detection: modify calculation of noise levelChing-Kang Yen2020-09-291-0/+4
* ucsa: fusb307 driver and enable tcpc interruptYun-chieh, Lee2020-09-241-0/+1
* it83xx: read_clear_int_mask() read and clear interrupt bit.Dino Li2020-09-241-4/+4
* common: include console_channel.inc to be relative to include/Jack Rosenthal2020-09-241-1/+1
* cortex-m: support locating .data section in ROM residentKeith Short2020-09-241-0/+22
* third_party/linux: Adapt overflow.h for EC build environmentTom Hughes2020-09-242-0/+48