Commit Graph

35 Commits (e4ff525f91f813456cf42a29227ee4a0fe01788b)

Author SHA1 Message Date
Troy Kisky e4ff525f91 mxc_i2c: prep work for multiple busses support 12 years ago
Troy Kisky 27a5da02c0 mxc_i2c: add i2c_regs argument to i2c_imx_stop 12 years ago
Troy Kisky a7f1a00510 mxc_i2c: add retries 12 years ago
Troy Kisky d5383a63cd mxc_i2c: check for arbitration lost 12 years ago
Troy Kisky ca741da106 mxc_i2c: change slave addr if conflicts with destination. 12 years ago
Troy Kisky 90a5b70f59 mxc_i2c: don't disable controller after every transaction 12 years ago
Troy Kisky 83a1a19038 mxc_i2c: place i2c_reset code inline 12 years ago
Troy Kisky 71e9f3cbeb mxc_i2c: place imx_start code inline 12 years ago
Troy Kisky d45e75b10c mxc_i2c: remove redundant read 12 years ago
Troy Kisky 7aa57a01c0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state 12 years ago
Troy Kisky cfbb88d338 mxc_i2c.c: code i2c_probe as a 0 length i2c_write 12 years ago
Troy Kisky c4330d283c mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write 12 years ago
Troy Kisky b230ddc267 mxc_i2c: create i2c_init_transfer 12 years ago
Troy Kisky ea572d853e mxc_i2c: clear i2sr before waiting for bit 12 years ago
Troy Kisky cea60b0c6c mxc_i2c: create tx_byte function 12 years ago
Troy Kisky 24cd738bc4 mxc_i2c: remove ifdef of CONFIG_HARD_I2C 12 years ago
Troy Kisky 1c076dba27 mxc_i2c: fix i2c_imx_stop 12 years ago
Troy Kisky 9ca37d78a3 mxc_i2c: remove setting speed at each start 12 years ago
Troy Kisky de6f604de2 mxc_i2c: specify i2c base address in config file 12 years ago
Marek Vasut bf0783df0d I2C: Fix mxc_i2c.c problem on imx31_phycore 13 years ago
Stefano Babic a1c662965d I2C: added I2C-2 and I2C-3 to MX35 13 years ago
Marek Vasut b567b8ff79 I2C: Add i2c_get/set_speed() to mxc_i2c.c 13 years ago
Marek Vasut db84140bb7 I2C: mxc_i2c rework 13 years ago
Stefano Babic 30032710ed I2C: mxc: fix compilation for MX31 13 years ago
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 13 years ago
Stefano Babic 81687212ee I2C: mxc_i2c: address failure with mx35 processor 14 years ago
Stefano Babic 1d549ade61 I2C: mxc_i2c: get rid of __REG access 14 years ago
Stefano Babic 04220612f6 mxc_i2c: Add support for the i.MX35 processor 14 years ago
Liu Hui-R64343 127cec1889 mxc_i2c: add support for MX53 processor 14 years ago
Guennadi Liakhovetski e7de18afe8 i.MX31: Start the I2C clock on driver initialisation 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Michal Simek a4a549b4b5 i2c: Clean drivers/i2c/ Makefile 16 years ago
Sascha Hauer cdace06612 add an i2c driver for mx31 16 years ago
Wolfgang Denk 950a392464 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: 16 years ago
Sascha Hauer 8c8463cce4 add an i2c driver for mx31 16 years ago