summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add default mapping for remote I2C portsKeith Short2021-09-141-2/+6
* zephyr: Automatically detect shared I2C portsKeith Short2021-09-141-4/+42
* zephyr: Cleanup I2C initializationKeith Short2021-09-141-6/+8
* zephyr: I2C cleanupKeith Short2021-09-141-10/+7
* zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKENJack Rosenthal2021-09-071-1/+1
* zephyr: i2c: protect physical portDino Li2021-07-221-0/+17
* zephyr: use DEVICE_DT_GET for phandle referencesFabio Baltieri2021-06-281-2/+1
* zephyr: Fix I2C_PASSTHRU host commandDawid Niedzwiecki2021-06-081-0/+16
* zephyr: i2c: remove scl and sda referencesYuval Peress2021-05-141-10/+5
* zephyr: i2c: remove frequency from devicetreeYuval Peress2021-05-141-11/+9
* zephyr: volteer: init i2c_portsYuval Peress2021-04-091-1/+20
* zephyr: Update the I2C tableSimon Glass2020-12-111-7/+2
* zephyr: remove dependency on chip specific code for npcxYuval Peress2020-12-101-0/+32
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-081-0/+23