Commit Graph

27 Commits (b97cd6814ec08be56225975a050ee486bfa7c13a)

Author SHA1 Message Date
Shengzhou Liu a17fd10fb5 fsl_i2c: add support for 3rd and 4th I2C 10 years ago
Shaveta Leekha a405764c1e drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write 10 years ago
Chunhe Lan 9c3f77eb3b fsl_i2c: add workaround for the erratum I2C A004447 11 years ago
Chunhe Lan b8ce3343b6 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung 11 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 11 years ago
Reinhard Pfau b778c1b5de i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 11 years ago
Simon Glass 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 11 years ago
Kim Phillips 62f730fffd drivers/i2c/fsl_i2c.c: sparse fix 12 years ago
Kumar Gala aa5512157b fsl_i2c: Fix compile warning 13 years ago
Jerry Huang c9a8b25ef9 Powerpc/i2c: Use the same initialize codes 13 years ago
Richard Retanubun 26a33504a5 fsl_i2c: Added a callpoint for i2c_board_late_init 14 years ago
Timur Tabi 14bdd93270 fsl_i2c: increase I2C timeout values and make them configurable 15 years ago
Joakim Tjernlund d1c9e5b379 fsl_i2c: Do not generate STOP after read. 15 years ago
Joakim Tjernlund 9940420212 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR 15 years ago
Joakim Tjernlund d01ee4db93 fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} 15 years ago
Joakim Tjernlund 21f4cbb772 fsl_i2c: Wait for STOP condition to propagate 15 years ago
Timur Tabi 92477a631b fsl_i2c: increase I2C timeout values and make them configurable 15 years ago
Heiko Schocher 39df00d9ae i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c 15 years ago
Heiko Schocher c1bce4fff7 83xx, i2c: add mux support for fsl_i2c 15 years ago
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
Trent Piepho 5e3ab68e9a Section name should be ".data", not "data" 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
TsiChung Liew 5d9a5efa4b Add I2C frequency dividers for ColdFire 16 years ago
Michal Simek a4a549b4b5 i2c: Clean drivers/i2c/ Makefile 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Kumar Gala 09d318a8bb fsl_i2c: Use timebase timer functions instead of get_timer() 16 years ago
Timur Tabi e4dafff86f fsl-i2c: fix writes to data segment before relocation 16 years ago
Kumar Gala 3e3f766a52 Fix warnings introduced by I2C bus speed setting patch 16 years ago
Timur Tabi d8c82db482 Add support for setting the I2C bus speed in fsl_i2c.c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 080c646dbf drivers/i2c : move i2c drivers to drivers/i2c 17 years ago
Timur Tabi e739bc9579 FSL I2C driver programs the two I2C busses differently 17 years ago
Joakim Tjernlund f6f5f709e5 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c 18 years ago
Joakim Tjernlund 1939d96944 Make fsl-i2c not conflict with SOFT I2C 18 years ago
Joakim Tjernlund 14198bf768 Fix I2C master address initialization. 18 years ago
Timur Tabi be5e61815d mpc83xx: Update 83xx to use fsl_i2c.c 18 years ago
Jon Loeliger 2047672684 Converted all 85xx boards to use a common FSL I2C driver. 18 years ago
Jon Loeliger 4d45f69e36 Rewrite a series of goto statements as a sequences of 18 years ago
Jon Loeliger 7237c033b0 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c 18 years ago
Jon Loeliger ffff3ae56f General indent and whitespace cleanups. 18 years ago
Jon Loeliger c934f655f9 Review cleanups. 18 years ago
Jon Loeliger 5c9efb36a6 Cleanup whitespaces and style issues. 18 years ago
Jon Loeliger debb7354d1 Initial support for MPC8641 HPCN board. 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk c65fdc74aa * Patch by Jon Loeliger, 15 Jul 2004: 20 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago