Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-27 | i2c: fti2c010: remove unused/unmaintained driver | Masahiro Yamada | 1 | -340/+0 |
2017-05-15 | i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT | Simon Glass | 1 | -9/+0 |
2016-12-05 | dm: i2c: Add a note to I2C drivers which need conversion | Simon Glass | 1 | -0/+3 |
2014-01-13 | i2c: fti2c010: fix compiler warning on paddr[] | Kuo-Jung Su | 1 | -2/+2 |
2013-12-05 | i2c: fti2c010: serial out r/w address in MSB order | Kuo-Jung Su | 1 | -8/+18 |
2013-12-05 | i2c: fti2c010: migrate to new i2c model | Kuo-Jung Su | 1 | -166/+133 |
2013-12-05 | i2c: fti2c010: cosmetic: coding style cleanup | Kuo-Jung Su | 1 | -15/+16 |
2013-07-25 | drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers | Tom Rini | 1 | -2/+1 |
2013-07-23 | i2c: add Faraday FTI2C010 I2C controller support | Kuo-Jung Su | 1 | -0/+369 |