index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
i2c.h
Age
Commit message (
Expand
)
Author
2013-01-08
I2C: Driver changes for FDT support
Rajeshwari Shinde
2012-09-17
i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
Ćukasz Majewski
2012-01-11
fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
esw@bus-elektronik.de
2011-10-27
GCC4.6: Squash warning in cmd_date.c
Marek Vasut
2011-10-04
Revert "GCC4.6: Convert various empty macros to inline functions"
Wolfgang Denk
2011-10-01
GCC4.6: Convert various empty macros to inline functions
Marek Vasut
2011-04-28
i2c: add i2c deblock sequence before and after every mux config
Stefan Bigler
2010-04-19
fsl_i2c: Added a callpoint for i2c_board_late_init
Richard Retanubun
2010-03-29
i2c: made unused function i2c_mux_add_device static
Frans Meulenbroeks
2010-02-12
convert common files to new SoC access
Jens Scharsig
2009-07-20
powerpc: updates for the keymile boards
Heiko Schocher
2009-06-12
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
Peter Tyser
2009-02-12
i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts
Mike Frysinger
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
2008-10-18
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
Heiko Schocher
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2007-03-08
[PATCH] I2C: Add missing default CFG_SPD_BUS_NUM
Matthias Fuchs
2007-03-01
[PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM
Stefan Roese
2007-02-20
[PATCH] PPC4xx: Add support for multiple I2C busses
Stefan Roese
2006-11-04
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...
Timur Tabi
2006-11-04
Add support for multiple I2C buses
Ben Warren
2003-03-14
* Avoid flicker on the TRAB's VFD by synchronizing the enable with
wdenk
2002-03-10
Initial revision
wdenk