1. 793b572 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  2. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  3. 4e574c4 at91: Extended soft_i2c driver for AT91SAM9263 SoC by Daniel Gorsulowski · 15 years ago
  4. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 16 years ago
  5. d144f94 soft_i2c.c compiler/linker error by Jens Scharsig · 16 years ago
  6. 1b6275d 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  7. 2ac6985 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  8. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 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. a21ca95 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  12. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  14. 4ca107e soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · 16 years ago
  15. 98aed37 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  16. 799b784 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
  17. 4d75e0a soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed from common/soft_i2c.c]
  18. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 110e006 soft_i2c: Pull SDA high before reading by Haavard Skinnemoen · 16 years ago
  20. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  21. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  22. ba94a1b * Update Intel IXP4xx support by Wolfgang Denk · 18 years ago
  23. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  24. c15f80e Change the sequence of events in soft_i2c.c:send_ack() to keep from by Wolfgang Denk · 19 years ago
  25. 8e7b703 Coding Style cleanup by Wolfgang Denk · 19 years ago
  26. 82d716f Fix comment in common/soft_i2c.c by Wolfgang Denk · 19 years ago
  27. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  28. 9d5028c * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · 20 years ago
  29. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  30. 60fbe25 Prepare for 0.3.0 release by wdenk · 22 years ago
  31. 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
  32. c609719 Initial revision by wdenk · 22 years ago