summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-4/+16
* common/vboot: Add rwsig info commandTom Hughes2020-02-061-0/+42
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-311-0/+1
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-291-14/+11
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-0/+3
* PD: Add support for new host command, EC_CMD_GET_PD_PORT_CAPSTim Wawrzynczak2020-01-241-0/+68
* USB_MUX: correct setting the retimer dataVijay Hiremath2020-01-091-0/+1
* common: Add feature flag for online calibrationYuval Peress2019-12-191-0/+32
* usb_pd: Sending Thunderbolts-compatible host notificationAyushee2019-12-171-0/+16
* TCPMv1: Add support for Thunderbolt-compatible modeAyushee2019-12-171-6/+7
* cbi: add FW_CONFIG CBI fieldJett Rink2019-12-161-0/+1
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-1/+1
* EC: Implementation for AP reboot from G3 state using ectool command.Sooraj Govindan2019-12-101-0/+12
* ec: remove entering_mode host commandJoel Kitching2019-12-061-0/+3
* ec_commands: Force enum to be at least 16 bitsTom Hughes2019-11-081-3/+5
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* fpsensor: Enable positive match secret and positive match salt on enrollment.Yicheng Li2019-10-091-3/+6
* fpsensor: Implement command to read positive_match_secret.Yicheng Li2019-10-091-0/+11
* ec_commands: Obsolete v0 and declare v1 of host command EC_CMD_POWER_INFOTim Wawrzynczak2019-10-051-7/+60
* fpsensor: Add async FP_CMD_CONTEXTTom Hughes2019-10-021-0/+12
* cleanup: remove copy of pd_cc_state enumJett Rink2019-09-261-10/+16
* audio_codec: add WoV abstract layerTzung-Bi Shih2019-09-191-0/+69
* audio_codec: add DMIC abstract layerTzung-Bi Shih2019-09-171-10/+33
* audio_codec: add common abstract layerTzung-Bi Shih2019-09-171-2/+62
* audio_codec: extract DMIC from I2S RXTzung-Bi Shih2019-09-031-13/+36
* audio_codec: refactor I2S RXTzung-Bi Shih2019-09-031-69/+51
* audio_codec: remove unused EC_FEATURE codeTzung-Bi Shih2019-09-031-2/+0
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-4/+27
* ec_commands: Make importing ec_commands.h easier for foreign projectsYu-Ping Wu2019-08-211-4/+17
* driver: lis2dwl: add driver supportPaul Ma2019-08-211-0/+1
* usb_pd: Get USB-C cable type informationAyushee2019-08-161-2/+5
* usb_mux: Send DP safe mode info to virtual MUXVijay Hiremath2019-08-141-0/+1
* driver: lis2dw12: Add driver supportmario tesi2019-08-131-0/+1
* ectool/trng: Add "rand" host command for testing RNGTom Hughes2019-08-061-0/+19
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-07-251-0/+51
* driver: Add support for calibration modeGwendal Grignou2019-07-241-3/+9
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-8/+2
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-201-1/+6
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+9
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-171-1/+3
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-06-241-1/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-0/+1
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-071-0/+12
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-061-15/+32
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-301-2/+3
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-241-2/+26
* i2c: add i2clookup host commandJett Rink2019-05-161-0/+29
* common: add MOTIONSENSE_CHIP_TCS3400Nick Vaccaro2019-05-041-0/+1
* common: add new MOTIONSENSE_TYPE_LIGHT_RGB sensor typeNick Vaccaro2019-05-041-0/+1