summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Ectool: support reboot AP from G3 state with configurable delay.ravindr12020-11-231-4/+12
* TCPMv2: Store and report sink capsDiana Z2020-11-201-0/+14
* TCPMv2: Replace charging allow listDiana Z2020-11-201-0/+6
* zephyr: rename gpio_signal.h so that we have deterministic includesJack Rosenthal2020-11-191-0/+6
* common: Add EC_SUCCESS_IN_PROGRESS to enum ec_error_listDaisuke Nojiri2020-11-191-0/+3
* power: allow eSPI virtual wires without eSPI host commands for zephyrJack Rosenthal2020-11-191-1/+6
* extpower: replace header with forward declCaveh Jalali2020-11-191-1/+1
* ioexpander: forward declare ioex_signalCaveh Jalali2020-11-191-0/+2
* TCPC: Change SOP' disable interfaceDiana Z2020-11-181-3/+5
* berknip: update tusb544 eq settingZick Wei2020-11-181-0/+3
* keyboard_mkbp: Add a virtual switch EC_MKBP_FRONT_PROXIMITYWai-Hong Tam2020-11-182-0/+7
* SM5803: Add overcurrent reportingDiana Z2020-11-181-1/+2
* tcpc: Cleanup usage of tcpci_set_role_ctrl()Keith Short2020-11-181-0/+6
* i2c_master: extend i2c_xfer_no_retry to also support large writestabilize-13605.B-masterTing Shen2020-11-172-8/+8
* TCPM: Add OCP moduleDiana Z2020-11-173-44/+67
* system: Add EC_REBOOT_COLD_AP_OFF commandPi-Hsun Shih2020-11-171-0/+1
* common: motion_sense: Add spoofing activityChing-Kang Yen2020-11-132-3/+17
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-131-3/+4
* i2c_master: Add i2cxfer raw commandJan Dabros2020-11-121-0/+1
* motion_sense: Make change in range permanentGwendal Grignou2020-11-122-9/+13
* Revert "crc8: rename crc8 to cros_crc8 to to avoid zephyr conflict"Jett Rink2020-11-111-4/+3
* ec_command: don't assume BUILD_ASSERT is undefinedJett Rink2020-11-111-0/+3
* zephyr: add strtoull function for 64-bit inputJett Rink2020-11-111-3/+0
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-111-1/+1
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-111-3/+4
* hammer: support vivaldi keyboardTing Shen2020-11-103-9/+12
* Add EC_CMD_BATTERY_GET_STATIC v1 for zorkPeter Marheine2020-11-102-1/+23
* Zephyr: add more compliant implementation for irq_(un)lockYuval Peress2020-11-081-9/+23
* test_util: use ztest only if CONFIG_ZTEST is defined, not CONFIG_ZEPHYRJack Rosenthal2020-11-071-3/+3
* zephyr: move shimmed_tasks.h include to config.hJack Rosenthal2020-11-071-0/+9
* zephyr: cleanup unused _ZEPHYR_WARN_UNIMPLEMENTED macroJack Rosenthal2020-11-071-11/+0
* Revert "topology: Add USB2 & USB3 connectivity info to tcpc_config_t"caveh jalali2020-11-062-17/+0
* zephyr: Provide parse_bool()Simon Glass2020-11-061-0/+4
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-061-2/+19
* common: motion: add IF_ENABLED()Gwendal Grignou2020-11-063-8/+25
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-062-12/+23
* motion: orientation: update interfaceGwendal Grignou2020-11-063-8/+26
* zephyr: shim in hooks and deferredJack Rosenthal2020-11-051-7/+30
* TCPMv2: Correct battery index detectionDiana Z2020-11-051-1/+11
* zephyr: add task shimJett Rink2020-11-052-20/+7
* ec_commands: unify comments from kernel ec_commandGwendal Grignou2020-11-051-6/+1
* BB retimer: Update USB4 related bitsAyushee2020-11-051-1/+2
* TCPMv2: Add support for USB4 active cableAyushee2020-11-054-7/+35
* COIL: Rename CONFIG_I2C_PERIPHERALDiana Z2020-11-051-2/+2
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-052-3/+3
* COIL: Rename CONFIG_BOARD_I2C_ADDR_FLAGSDiana Z2020-11-051-2/+2
* zephyr: punt implementing some task functionsJack Rosenthal2020-11-031-0/+21
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-023-6/+3
* System: shutdown chipset before enter hibernateSue Chen2020-11-021-0/+5
* COIL: Rename SLEEP_MASK_I2C_PERIPHERALDiana Z2020-10-311-1/+1