summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* Revert "common/led_common: Add API for controlling LED state"Mary Ruthven2021-11-181-2/+0
* Revert "i2c: add i2clookup host command"Mary Ruthven2021-11-181-34/+0
* Revert "system: Add support for emulated sysrq"Mary Ruthven2021-11-181-5/+0
* Revert "system: Fixups in emulated sysrq code"Mary Ruthven2021-11-181-4/+1
* Revert "common: sensors: add extra sensor attributes"Mary Ruthven2021-11-181-22/+1
* Revert "coral: Add host command to fetch SKU ID"Mary Ruthven2021-11-181-8/+0
* Revert "common: add host command to push AP SKU ID to ec"Mary Ruthven2021-11-181-4/+1
* Revert "EFS: Add support for early firmware selection"Mary Ruthven2021-11-181-25/+3
* Revert "EFS: Allow EC to switch slot on reboot"Mary Ruthven2021-11-181-1/+0
* Revert "EFS: Sysjump to active copy"Mary Ruthven2021-11-181-1/+1
* Revert "system: Allow hibernate to clear AP_OFF flag"Mary Ruthven2021-11-181-2/+1
* Revert "ec/google: Add command to fetch keyboard ID from EC"Mary Ruthven2021-11-181-11/+0
* system: remove support for ap-watchdog resetMary Ruthven2021-11-181-1/+0
* i2c_controller: remove subcommand to protect all TCPC portsMary Ruthven2021-11-181-3/+2
* Revert "common: Add EC_CMD_LOCATE_CHIP"Mary Ruthven2021-11-181-29/+17
* Revert "TCPC: Make tcpc_config handle other bus types"Mary Ruthven2021-11-181-1/+0
* Revert "Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNT"Mary Ruthven2021-11-181-1/+1
* coil: cleanup i2c commentsMary Ruthven2021-01-081-2/+2
* coil: remove fingerprint supportMary Ruthven2021-01-061-297/+0
* 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