summaryrefslogtreecommitdiffstats
path: root/include/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* i2c: add i2c deblock sequence before and after every mux configStefan Bigler2011-04-281-2/+0
* fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-191-0/+3
* i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks2010-03-291-2/+0
* convert common files to new SoC accessJens Scharsig2010-02-121-0/+5
* powerpc: updates for the keymile boardsHeiko Schocher2009-07-211-0/+2
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-121-3/+9
* i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger2009-02-121-14/+0
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-2/+60
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-11/+11
* I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher2008-10-181-0/+23
* soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher2008-10-181-0/+9
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* [PATCH] I2C: Add missing default CFG_SPD_BUS_NUMMatthias Fuchs2007-03-081-0/+3
* [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUMStefan Roese2007-03-011-0/+8
* [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-201-0/+10
* mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-031-4/+4
* Add support for multiple I2C busesBen Warren2006-11-031-0/+45
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-141-0/+3
* Initial revisionwdenk2002-03-101-0/+82
OpenPOWER on IntegriCloud