Age | Commit message (Expand) | Author |
2012-07-31 | mxc_i2c.c: code i2c_probe as a 0 length i2c_write | Troy Kisky |
2012-07-31 | mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write | Troy Kisky |
2012-07-31 | mxc_i2c: create i2c_init_transfer | Troy Kisky |
2012-07-31 | mxc_i2c: clear i2sr before waiting for bit | Troy Kisky |
2012-07-31 | mxc_i2c: create tx_byte function | Troy Kisky |
2012-07-31 | mxc_i2c: remove ifdef of CONFIG_HARD_I2C | Troy Kisky |
2012-07-31 | mxc_i2c: fix i2c_imx_stop | Troy Kisky |
2012-07-11 | mxc_i2c: remove setting speed at each start | Troy Kisky |
2012-07-11 | mxc_i2c: specify i2c base address in config file | Troy Kisky |
2011-11-03 | I2C: Fix mxc_i2c.c problem on imx31_phycore | Marek Vasut |
2011-11-03 | I2C: added I2C-2 and I2C-3 to MX35 | Stefano Babic |
2011-10-27 | I2C: Add i2c_get/set_speed() to mxc_i2c.c | Marek Vasut |
2011-09-30 | I2C: mxc_i2c rework | Marek Vasut |
2011-09-07 | I2C: mxc: fix compilation for MX31 | Stefano Babic |
2011-04-27 | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic |
2011-02-02 | I2C: mxc_i2c: address failure with mx35 processor | Stefano Babic |
2011-02-02 | I2C: mxc_i2c: get rid of __REG access | Stefano Babic |
2011-02-02 | mxc_i2c: Add support for the i.MX35 processor | Stefano Babic |
2011-02-02 | mxc_i2c: add support for MX53 processor | Liu Hui-R64343 |
2009-02-14 | i.MX31: Start the I2C clock on driver initialisation | Guennadi Liakhovetski |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-18 | i2c: Clean drivers/i2c/ Makefile | Michal Simek |
2008-04-13 | add an i2c driver for mx31 | Sascha Hauer |
2008-04-11 | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: | Wolfgang Denk |
2008-03-30 | add an i2c driver for mx31 | Sascha Hauer |