1. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  2. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  3. b644354 rockchip: i2c: Enable i2c for rk3399 by eric.gao@rock-chips.com · 7 years ago
  4. 664ee4c i2c: Drop unused i2c_soft...() functions by Simon Glass · 8 years ago
  5. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  6. 02a7d83 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · 8 years ago
  7. e46f8a3 i2c: Set default I2C bus number by Lukasz Majewski · 8 years ago
  8. b52a3fa i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters by Lukasz Majewski · 8 years ago
  9. e530d2e i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel by Lukasz Majewski · 8 years ago
  10. 0f5b461 i2c: lpc32xx: Force consistent bus numbering by Liam Beguin · 8 years ago
  11. fb057880 i2c: lpc32xx: Move definitions to header file by Liam Beguin · 8 years ago
  12. ddfd0821 i2c: lpc32xx: Remove note for DM conversation by Sylvain Lemieux · 8 years ago
  13. d61c7ad i2c: lpc32xx: Add DM for lpc32xx I2C by Liam Beguin · 8 years ago
  14. eddac8e i2c: lpc32xx: Factor out i2c_adapter parameter by Liam Beguin · 8 years ago
  15. 552531e i2c: lpc32xx: Prepare compatibility functions by Liam Beguin · 8 years ago
  16. 03d924a i2c: lpc32xx: Rename probe function by Liam Beguin · 8 years ago
  17. 7ee3f14 i2c: lpi2c: add lpi2c driver for i.MX7ULP by Peng Fan · 8 years ago
  18. 645cb46 fsl_i2c.c: Fix warning on gcc-6.x by Tom Rini · 8 years ago
  19. c77c7db i2c: sandbox: remove code snippet from Kconfig help by Masahiro Yamada · 8 years ago
  20. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  21. 6857858 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · 8 years ago
  22. 800acb8 i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · 8 years ago
  23. 755b06d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  24. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  25. 19cdd5c i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · 8 years ago
  26. 08c11aa i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · 8 years ago
  27. 0ec0c58 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · 8 years ago
  28. 5e42985 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · 8 years ago
  29. 12e8d58 i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent by Moritz Fischer · 8 years ago
  30. 1d61ad9 i2c: Kconfig: Add SYS_I2C_S3C24X0 entry by Jaehoon Chung · 8 years ago
  31. a298712 i2c: s3c24x0: fix the compiler error for exynos4 by Jaehoon Chung · 8 years ago
  32. 50994ab i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  33. 2346511 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  34. 7746626 i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · 8 years ago
  35. 2da24fe i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · 8 years ago
  36. 65c92e4 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · 8 years ago
  37. 72c8c10 i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · 8 years ago
  38. 2852709 dm: i2c: Add a note to I2C drivers which need conversion by Simon Glass · 8 years ago
  39. 37b8eb3 samsung: i2c: Split the high-speed I2C code into a new driver by Simon Glass · 8 years ago
  40. 9a1bff6 samsung: i2c: Drop old code from I2C driver by Simon Glass · 8 years ago
  41. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  42. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  43. 52f3733 i2c: at91_i2c: Change error return -ENODEV to -EINVAL by Wenyou Yang · 8 years ago
  44. 2ccc07b i2c: at91_i2c: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  45. b033808 i2c: designware: Avoid overwriting the cmd_data register by Marek Vasut · 8 years ago
  46. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  47. fac3e79 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · 8 years ago
  48. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  49. fc607d9 i2c: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  50. 87de0eb i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · 8 years ago
  51. 85f03f0 i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago
  52. 9ad5a00 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · 8 years ago
  53. 0c0f719 i2c: mv_i2c.c: Add DM support by Stefan Roese · 8 years ago
  54. 7b46ee5 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · 8 years ago
  55. 340fcd6 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · 8 years ago
  56. 8eff909 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · 8 years ago
  57. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  58. 76062b9 i2c: at91_i2c: Fix the wrong include file by Wenyou Yang · 8 years ago
  59. 21d4b7d rockchip: i2c: fix >32 byte writes by John Keeping · 8 years ago
  60. 551288b rockchip: i2c: move register write out of inner loop by John Keeping · 8 years ago
  61. 80333fd rockchip: i2c: use named constant when appropriate by John Keeping · 8 years ago
  62. da968c7 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  63. 03d6cd9 i2c: mvtwsi: Fix order of address bytes (high to low) by Stefan Roese · 8 years ago
  64. 6002c75 ARM: tegra: remove stale nvidia, bpmp I2C DT property by Stephen Warren · 8 years ago
  65. b4ee081 ARM: tegra: fix Tegra186 I2C clock name by Stephen Warren · 8 years ago
  66. ca6c5e0 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · 8 years ago
  67. 0fcb9f0 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  68. 8800e0f i2c: atmel: add i2c driver by Songjun Wu · 8 years ago
  69. 3c27fa2 i2c: tegra: add standardized clk/reset API support by Bryan Wu · 8 years ago
  70. 34f1c9f i2c: add Tegra186 BPMP driver by Stephen Warren · 8 years ago
  71. f4b0df1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  72. 6e06acb fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  73. 2651a05 i2c: Drop redundant platform data setting in drivers by Simon Glass · 8 years ago
  74. 95def3c i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · 8 years ago
  75. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  76. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  77. 9c7a0a6 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  78. 27059c3 i2c: fsl: Fix driver initialization by mario.six@gdsys.cc · 8 years ago
  79. 6e677ca i2c: mvtwsi: Add documentation by mario.six@gdsys.cc · 8 years ago
  80. c68c624 i2c: mvtwsi: Make delay times frequency-dependent by mario.six@gdsys.cc · 8 years ago
  81. 24f9c6b i2c: mvtwsi: Handle zero-length offsets properly by mario.six@gdsys.cc · 8 years ago
  82. 14a6ff2 i2c: mvtwsi: Add compatibility to DM by mario.six@gdsys.cc · 8 years ago
  83. f8a10ed i2c: mvtwsi: Make address length variable by mario.six@gdsys.cc · 8 years ago
  84. 3c4db63 i2c: mvtwsi: Factor out adap parameter by mario.six@gdsys.cc · 8 years ago
  85. 61bc02b i2c: mvtwsi: Add compatibility functions by mario.six@gdsys.cc · 8 years ago
  86. e075828 i2c: mvtwsi: Use 'uint' instead of 'unsigned int' by mario.six@gdsys.cc · 8 years ago
  87. 059fce9 i2c: mvtwsi: Get rid of status parameter by mario.six@gdsys.cc · 8 years ago
  88. 670514f i2c: mvtwsi: Eliminate flags parameter by mario.six@gdsys.cc · 8 years ago
  89. 49c801b i2c: mvtwsi: Improve and fix comments by mario.six@gdsys.cc · 8 years ago
  90. dfc3958 i2c: mvtwsi: Streamline code and add documentation by mario.six@gdsys.cc · 8 years ago
  91. 9ec43b0 i2c: mvtwsi: Fix style violations by mario.six@gdsys.cc · 8 years ago
  92. daa69ff drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model by Mugunthan V N · 8 years ago
  93. be243e4 drivers: i2c: omap24xx_i2c: prepare driver for DM conversion by Mugunthan V N · 8 years ago
  94. 5142ac7 drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable by Mugunthan V N · 8 years ago
  95. 4e3d840 ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  96. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  97. 9d10c2d drivers: i2c: mxc: Add early init by Yuan Yao · 8 years ago
  98. d6b7757 i2c: mvtwsi: Eliminate twsi_control_flags by Chris Packham · 8 years ago
  99. 3a37052 i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr by Stefan Roese · 8 years ago
  100. e32d0db i2c: Add entry for Designware I2C driver in Kconfig by Stefan Roese · 8 years ago