Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zephyr: add a zephyr/ prefix to all zephyr includes | Fabio Baltieri | 2022-05-09 | 1 | -2/+2 |
* | zephyr: mchp: Add shim i2c | martin yan | 2022-03-28 | 1 | -0/+2 |
* | zephyr: it8xxx2: Compatible with the I2C enhance driver | Tim Lin | 2022-03-10 | 1 | -0/+5 |
* | zephyr: optimize I2C mutexes | Dawid Niedzwiecki | 2021-10-11 | 1 | -0/+12 |
* | zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKEN | Jack Rosenthal | 2021-09-07 | 1 | -1/+1 |
* | zephyr: Fix I2C_PASSTHRU host command | Dawid Niedzwiecki | 2021-06-08 | 1 | -0/+12 |
* | zephyr: i2c: remove scl and sda references | Yuval Peress | 2021-05-14 | 1 | -1/+1 |
* | zephyr: config: add a dts node for the CBI EEPROM | Fabio Baltieri | 2021-04-09 | 1 | -5/+0 |
* | zephyr: i2c mapping using an enum | Yuval Peress | 2021-04-08 | 1 | -3/+10 |
* | zephyr: remove dependency on chip specific code for npcx | Yuval Peress | 2020-12-10 | 1 | -7/+2 |
* | zephyr: Sort the options a bit | Simon Glass | 2020-12-05 | 1 | -0/+17 |
* | Add chip-specific shim along with i2c module | Yuval Peress | 2020-11-08 | 1 | -0/+28 |