aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/omap24xx_i2c.c
AgeCommit message (Expand)Author
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R
2018-11-14i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL checkBin Meng
2018-09-11DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-15omap24xx_i2c.c: Drop references to CONFIG_OMAP243XTom Rini
2017-05-09ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3Adam Ford
2017-03-28i2c: ti: Update method to calculate psc, sscl and ssch I2C parametersLukasz Majewski
2016-07-26drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver modelMugunthan V N
2016-07-26drivers: i2c: omap24xx_i2c: prepare driver for DM conversionMugunthan V N
2016-03-28omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOWGuy Thouret
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2014-07-16i2c, omap24xx: add i2c deblock sequenzHeiko Schocher
2014-02-20OMAP24xx I2C: Add support for set-speedHannes Petermaier
2013-12-05arm: omap: i2c: don't zero cnt in i2c_writeNikita Kiryanov
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-06-10ARM: OMAP: I2C: New read, write and probe functionsLubomir Popov
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-11omap24xx_i2c: Handle OMAP5 like OMAP2,3,4Vincent Stehlé
2012-12-10omap24xx_i2c: Handle wait_for_bb errorVincent Stehlé
2012-09-06omap4 i2c: add support for i2c bus 4Koen Kooi
2012-09-01omap24xx_i2c: add 2-byte address supportIlya Yanok
2012-07-07omap24xx_i2c: Add AM33XX supportTom Rini
2012-07-07Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini
2012-02-21Revert "ARM: I2C: I2C Multi byte address support"Tom Rini
2012-02-21Revert "ARM: AM33XX: Add AM33XX I2C driver support"Tom Rini
2012-01-23ARM: AM33XX: Add AM33XX I2C driver supportPatil, Rachna
2012-01-23ARM: I2C: I2C Multi byte address supportPatil, Rachna
2012-01-16drivers/i2c/omap24xx_i2c.c: move all local variables to SRAMAndreas Müller
2012-01-16drivers/i2c/omap24xx_i2c.c: replace printf with one argument by putsAndreas Müller
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-07-28cosmetic: spell fixes etc.Michael Jones
2011-04-14I2C: OMAP: detect more devices when probing an i2c busNick Thompson
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
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-19i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher
2010-09-10Prepare v2010.09-rc1Wolfgang Denk
2010-08-05ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman
2010-07-05ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme
2009-07-28OMAP I2C Fix the sampling clock.Tom Rix
2009-01-24OMAP3: Add I2C supportDirk Behme