1. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 14 years ago
  2. d1c9e5b fsl_i2c: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  3. 9940420 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR by Joakim Tjernlund · 15 years ago
  4. d01ee4d fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} by Joakim Tjernlund · 15 years ago
  5. 21f4cbb fsl_i2c: Wait for STOP condition to propagate by Joakim Tjernlund · 15 years ago
  6. 92477a6 fsl_i2c: increase I2C timeout values and make them configurable by Timur Tabi · 15 years ago
  7. 39df00d i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c by Heiko Schocher · 15 years ago
  8. c1bce4f 83xx, i2c: add mux support for fsl_i2c by Heiko Schocher · 16 years ago
  9. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  10. 5e3ab68 Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  11. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 5d9a5ef Add I2C frequency dividers for ColdFire by TsiChung Liew · 16 years ago
  13. a4a549b i2c: Clean drivers/i2c/ Makefile by Michal Simek · 16 years ago
  14. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  15. 3e3f766 Fix warnings introduced by I2C bus speed setting patch by Kumar Gala · 17 years ago
  16. d8c82db Add support for setting the I2C bus speed in fsl_i2c.c by Timur Tabi · 17 years ago
  17. 080c646 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/fsl_i2c.c]
  18. e739bc9 FSL I2C driver programs the two I2C busses differently by Timur Tabi · 17 years ago
  19. f6f5f70 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c by Joakim Tjernlund · 18 years ago
  20. 1939d96 Make fsl-i2c not conflict with SOFT I2C by Joakim Tjernlund · 18 years ago
  21. 14198bf Fix I2C master address initialization. by Joakim Tjernlund · 18 years ago
  22. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  23. 2047672 Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  24. 4d45f69 Rewrite a series of goto statements as a sequences of by Jon Loeliger · 18 years ago
  25. 7237c03 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago