aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2012-03-29tegra: i2c: Add I2C driverYen Lin2-0/+570
2012-02-21Revert "ARM: I2C: I2C Multi byte address support"Tom Rini2-296/+173
2012-02-21Revert "ARM: AM33XX: Add AM33XX I2C driver support"Tom Rini1-13/+7
2012-01-23ARM: AM33XX: Add AM33XX I2C driver supportPatil, Rachna1-7/+13
2012-01-23ARM: I2C: I2C Multi byte address supportPatil, Rachna2-173/+296
2012-01-16drivers/i2c/omap24xx_i2c.c: move all local variables to SRAMAndreas Müller1-4/+9
2012-01-16drivers/i2c/omap24xx_i2c.c: replace printf with one argument by putsAndreas Müller1-6/+6
2011-11-23drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warningAnatolij Gustschin1-3/+1
2011-11-23i2c: sh: Add support I2C for Renesas SHNobuhiro Iwamatsu2-0/+293
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+247
2011-11-11iMX28: Add I2C bus driverMarek Vasut2-0/+247
2011-11-09fsl_i2c: Fix compile warningKumar Gala1-1/+1
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-11/+30
2011-11-04Powerpc/i2c: Use the same initialize codesJerry Huang1-22/+25
2011-11-03I2C: Fix mxc_i2c.c problem on imx31_phycoreMarek Vasut1-11/+26
2011-11-03I2C: added I2C-2 and I2C-3 to MX35Stefano Babic1-0/+4
2011-10-27I2C: Add i2c_get/set_speed() to mxc_i2c.cMarek Vasut1-8/+23
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen1-18/+24
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen1-1/+1
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ2-5/+1
2011-09-30I2C: mxc_i2c reworkMarek Vasut1-133/+289
2011-09-30i2c, davinci: add i2c set speedHeiko Schocher1-0/+5
2011-09-12ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones1-52/+53
2011-09-12ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones1-78/+58
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic1-4/+1
2011-07-28cosmetic: spell fixes etc.Michael Jones1-1/+1
2011-06-01I2C: Add driver for ST-Ericsson U8500 i2cMichael Brandt3-0/+808
2011-04-28i2c, soft_i2c: deblock bus if switching to another i2c busHeiko Schocher1-0/+1
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD1-1/+1
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen1-1/+35
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen2-73/+151
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen1-1/+1
2011-04-27pxa: move i2c driver to the common placeLei Wen2-0/+453
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-6/+1
2011-04-14I2C: OMAP: detect more devices when probing an i2c busNick Thompson1-31/+11
2011-02-02I2C: mxc_i2c: address failure with mx35 processorStefano Babic1-18/+68
2011-02-02I2C: mxc_i2c: get rid of __REG accessStefano Babic1-28/+44
2011-02-02mxc_i2c: Add support for the i.MX35 processorStefano Babic1-4/+5
2011-02-02mxc_i2c: add support for MX53 processorLiu Hui-R643431-3/+18
2011-01-27Fix at91 includes in soft_i2c driverRyan Mallon1-3/+1
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-1/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-51/+51
2010-10-28Add generic support for samsung s3c2440C Nauman1-51/+51
2010-10-25ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman1-1/+1
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman1-11/+30
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman1-36/+42
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman1-39/+37
2010-10-20ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman1-6/+8
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-2/+2