aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2011-11-23drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-11-23i2c: sh: Add support I2C for Renesas SHNobuhiro Iwamatsu
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-11iMX28: Add I2C bus driverMarek Vasut
2011-11-09fsl_i2c: Fix compile warningKumar Gala
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-04Powerpc/i2c: Use the same initialize codesJerry Huang
2011-11-03I2C: Fix mxc_i2c.c problem on imx31_phycoreMarek Vasut
2011-11-03I2C: added I2C-2 and I2C-3 to MX35Stefano Babic
2011-10-27I2C: Add i2c_get/set_speed() to mxc_i2c.cMarek Vasut
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ
2011-09-30I2C: mxc_i2c reworkMarek Vasut
2011-09-30i2c, davinci: add i2c set speedHeiko Schocher
2011-09-12ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones
2011-09-12ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic
2011-07-28cosmetic: spell fixes etc.Michael Jones
2011-06-01I2C: Add driver for ST-Ericsson U8500 i2cMichael Brandt
2011-04-28i2c, soft_i2c: deblock bus if switching to another i2c busHeiko Schocher
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen
2011-04-27pxa: move i2c driver to the common placeLei Wen
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-04-14I2C: OMAP: detect more devices when probing an i2c busNick Thompson
2011-02-02I2C: mxc_i2c: address failure with mx35 processorStefano Babic
2011-02-02I2C: mxc_i2c: get rid of __REG accessStefano Babic
2011-02-02mxc_i2c: Add support for the i.MX35 processorStefano Babic
2011-02-02mxc_i2c: add support for MX53 processorLiu Hui-R64343
2011-01-27Fix at91 includes in soft_i2c driverRyan Mallon
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-25ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-19i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk
2010-08-30i2c: rewrite mvtwsi, support orion5x and kirkwoodAlbert Aribaud
2010-08-30i2c: rename kirkwood_i2c to mvtwsiAlbert Aribaud
2010-08-23i2c: omap2+: change header guard to be genericNishanth Menon
2010-08-05ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman
2010-07-22i2c: soft_i2c: add simple GPIO implementationMike Frysinger