1. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  2. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  3. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  4. 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · Tue Jul 07 21:32:29 2020 -0600
  5. e998305 i2c: Add log_ret() on error by Simon Glass · Tue Jul 07 21:32:28 2020 -0600
  6. 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · Tue Jul 07 21:32:27 2020 -0600
  7. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  8. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  9. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  10. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  11. 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · Mon Jul 06 13:31:35 2020 +0200
  12. 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · Mon Jul 06 13:26:52 2020 +0200
  13. 890813f i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · Tue Jun 09 20:29:50 2020 -0700
  14. fe661ba i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · Mon Jun 01 12:56:31 2020 -0700
  15. c6baea2 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · Tue May 26 14:13:07 2020 +0200
  16. f1524a2 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · Sat May 09 18:20:18 2020 +0200
  17. 057be51 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · Wed Apr 22 10:13:54 2020 -0600
  18. 02b880e i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · Wed Apr 22 10:13:53 2020 -0600
  19. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  20. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  21. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  22. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  23. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  24. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  25. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · Wed May 06 08:02:38 2020 -0400
  26. 23d4ee3 i2c: mxc: add fuse check by Peng Fan · Fri May 01 22:08:35 2020 +0800
  27. 7cb47412 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Tue Apr 21 08:28:13 2020 -0400
  28. d5dc36f drivers: i2c: add brcm iproc I2C driver support by Rayagonda Kokatanur · Wed Apr 08 11:12:27 2020 +0530
  29. 3e0259d i2c: muxes: pca954x: add PCA9546 variant by Chris Packham · Wed Apr 01 15:55:27 2020 +1300
  30. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · Tue Feb 25 21:35:39 2020 +0100
  31. e04600e i2c: stm32f7_i2c: allows for any bus frequency by Alain Volmat · Fri Mar 06 11:09:14 2020 +0100
  32. c191f54 i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed by Jun Chen · Mon Mar 02 16:58:57 2020 +0800
  33. 3ce27d4 i2c: designware_i2c: remove 'has_high_speed' by Jun Chen · Mon Mar 02 16:58:56 2020 +0800
  34. ef6677e i2c: designware_i2c: check is high speed possible support by Jun Chen · Mon Mar 02 16:58:55 2020 +0800
  35. 635cf51 i2c: designware_i2c: Fix IC_CON register setting for high speed mode by Jun Chen · Mon Mar 02 16:58:54 2020 +0800
  36. 48f39d8 dm: i2c-gpio: add support for clock stretching by Heiko Schocher · Mon Mar 16 07:55:06 2020 +0100
  37. 5f6b185 dm: i2c-gpio: rework gpio get/set functions by Michael Auchter · Fri Feb 07 10:55:31 2020 -0600
  38. 9f52cc4 i2c: gpio: Run deblock sequence on probe by Marek Vasut · Fri Feb 07 16:57:52 2020 +0100
  39. 39de925 i2c: Add option to send start condition after deblocking by Marek Vasut · Fri Feb 07 16:57:51 2020 +0100
  40. e2af341 i2c: Export i2c_deblock_gpio_loop() by Marek Vasut · Fri Feb 07 16:57:50 2020 +0100
  41. 2ffffc3 i2c: Make deblock delay and SCL clock configurable by Marek Vasut · Fri Feb 07 16:57:49 2020 +0100
  42. 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · Thu Feb 13 13:24:55 2020 -0700
  43. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  44. 2e9d64f tegra: i2c: Change driver to use helper function by Simon Glass · Thu Feb 06 09:54:52 2020 -0700
  45. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  46. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  47. 41a5abc i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · Tue Dec 31 15:33:39 2019 +0800
  48. 8de5ae8 i2c: designware_i2c: Do more in the probe() method by Simon Glass · Thu Jan 23 11:48:26 2020 -0700
  49. c529419 i2c: designware_i2c: Separate out the speed calculation by Simon Glass · Thu Jan 23 11:48:25 2020 -0700
  50. b4544bd i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · Thu Jan 23 11:48:24 2020 -0700
  51. 4564922 i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · Thu Jan 23 11:48:23 2020 -0700
  52. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · Thu Jan 23 11:48:22 2020 -0700
  53. e8e01cc i2c: stm32: Update to use standard enums for speed by Simon Glass · Thu Jan 23 11:48:21 2020 -0700
  54. ed0a60a i2c: omap: Update to use standard enums for speed by Simon Glass · Thu Jan 23 11:48:20 2020 -0700
  55. 24f8c0e i2c: kona_i2c: Update to use standard enums for speed by Simon Glass · Thu Jan 23 11:48:19 2020 -0700
  56. ac77bae i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · Thu Jan 23 11:48:18 2020 -0700
  57. 712e149 i2c: ast_i2c: Update to use standard enums for speed by Simon Glass · Thu Jan 23 11:48:17 2020 -0700
  58. c38e2b3 i2c: designware_i2c: Add spike supression by Simon Glass · Thu Jan 23 11:48:15 2020 -0700
  59. c718110 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · Thu Jan 23 11:48:14 2020 -0700
  60. 245ec0b i2c: designware_i2c: Put hold config in a struct by Simon Glass · Thu Jan 23 11:48:13 2020 -0700
  61. 60e0c3a i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · Thu Jan 23 11:48:12 2020 -0700
  62. 9e5d174 i2c: designware_i2c: Read device-tree properties by Simon Glass · Thu Jan 23 11:48:11 2020 -0700
  63. 333dadd i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · Thu Jan 23 11:48:09 2020 -0700
  64. 6ed44ae i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · Thu Jan 23 11:48:08 2020 -0700
  65. f5ef101 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · Thu Jan 23 11:48:07 2020 -0700
  66. 9b7af64 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · Thu Jan 23 11:48:06 2020 -0700
  67. 8553e9b i2c: designware_i2c: Don't allow changing IC_CLK by Simon Glass · Thu Jan 23 11:48:05 2020 -0700
  68. 4bca051 i2c: designware_i2c: Add more registers by Simon Glass · Thu Jan 23 11:48:04 2020 -0700
  69. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Wed Dec 18 07:20:19 2019 -0500
  70. 5f8e41a i2c: add support for offset overflow in to address by Robert Beckett · Mon Oct 28 17:44:57 2019 +0000
  71. 9daae2c i2c: designware: Add Apollo Lake support by Simon Glass · Tue Dec 10 21:28:20 2019 -0700
  72. f0c9890 i2c: designware: Support use in SPL by Simon Glass · Fri Dec 06 21:41:42 2019 -0700
  73. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · Fri Dec 06 21:41:41 2019 -0700
  74. e2be553 i2c: designware: Tidy up PCI support by Simon Glass · Fri Dec 06 21:41:40 2019 -0700
  75. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  76. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · Mon Dec 09 18:16:16 2019 +0000
  77. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  78. c795489 rockchip: i2c: don't sent stop bit after each message by Vasily Khoruzhick · Sat Nov 16 11:32:57 2019 -0800
  79. f0fb386 i2c: imx_lpi2c: add ipg clk by Peng Fan · Wed Jul 24 08:54:16 2019 +0000
  80. 87ea562 i2c: mxc: add CONFIG_CLK support by Peng Fan · Thu Aug 08 01:43:30 2019 +0000
  81. 0fef143 i2c: mxc_i2c: Remove i2c_idle_bus from probe by Ye Li · Wed Jul 10 10:24:15 2019 +0000
  82. 1908e0c i2c-mux-gpio: Fix GPIO request flag issue by Ye Li · Wed Jul 10 10:23:09 2019 +0000
  83. d24d2d9 drivers: i2c: mxc: Fix compiler error when using i2c dm mode by Chuanhua Han · Wed Jul 10 21:00:22 2019 +0800
  84. 1e4450c i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · Mon Jul 29 08:58:00 2019 +0200
  85. 64d4f55 i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · Tue Jun 04 18:08:11 2019 -0500
  86. 6f4f912 i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:47 2019 +0200
  87. 362e4e6 xilinx_xiic: Fix transfer initialisation by Melin Tomas · Fri Jun 28 12:08:40 2019 +0000
  88. d133b1e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · Fri Jun 28 12:08:31 2019 +0000
  89. 6e85c81 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · Wed Jun 12 09:48:04 2019 +0800
  90. d003a37 i2c: designware_i2c: Restore enable state after set speed by Jun Chen · Wed Jun 05 15:23:16 2019 +0800
  91. c41d307 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · Thu Apr 18 17:32:43 2019 +0200
  92. 2acf1ba i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · Thu Apr 18 17:32:42 2019 +0200
  93. fa26114 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · Tue May 21 07:13:35 2019 -0400
  94. 5525d07 i2c: ihs: Improve error handling by Mario Six · Mon Jan 28 09:45:58 2019 +0100
  95. 67b845b i2c: ihs: Get rid of fpgamap by Mario Six · Mon Jan 28 09:45:57 2019 +0100
  96. 92ebcba i2c: mxc: Hide kconfig based control in DM_I2C mode by Trent Piepho · Wed May 08 23:30:06 2019 +0000
  97. 9c896a9 i2c: mxc_i2c: Fix read and read->write xfers in DM mode by Trent Piepho · Tue Apr 30 16:08:19 2019 +0000
  98. 15410ba i2c: mxc_i2c: Document how non-DM functions work by Trent Piepho · Tue Apr 30 16:08:18 2019 +0000
  99. 55f6254 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri May 03 14:22:23 2019 -0400
  100. b9739da i2c: mvtwsi: fix reading status register after interrupt by Marek Behún · Thu May 02 16:53:38 2019 +0200