summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/omap24xx_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOWGuy Thouret2016-03-281-0/+34
* cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-281-1/+1
* i2c, omap24xx: add i2c deblock sequenzHeiko Schocher2014-07-161-0/+57
* OMAP24xx I2C: Add support for set-speedHannes Petermaier2014-02-201-50/+97
* arm: omap: i2c: don't zero cnt in i2c_writeNikita Kiryanov2013-12-051-6/+0
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-64/+108
* ARM: OMAP: I2C: New read, write and probe functionsLubomir Popov2013-06-101-191/+299
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-6/+14
|\
| * omap24xx_i2c: Handle wait_for_bb errorVincent Stehlé2012-12-101-6/+14
* | omap24xx_i2c: Handle OMAP5 like OMAP2,3,4Vincent Stehlé2012-12-111-5/+10
|/
* omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-061-0/+8
* omap24xx_i2c: add 2-byte address supportIlya Yanok2012-09-011-32/+26
* omap24xx_i2c: Add AM33XX supportTom Rini2012-07-071-3/+3
* Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini2012-07-071-11/+31
* Revert "ARM: I2C: I2C Multi byte address support"Tom Rini2012-02-211-294/+173
* Revert "ARM: AM33XX: Add AM33XX I2C driver support"Tom Rini2012-02-211-13/+7
* ARM: AM33XX: Add AM33XX I2C driver supportPatil, Rachna2012-01-231-7/+13
* ARM: I2C: I2C Multi byte address supportPatil, Rachna2012-01-231-173/+294
* drivers/i2c/omap24xx_i2c.c: move all local variables to SRAMAndreas Müller2012-01-161-4/+9
* drivers/i2c/omap24xx_i2c.c: replace printf with one argument by putsAndreas Müller2012-01-161-6/+6
* ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones2011-09-121-52/+53
* ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones2011-09-121-78/+58
* cosmetic: spell fixes etc.Michael Jones2011-07-281-1/+1
* I2C: OMAP: detect more devices when probing an i2c busNick Thompson2011-04-141-31/+11
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-1/+2
* ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman2010-10-251-1/+1
* ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman2010-10-201-11/+30
* ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman2010-10-201-36/+42
* ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman2010-10-201-39/+37
* ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman2010-10-201-6/+8
* i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher2010-09-191-1/+3
* Prepare v2010.09-rc1Wolfgang Denk2010-09-101-1/+0
* ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman2010-08-051-10/+21
* ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-051-3/+14
* OMAP2/3: I2C: Add support for second and third busDirk Behme2009-11-161-67/+99
* OMAP I2C Fix the sampling clock.Tom Rix2009-07-281-7/+67
* OMAP3: Add I2C supportDirk Behme2009-01-241-0/+23
* ARM: OMAP: Convert IO macrosDirk Behme2008-11-211-67/+64
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* i2c: Clean drivers/i2c/ MakefileMichal Simek2008-08-181-4/+0
* drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2007-11-201-0/+329
OpenPOWER on IntegriCloud