1. 4c2644d i2c: muxes: pca954x: add PCA9847 variant by Vladimir Oltean · Mon Jan 03 14:47:22 2022 +0200
  2. a9f6d95 i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c by Chris Morgan · Fri Jan 07 11:52:54 2022 -0600
  3. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  4. fb80575 i2c: at91: add compatible with microchip,sam9x60-i2c by Eugen Hristev · Tue Jan 04 18:21:02 2022 +0200
  5. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · Sun Dec 12 22:12:30 2021 -0500
  6. 0520727 i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · Thu Nov 18 09:18:41 2021 +0100
  7. 7ddb4ec i2c: Add Microchip PolarFire SoC I2C driver by Padmarao Begari · Wed Nov 17 18:21:16 2021 +0530
  8. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  9. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · Sat Oct 09 19:33:37 2021 +0200
  10. 40d89ad i2c: ocores: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:11 2021 +0800
  11. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  12. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · Fri Oct 08 00:17:21 2021 -0500
  13. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · Fri Oct 08 00:17:20 2021 -0500
  14. 10605f7 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · Tue Aug 03 12:05:15 2021 +0200
  15. a14855d i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · Tue Aug 03 12:05:14 2021 +0200
  16. 05b8d60 i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · Tue Aug 03 12:05:13 2021 +0200
  17. 20e3c41 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · Tue Aug 03 12:05:12 2021 +0200
  18. 5886278 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · Tue Aug 03 12:05:09 2021 +0200
  19. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  20. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  21. 5b35b29 i2c: mvtwsi: Add support for DM clocks and resets by Samuel Holland · Sun Sep 12 10:21:39 2021 -0500
  22. 62f27e4 i2c: rcar_i2c: Enable configuring SCL rise and fall times by Adam Ford · Tue Aug 24 09:10:31 2021 -0500
  23. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  24. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  25. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  26. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  27. ae2398f riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · Sun Aug 15 16:04:03 2021 -0700
  28. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  29. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  30. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  31. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  32. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  33. 2b12913 i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · Wed Aug 18 23:12:30 2021 -0400
  34. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  35. 00edb10 i2c: designware: Remove unused non-DM functionality by Tom Rini · Wed Aug 18 23:12:26 2021 -0400
  36. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  37. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  38. 68e0d31 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · Tue Aug 17 17:59:48 2021 -0400
  39. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  40. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  41. fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · Tue Aug 17 17:59:42 2021 -0400
  42. b66238b i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · Sat Aug 21 19:25:43 2021 -0500
  43. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  44. 8e85e3c i2c: Create a new Kconfig for I2C by Simon Glass · Sat Jul 10 21:14:35 2021 -0600
  45. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  46. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  47. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  48. 4393901 arm: Remove spear320 boards by Tom Rini · Sat May 22 08:47:13 2021 -0400
  49. 665ffc2 arm: Remove spear310 boards by Tom Rini · Sat May 22 08:47:12 2021 -0400
  50. 98ae150 arm: Remove spear300 boards by Tom Rini · Sat May 22 08:47:11 2021 -0400
  51. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  52. 5f37e50 Kconfig: convert CONFIG_SYS_I2C_LPC32XX by Trevor Woerner · Thu Jun 10 22:37:08 2021 -0400
  53. 2b9aad8 lpc32xx: i2c: finish DM/OF code by Trevor Woerner · Thu Jun 10 22:37:07 2021 -0400
  54. b55aa62 lpc32xx: i2c: fix base address by Trevor Woerner · Thu Jun 10 22:37:06 2021 -0400
  55. 90967e1 lpc32xx: i2c: remove unused define by Trevor Woerner · Thu Jun 10 22:37:05 2021 -0400
  56. 23325cf i2c: synquacer: SNI Synquacer I2C controller by Jassi Brar · Fri Jun 04 18:44:48 2021 +0900
  57. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  58. d20d4b7 gpio: i2c-gpio: Drop use of dm_gpio_set_dir() by Simon Glass · Tue Mar 23 14:52:06 2021 +1300
  59. 5af921e arm: Remove vexpress_ca15_tc2 board by Tom Rini · Sat Feb 20 20:05:47 2021 -0500
  60. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · Mon Mar 15 17:25:31 2021 +1300
  61. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · Mon Mar 15 17:25:30 2021 +1300
  62. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  63. 98af374 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · Wed Feb 03 06:01:17 2021 -0700
  64. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  65. f814987 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · Wed Feb 03 03:10:46 2021 -0700
  66. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  67. 964f232 dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · Tue Feb 09 13:52:43 2021 +0200
  68. fcbb39d i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · Fri Dec 04 18:06:55 2020 +0200
  69. f5989c1 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · Sun Nov 29 09:47:15 2020 +0000
  70. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  71. 48425b1 arm: Remove ls2080a_simu board by Tom Rini · Tue Feb 09 08:03:10 2021 -0500
  72. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  73. 6d0601e sandbox: Disable I2C emulators in SPL by Simon Glass · Thu Jan 21 13:57:09 2021 -0700
  74. 62b5487 i2c: desigware: Add an alias for Intel Apollo Lake by Simon Glass · Thu Jan 21 13:57:08 2021 -0700
  75. d4330c6 i2c: mvtwsi: sunxi: update macro by Jernej Skrabec · Mon Jan 11 21:11:36 2021 +0100
  76. 6f600e3 i2c: stm32f7_i2c: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:50 2020 +0100
  77. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  78. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  79. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  80. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  81. 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:54 2020 -0700
  82. 323069e i2c: mxc_i2c: improve error message readability by Marc Ferland · Mon Dec 21 09:50:16 2020 -0500
  83. 4123ba0 i2c: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:15 2020 -0700
  84. 7f4dadf octeon: Don't attempt to set the sequence number by Simon Glass · Wed Dec 16 21:20:14 2020 -0700
  85. 1ae093f dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · Wed Dec 16 21:20:08 2020 -0700
  86. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  87. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  88. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  89. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  90. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  91. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  92. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  93. 1cfbd7a i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · Sat Nov 14 14:42:34 2020 +0530
  94. 9355716 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · Mon Nov 09 07:12:49 2020 -0700
  95. edf478b i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · Thu Oct 01 14:49:02 2020 +0300
  96. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · Sat Oct 03 11:31:36 2020 -0600
  97. e45710b sandbox: Fix up building for of-platdata by Simon Glass · Sat Oct 03 11:31:34 2020 -0600
  98. 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:25:09 2020 +0200
  99. 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · Sun Sep 27 18:46:23 2020 -0600
  100. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400