1. 5c3b6dc hrcon: Add fan controllers by Dirk Eibach · 9 years ago
  2. 7ed45d3 hrcon: Add support for the DH variant by Dirk Eibach · 9 years ago
  3. c8d4b2f ARM: IXP: Remove the IXP architecture support by Marek Vasut · 11 years ago
  4. cb96a0a i2c: switch from AT91 legacy to ATMEL legacy by Andreas Bießmann · 11 years ago
  5. 90f002a i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · 11 years ago
  6. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  9. eabd5d8 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · 14 years ago
  10. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  11. e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  12. 4bd5566 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · 13 years ago
  13. f3100ff Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  14. 793b572 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  15. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  16. 4e574c4 at91: Extended soft_i2c driver for AT91SAM9263 SoC by Daniel Gorsulowski · 15 years ago
  17. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 15 years ago
  18. d144f94 soft_i2c.c compiler/linker error by Jens Scharsig · 15 years ago
  19. 1b6275d 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  20. 2ac6985 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  21. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  22. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  23. 5e3ab68 Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  24. a21ca95 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  25. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  27. 4ca107e soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · 16 years ago
  28. 98aed37 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  29. 799b784 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
  30. 4d75e0a soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed from common/soft_i2c.c]
  31. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 110e006 soft_i2c: Pull SDA high before reading by Haavard Skinnemoen · 16 years ago
  33. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  34. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  35. ba94a1b * Update Intel IXP4xx support by Wolfgang Denk · 18 years ago
  36. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  37. c15f80e Change the sequence of events in soft_i2c.c:send_ack() to keep from by Wolfgang Denk · 19 years ago
  38. 8e7b703 Coding Style cleanup by Wolfgang Denk · 19 years ago
  39. 82d716f Fix comment in common/soft_i2c.c by Wolfgang Denk · 19 years ago
  40. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  41. 9d5028c * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · 20 years ago
  42. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  43. 60fbe25 Prepare for 0.3.0 release by wdenk · 21 years ago
  44. 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
  45. c609719 Initial revision by wdenk · 22 years ago