1. 9d10c2d drivers: i2c: mxc: Add early init by Yuan Yao · 8 years ago
  2. a06728c i2c: Fix the comment to match the function described by Stefan Roese · 9 years ago
  3. 3d1957f dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  4. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  5. 7fc65bc dm: i2c: Move definitions to the top of the header file by Simon Glass · 9 years ago
  6. 25a0fb4 dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  7. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  8. a287976 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  9. 0150180 dm: i2c: Add a function to find out the chip offset length by Simon Glass · 9 years ago
  10. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 9 years ago
  11. ba3864f dm: i2c: Add functions to read and write a register by Simon Glass · 9 years ago
  12. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  13. fffff72 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  14. ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  15. d744d56 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
  16. e6f66ec dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  17. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  18. 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  19. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  20. c6202d8 dm: i2c: Add a uclass for I2C by Simon Glass · 10 years ago
  21. d524335 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  22. cb96a0a i2c: switch from AT91 legacy to ATMEL legacy by Andreas Bießmann · 11 years ago
  23. e665874 i2c: Zynq: Support for TI PCA9548 bus multiplexer by Michael Burr · 11 years ago
  24. ea0f73a i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled by Łukasz Majewski · 11 years ago
  25. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  28. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  29. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  30. 385c9ef i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  31. a9d2ae7 I2C: Driver changes for FDT support by Rajeshwari Shinde · 12 years ago
  32. 7ca8f73 i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards by Łukasz Majewski · 12 years ago
  33. 7813227 fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91 by esw@bus-elektronik.de · 13 years ago
  34. cd7b4e8 GCC4.6: Squash warning in cmd_date.c by Marek Vasut · 13 years ago
  35. f092f15 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · 13 years ago
  36. 60ce53c GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
  37. c649dda i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · 13 years ago
  38. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 14 years ago
  39. fd03ea8 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  40. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  41. dc71b24 powerpc: updates for the keymile boards by Heiko Schocher · 15 years ago
  42. 9c90a2c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 15 years ago
  43. 15208ac i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · 16 years ago
  44. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  45. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  47. 98aed37 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  48. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  49. d8a8ea5 [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM by Matthias Fuchs · 18 years ago
  50. 8c12045 [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM by Stefan Roese · 18 years ago
  51. 79b2d0b [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  52. 9ca880a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  53. bb99ad6 Add support for multiple I2C buses by Ben Warren · 18 years ago
  54. 06d01db * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  55. 1f04521 Initial revision by wdenk · 23 years ago