1. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  2. 727ff7d dm: i2c: Move definitions to the top of the header file by Simon Glass · 9 years ago
  3. cefb0ef dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  4. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  5. 8a18dd8 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 10 years ago
  6. 9a1589a dm: i2c: Add a function to find out the chip offset length by Simon Glass · 10 years ago
  7. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
  8. 0c70261 dm: i2c: Add functions to read and write a register by Simon Glass · 10 years ago
  9. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  10. d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  11. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  12. 4e003c5 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
  13. 713c3f0 dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  14. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  15. 0275eb1 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  16. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  17. c7a5890 dm: i2c: Add a uclass for I2C by Simon Glass · 10 years ago
  18. d588505 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  19. a864979 i2c: switch from AT91 legacy to ATMEL legacy by Andreas Bießmann · 11 years ago
  20. a04a55c i2c: Zynq: Support for TI PCA9548 bus multiplexer by Michael Burr · 11 years ago
  21. 1a6a2a9 i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled by Łukasz Majewski · 11 years ago
  22. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  25. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  26. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  27. e7d9c4f i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  28. 53cfac5 I2C: Driver changes for FDT support by Rajeshwari Shinde · 12 years ago
  29. b2d7652 i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards by Łukasz Majewski · 12 years ago
  30. 5082bab fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91 by esw@bus-elektronik.de · 13 years ago
  31. 513b820 GCC4.6: Squash warning in cmd_date.c by Marek Vasut · 13 years ago
  32. 9dc6396 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · 13 years ago
  33. 0480a3b GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
  34. 2f8baaa i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · 14 years ago
  35. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 15 years ago
  36. ae18b41 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  37. a4db1ca convert common files to new SoC access by Jens Scharsig · 15 years ago
  38. 875f4728 powerpc: updates for the keymile boards by Heiko Schocher · 15 years ago
  39. 769069e i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 16 years ago
  40. bc94762 i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · 16 years ago
  41. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  42. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  44. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  45. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  46. 66067c3 [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM by Matthias Fuchs · 18 years ago
  47. 9de4fcb [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM by Stefan Roese · 18 years ago
  48. d07117e [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  49. c0b114a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  50. 4565715 Add support for multiple I2C buses by Ben Warren · 18 years ago
  51. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  52. 1f04521 Initial revision by wdenk · 23 years ago