Age | Commit message (Expand) | Author |
2015-01-08 | i2c:mxc fix array size of i2c_data | Peng Fan |
2014-09-08 | ls102xa: i2c: Add i2c support for LS102xA | Wang Huan |
2014-07-03 | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC | York Sun |
2014-04-29 | driver/mxc_i2c: Move static data structure to global_data | York Sun |
2013-10-17 | i2c: mxc: move to new subsystem | trem |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | I2C: mxc_i2c: Add support for Vybrid VF610 platform | Alison Wang |
2012-12-11 | i2c: Staticize local functions in mxc i2c driver | Marek Vasut |
2012-10-15 | imx: Use MXC_I2C_CLK in imx i2c driver | Matthias Weisser |
2012-07-31 | mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support | Troy Kisky |
2012-07-31 | mxc_i2c: add bus recovery support | Troy Kisky |
2012-07-31 | mxc_i2c: prep work for multiple busses support | Troy Kisky |
2012-07-31 | mxc_i2c: add i2c_regs argument to i2c_imx_stop | Troy Kisky |
2012-07-31 | mxc_i2c: add retries | Troy Kisky |
2012-07-31 | mxc_i2c: check for arbitration lost | Troy Kisky |
2012-07-31 | mxc_i2c: change slave addr if conflicts with destination. | Troy Kisky |
2012-07-31 | mxc_i2c: don't disable controller after every transaction | Troy Kisky |
2012-07-31 | mxc_i2c: place i2c_reset code inline | Troy Kisky |
2012-07-31 | mxc_i2c: place imx_start code inline | Troy Kisky |
2012-07-31 | mxc_i2c: remove redundant read | Troy Kisky |
2012-07-31 | mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s... | Troy Kisky |
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 |