summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/i2c
Commit message (Expand)AuthorAgeFilesLines
* zephyr/shim/include/i2c/i2c.h: Format with clang-formatJack Rosenthal2022-07-011-3/+4
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-2/+2
* zephyr: mchp: Add shim i2cmartin yan2022-03-281-0/+2
* zephyr: it8xxx2: Compatible with the I2C enhance driverTim Lin2022-03-101-0/+5
* zephyr: optimize I2C mutexesDawid Niedzwiecki2021-10-111-0/+12
* zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKENJack Rosenthal2021-09-071-1/+1
* zephyr: Fix I2C_PASSTHRU host commandDawid Niedzwiecki2021-06-081-0/+12
* zephyr: i2c: remove scl and sda referencesYuval Peress2021-05-141-1/+1
* zephyr: config: add a dts node for the CBI EEPROMFabio Baltieri2021-04-091-5/+0
* zephyr: i2c mapping using an enumYuval Peress2021-04-081-3/+10
* zephyr: remove dependency on chip specific code for npcxYuval Peress2020-12-101-7/+2
* zephyr: Sort the options a bitSimon Glass2020-12-051-0/+17
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-081-0/+28