summaryrefslogtreecommitdiff
path: root/common/ec_features.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-6/+2
* common: Add override for lid angle calculationGwendal Grignou2022-10-281-2/+6
* Features: Add feature flag to advertise AP VDM controlDiana Z2022-10-171-0/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* common/ec_features.c: Format with clang-formatJack Rosenthal2022-07-011-31/+32
* USB Mux: Add feature flag for AP mux settingDiana Z2022-06-221-0/+3
* Add EC feature flag for S4 residencyEvan Green2021-12-011-0/+3
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-271-1/+1
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-241-1/+1
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-231-1/+1
* ec_features: Use mask for AP mode entryAbe Levkoy2021-01-071-1/+1
* virtual mux: Wait for mux config ACK from the kernelDivya Sasidharan2020-12-151-0/+3
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* features: Define AP-driven mode entryAbe Levkoy2020-10-261-0/+3
* TCPMv2: Report TYPEC commands as a featureDiana Z2020-10-211-0/+3
* ec_features: Add feat console commanddnojiri2020-03-311-0/+10
* EFS2: Add EC_FEATURE_EFS2dnojiri2020-03-311-0/+3
* Define board_override_features_flags APIs as overridablednojiri2019-12-101-8/+12
* audio_codec: remove unused EC_FEATURE codeTzung-Bi Shih2019-09-031-3/+0
* kblight: Remove dependency on PWMDaisuke Nojiri2019-04-041-1/+1
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-03-261-1/+1
* ish: add ec_feature flag for ISHRushikesh S Kadam2019-02-041-0/+3
* mt_scp/ipi: Support host command.Yilun Lin2018-12-291-0/+3
* audio_codec: add audio codec featureCheng-Yi Chiang2018-12-201-0/+3
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-291-0/+3
* sensor: Add flag for tight timestampingGwendal Grignou2018-07-031-0/+3
* lpc/espi: convert remaning CONFIG_LPC to CONFIG_HOSTCMD_X86Jett Rink2018-05-221-1/+1
* CEC: Add CONFIG_CECStefan Adolfsson2018-05-091-0/+3
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-041-0/+3
* make EC_FEATURE_RWSIG definition more usefulVincent Palatin2018-03-011-1/+1
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-1/+5
* host_event_commands: Add support for always reporting masksFurquan Shaikh2017-10-181-1/+1
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-3/+2
* ec_features / coral: Allow disabling keyboard backlight featurePatrick Georgi2017-08-301-2/+12
* ec_features: Move feature flags out of ec_command into its own unitPatrick Georgi2017-08-301-0/+114