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