summaryrefslogtreecommitdiff
path: root/drivers/i2c/mxc_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-6/+1
2011-02-02I2C: mxc_i2c: address failure with mx35 processorStefano Babic1-18/+68
2011-02-02I2C: mxc_i2c: get rid of __REG accessStefano Babic1-28/+44
2011-02-02mxc_i2c: Add support for the i.MX35 processorStefano Babic1-4/+5
2011-02-02mxc_i2c: add support for MX53 processorLiu Hui-R643431-3/+18
2009-02-14i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski1-0/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-08-19i2c: Clean drivers/i2c/ MakefileMichal Simek1-1/+1
2008-04-14add an i2c driver for mx31Sascha Hauer1-0/+202
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk1-207/+0
2008-03-30add an i2c driver for mx31Sascha Hauer1-0/+207