summaryrefslogtreecommitdiff
path: root/drivers/i2c/sh_i2c.c
AgeCommit message (Expand)Author
2014-04-14i2c: sh_i2c: bugfix: i2c probe command does not workTetsuyuki Kobayashi
2013-11-13i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu
2013-10-17i2c: sh_i2c: Avoid using I2C prior to relocationNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-16i2c: sh_i2c: use setbits/clrbits macroTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: check error in i2c_read and i2c_writeTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c: enable i2c_probeTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: support I2C2, I2C3 and I2C4Tetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: adjust for SH73A0Tetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: correct BUSY bit define in ICSRTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: support iccl and icch extensionTetsuyuki Kobayashi
2012-10-03i2c: sh: Remove irq_wait functionNobuhiro Iwamatsu
2011-11-23i2c: sh: Add support I2C for Renesas SHNobuhiro Iwamatsu