summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* various: Fix spellingAbe Levkoy2020-10-222-3/+3
* TCPMv2: Create charge allow_list and add devicesDenis Brockus2020-10-221-0/+6
* zephyr: add initial gpio shimJett Rink2020-10-211-15/+50
* TCPMv2: Correct Enter Mode TBT payloadAyushee2020-10-211-15/+27
* TCPMv2: Report TYPEC commands as a featureDiana Z2020-10-211-0/+2
* TCPMv2: Add fields for sink capabilities to TYPEC_STATUSDiana Z2020-10-211-5/+2
* TCPMv2: Report source capabilities in TYPEC_STATUSDiana Z2020-10-212-13/+83
* TCPMv2: Report partner PD revisions in TYPEC_STATUSDiana Z2020-10-211-15/+39
* TCPMv2: Avoid VCONN-Source discovery failureAbe Levkoy2020-10-211-0/+1
* common: online_calibration: Fix compilation issueGwendal Grignou2020-10-201-1/+2
* TCPMv2: Add debug detach interfaceDiana Z2020-10-191-0/+8
* TCPMv2: Use a common function to check if the battery is capableWai-Hong Tam2020-10-171-2/+11