1. daa69ff drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model by Mugunthan V N · 8 years ago
  2. be243e4 drivers: i2c: omap24xx_i2c: prepare driver for DM conversion by Mugunthan V N · 8 years ago
  3. 5142ac7 drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable by Mugunthan V N · 8 years ago
  4. 4e3d840 ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  5. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  6. 9d10c2d drivers: i2c: mxc: Add early init by Yuan Yao · 8 years ago
  7. d6b7757 i2c: mvtwsi: Eliminate twsi_control_flags by Chris Packham · 8 years ago
  8. 3a37052 i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr by Stefan Roese · 8 years ago
  9. e32d0db i2c: Add entry for Designware I2C driver in Kconfig by Stefan Roese · 8 years ago
  10. dbc82ce dm: fsl_i2c: Enable DM for FSL I2C by mario.six@gdsys.cc · 8 years ago
  11. ecf591e dm: fsl_i2c: Factor out adap parameter by mario.six@gdsys.cc · 8 years ago
  12. ad7e657 dm: fsl_i2c: Prepare compatibility functions by mario.six@gdsys.cc · 8 years ago
  13. 00b6155 dm: fsl_i2c: Rename methods for reading/writing data by mario.six@gdsys.cc · 8 years ago
  14. 16579ec dm: fsl_i2c: Rename probe method by mario.six@gdsys.cc · 8 years ago
  15. 03a112a dm: fsl_i2c: Remove unnecessary variable by mario.six@gdsys.cc · 8 years ago
  16. 386b276 dm: fsl_i2c: Reword and clarify comment by mario.six@gdsys.cc · 8 years ago
  17. 2b21e96 dm: fsl_i2c: Use clearer parameter names by mario.six@gdsys.cc · 8 years ago
  18. ec2c81c dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · 8 years ago
  19. b6a77b0 i2c: designware_i2c: Optionally check enable status register by Stefan Roese · 8 years ago
  20. d79ac32 i2c: muxes: Add support for TI PCA954X mux by Michal Simek · 8 years ago
  21. ad72e76 i2c: cdns: Support different bus speeds by Michal Simek · 8 years ago
  22. 6150be9 i2c: cdns: Moving speed setup from probe to set_bus_speed function by Michal Simek · 8 years ago
  23. a13767b i2c: cdns: Read address from DT in ofdata_to_platdata by Michal Simek · 8 years ago
  24. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  25. ba5da55 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · 8 years ago
  26. 334b9b0 i2c: designware_i2c: Add DM support by Stefan Roese · 8 years ago
  27. 3f4358d i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · 8 years ago
  28. 11b544a i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · 8 years ago
  29. 1c8b089 i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · 8 years ago
  30. e209828 i2c: designware_i2c: Add ic_enable_status to ic_regs struct by Stefan Roese · 8 years ago
  31. fdec2d2 dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · 9 years ago
  32. 336399f i2c: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  33. 32b9b55 omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Guy Thouret · 9 years ago
  34. e1bed80 dm: i2c: mxc_i2c: implement i2c_idle_bus by Peng Fan · 9 years ago
  35. 2ca0299 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  36. 0c7645b x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  37. abb0b01 x86: i2c: Add a stub driver for Intel I2C/SMbus by Simon Glass · 9 years ago
  38. 4082fce dm: i2c: Allow muxes to be enabled for SPL separately by Simon Glass · 9 years ago
  39. 930bc37 rockchip: i2c: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  40. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  41. 904dfbf i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · 9 years ago
  42. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  43. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  44. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  45. aee3fdd i2c: mxc: add a condition in case the parameter is NULL by Gong Qianyu · 9 years ago
  46. 0305be1 Kconfig: i2c: Fix indentation by Michal Simek · 9 years ago
  47. 61d815a Kconfig: i2c: Fix typo Suport -> Support by Michal Simek · 9 years ago
  48. f300dcc i2c, avr32: fix compiler warning "input is not relaxable" by Heiko Schocher · 9 years ago
  49. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  50. 37b3325 i2c: soft_i2c: Fix bus indizes by Dirk Eibach · 9 years ago
  51. 5c3b6dc hrcon: Add fan controllers by Dirk Eibach · 9 years ago
  52. 7ed45d3 hrcon: Add support for the DH variant by Dirk Eibach · 9 years ago
  53. 4574915 i2c: ihs_i2c: Fix hold_bus control by Dirk Eibach · 9 years ago
  54. 3af0cdb i2c: ihs_i2c: Use macro bestpractices by Dirk Eibach · 9 years ago
  55. 071be89 i2c: ihs_i2c: Dual channel support by Dirk Eibach · 9 years ago
  56. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  57. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  58. 009902a i2c: Instantiate I2C controllers when selected by Michal Simek · 9 years ago
  59. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  60. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  61. 3437469 rockchip: Add I2C driver by Simon Glass · 9 years ago
  62. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  63. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  64. ea16c6a i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · 9 years ago
  65. 1933af1 i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · 9 years ago
  66. 5824300 i2c: lpc32xx: fix write timeout by Sylvain Lemieux · 9 years ago
  67. 3d2b6a2 i2c: lpc32xx: fix read timeout by Sylvain Lemieux · 9 years ago
  68. b395a99 i2c: lpc32xx: use api to get hclk instead of fix value by Sylvain Lemieux · 9 years ago
  69. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  70. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  71. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  72. 45d9ae8 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  73. 26ea768 exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  74. b725dc4 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  75. 3d1957f dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  76. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  77. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  78. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  79. 8e67c5d i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  80. f448c5d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  81. 8fd3ec7 exynos: i2c: Correct bug in pinmux selection by Simon Glass · 9 years ago
  82. b44e60a i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · 9 years ago
  83. a287976 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  84. 43b1ff5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  85. b6ef3a3 ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
  86. f6e7f07 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 9 years ago
  87. 4c302b9 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 9 years ago
  88. 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  89. e6c8b71 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 9 years ago
  90. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  91. 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  92. a989ec8 sandbox: i2c: search child emul dev and check its uclass id by Przemyslaw Marczak · 9 years ago
  93. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  94. 0150180 dm: i2c: Add a function to find out the chip offset length by Simon Glass · 9 years ago
  95. 7b0c0f6 i2c: s3c: Implant support for S3C2440 by Marek Vasut · 10 years ago
  96. 76382aa dm: i2c-gpio: Remove redundant dm_gpio_set_value() call by Axel Lin · 9 years ago
  97. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 9 years ago
  98. ba3864f dm: i2c: Add functions to read and write a register by Simon Glass · 9 years ago
  99. 1bde67b dm: i2c: sandbox: Add debugging to the speed limit by Simon Glass · 9 years ago
  100. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago