| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: i2c: Add a note to I2C drivers which need conversion | Simon Glass | 2016-12-05 | 1 | -0/+3 |
* | i2c: sh_i2c: bugfix: i2c probe command does not work | Tetsuyuki Kobayashi | 2014-04-14 | 1 | -1/+3 |
* | i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework | Nobuhiro Iwamatsu | 2013-11-13 | 1 | -163/+131 |
* | i2c: sh_i2c: Avoid using I2C prior to relocation | Nobuhiro Iwamatsu | 2013-10-17 | 1 | -2/+8 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
* | i2c: sh_i2c: use setbits/clrbits macro | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -4/+4 |
* | i2c: sh_i2c.c: check error in i2c_read and i2c_write | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -18/+32 |
* | i2c: sh_i2c: enable i2c_probe | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -5/+27 |
* | i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -0/+15 |
* | i2c: sh_i2c.c: adjust for SH73A0 | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -0/+4 |
* | i2c: sh_i2c.c: correct BUSY bit define in ICSR | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -1/+1 |
* | i2c: sh_i2c.c: support iccl and icch extension | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -8/+22 |
* | i2c: sh: Remove irq_wait function | Nobuhiro Iwamatsu | 2012-10-03 | 1 | -16/+0 |
* | i2c: sh: Add support I2C for Renesas SH | Nobuhiro Iwamatsu | 2011-11-23 | 1 | -0/+292 |