1. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  2. c634896 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · 14 years ago
  3. 78d6691 Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  4. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  5. a4db1ca convert common files to new SoC access by Jens Scharsig · 15 years ago
  6. 5a2d884 at91: Extended soft_i2c driver for AT91SAM9263 SoC by Daniel Gorsulowski · 16 years ago
  7. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 16 years ago
  8. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · 16 years ago
  9. 643e7c0 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  10. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  11. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  12. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  13. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  14. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  15. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  17. 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · 16 years ago
  18. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  19. 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
  20. 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed from common/soft_i2c.c]
  21. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 15fb0a1 soft_i2c: Pull SDA high before reading by Haavard Skinnemoen · 17 years ago
  23. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  24. d862a25 New board SMN42 branch by Peter Pearse · 18 years ago
  25. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · 19 years ago
  26. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  27. d4a6110 Change the sequence of events in soft_i2c.c:send_ack() to keep from by Wolfgang Denk · 19 years ago
  28. 2bad868 Coding Style cleanup by Wolfgang Denk · 19 years ago
  29. 0a8599f Fix comment in common/soft_i2c.c by Wolfgang Denk · 19 years ago
  30. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  31. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · 20 years ago
  32. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  33. a6db71d Prepare for 0.3.0 release by wdenk · 22 years ago
  34. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
  35. c609719 Initial revision by wdenk · 22 years ago