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