summaryrefslogtreecommitdiff
path: root/common/i2c_controller.c
Commit message (Expand)AuthorAgeFilesLines
* common/i2c: Implement i2cspeed console commandCaveh Jalali2021-09-281-0/+74
* common/i2c: Improve port number validation in i2c_set_freqCaveh Jalali2021-09-261-1/+6
* zephyr: i2c: Translate zephyr error to ecos errorsYuval Peress2021-09-211-1/+8
* zephyr: add support for I2C debuggingKeith Short2021-09-151-1/+8
* i2c_controller: Check if get_i2c_port returns NULLLukasz Hajec2021-08-061-0/+3
* zephyr: i2c: protect physical portDino Li2021-07-221-0/+20
* common/i2c_controller: Fix the port protection logicKarthikeyan Ramasubramanian2021-07-091-1/+4
* i2c_controller: add volatile for i2c_port_active_listEric Yilun Lin2021-06-251-2/+2
* Fix compilation issues with nocturne SDKPatryk Duda2021-06-171-2/+4
* zephyr: Fix I2C_PASSTHRU host commandDawid Niedzwiecki2021-06-081-3/+35
* zephyr: i2c: remove scl and sda referencesYuval Peress2021-05-141-0/+2
* zephyr: i2c: Fix use of I2C_PORT_VIRTUAL_BATTERYYuval Peress2021-04-151-1/+2
* i2c_controller: zephyr: explicitly strip flags from addr_flagsFabio Baltieri2021-04-081-1/+6
* zephyr: Support multi-step I2C transactionsSimon Glass2020-12-241-2/+39
* COIL: Rename SLEEP_MASK_I2C_CONTROLLERDiana Z2020-12-041-3/+3
* COIL: Rename local variables in common i2c_controllerDiana Z2020-12-041-105/+105
* COIL: Rename common i2c_controllerDiana Z2020-12-011-0/+1767