summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/fsl_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu2014-07-161-2/+20
* drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha2014-04-291-7/+34
* fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-201-3/+11
* fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan2013-08-201-2/+57
* i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-133/+85
* i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau2013-07-161-3/+6
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-3/+4
* drivers/i2c/fsl_i2c.c: sparse fixKim Phillips2012-10-251-1/+1
* fsl_i2c: Fix compile warningKumar Gala2011-11-091-1/+1
* Powerpc/i2c: Use the same initialize codesJerry Huang2011-11-041-22/+25
* fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-191-3/+13
* fsl_i2c: Do not generate STOP after read.Joakim Tjernlund2009-09-281-5/+6
* fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund2009-09-281-35/+55
* fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund2009-09-281-3/+11
* fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund2009-09-281-4/+8
* fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi2009-09-061-4/+20
* i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher2009-07-211-0/+6
* 83xx, i2c: add mux support for fsl_i2cHeiko Schocher2009-03-051-1/+21
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-16/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-091-4/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-11/+11
* Add I2C frequency dividers for ColdFireTsiChung Liew2008-08-281-1/+33
* i2c: Clean drivers/i2c/ MakefileMichal Simek2008-08-181-2/+0
* Fix merge problemsStefan Roese2008-08-061-7/+11
* Fix warnings introduced by I2C bus speed setting patchKumar Gala2008-04-131-4/+3
* Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi2008-03-271-9/+105
* drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2007-11-201-0/+295
OpenPOWER on IntegriCloud