summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* COIL: Rename CONFIG_HOSTCMD_I2C_ADDR_FLAGSDiana Z2020-10-311-2/+2
* TCPMv2: Add allow_list for partners that didn't set UP but should haveDenis Brockus2020-10-301-3/+6
* Zephyr: refactor i2c components to avoid name collisions with zephyrYuval Peress2020-10-301-1/+4
* Zephyr: add support for irq_(un)lockYuval Peress2020-10-301-0/+17
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-302-11/+2
* morphius: Wait 500ms before allowing DP event to cause resume.Edward Hill2020-10-301-1/+1
* Zephyr: add support for shimming the mutex structYuval Peress2020-10-301-2/+14
* adlprvp: add Alderlake RVP supportPoornima Tom2020-10-281-0/+6
* COIL: Re-name to TCPCI_I2C_PERIPHERALDiana Z2020-10-281-4/+7
* tests: fix include for Zephyr ztestPaul Fagerburg2020-10-281-1/+1
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-4/+4
* IO-expander: Add driver support for PCA9675Name2020-10-261-0/+3
* features: Define AP-driven mode entryAbe Levkoy2020-10-261-0/+5
* test: Allow EC unit test to use Ztest APIPaul Fagerburg2020-10-231-0/+54
* Add shim for system.c (implementing jump data functions)Yuval Peress2020-10-222-1/+15
* TCPMv2: Add typeccontrol enter-mode subcommandAbe Levkoy2020-10-224-0/+30