1. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  2. f57e324 i2c: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:52 2024 -0600
  3. 3232585 i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller by Neil Armstrong · Mon Apr 22 11:33:52 2024 +0200
  4. cf7cda9 Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" by Tom Rini · Sat Mar 02 14:30:25 2024 -0500
  5. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · Tue Feb 27 17:05:55 2024 +0100
  6. 7fe0e0a i2c: rzg2l: Add I2C driver for RZ/G2L family by Paul Barker · Tue Feb 27 20:40:30 2024 +0000
  7. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  8. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
  9. 79dd0ef i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · Fri Nov 24 15:04:01 2023 +0100
  10. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  11. e63a840 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · Tue Oct 31 08:38:46 2023 +0100
  12. d6d67fc i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · Fri Oct 13 15:09:39 2023 +0200
  13. ea63d0d i2c: nuvoton: remove standard mode only by Jim Liu · Wed Oct 04 09:35:58 2023 +0800
  14. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  15. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  16. 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · Sat Oct 14 16:47:47 2023 -0400
  17. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  18. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  19. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  20. 59f1613 drivers: mediatek: Fix error handling in mtk_i2c_do_transfer by Francois Berder · Fri Sep 08 18:47:46 2023 +0200
  21. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  22. c250f5e i2c: mvtwsi: reset controller if stuck in "bus error" state by Sam Edwards · Tue Jul 25 16:13:05 2023 -0600
  23. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  24. 406fd42 i2c: mediatek: fix I2C usability for MT7981 by developer · Wed Jul 19 17:16:15 2023 +0800
  25. 375be33 i2c: designware: Add Kconfig for designware_i2c_pci.c by Minda Chen · Tue Jul 25 17:46:47 2023 +0800
  26. d3447b5 i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings by Chris Packham · Wed Jul 26 11:13:08 2023 +1200
  27. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  28. 81b8512 I2C: cdns: Fix broken retry mechanism on arbitration lost. by Andrea Merello · Fri May 26 16:56:16 2023 +0200
  29. dc6e2d1 i2c: rockchip: De-initialize the bus after start bit failure by Ondrej Jirman · Thu May 25 14:18:17 2023 +0200
  30. 9fbd9ef arm: Remove ti816x_evm board and ti816x SoC support by Tom Rini · Thu May 11 14:07:24 2023 -0400
  31. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  32. 6f88ce2 i2c: fsl_i2c: fix m68k transferts by Angelo Dureghello · Wed Apr 05 00:59:26 2023 +0200
  33. 725a7ac i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock by Ye Li · Thu Apr 06 18:26:35 2023 +0800
  34. 56105aa i2c: correct I2C deblock logic by Haibo Chen · Mon Mar 27 19:21:43 2023 +0800
  35. 404e4d9 i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property by Rasmus Villemoes · Fri Mar 24 09:09:22 2023 +0100
  36. f39867d3 i2c: rcar_i2c: Add R-Car Gen4 support by Hai Pham · Tue Feb 28 22:25:51 2023 +0100
  37. c0a81d9 i2c: rcar_i2c: Sort Kconfig depends list ascending by Marek Vasut · Tue Feb 28 00:03:46 2023 +0100
  38. c390909 i2c: rcar_iic: Sort Kconfig depends list ascending by Marek Vasut · Tue Feb 28 00:03:45 2023 +0100
  39. 0e01c62 sandbox: Tidy up I2C options by Simon Glass · Wed Feb 22 09:34:06 2023 -0700
  40. ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · Mon Feb 13 00:02:41 2023 -0800
  41. 0c7132a i2c:aspeed:support ast2600 i2c new register mode driver by Ryan Chen · Mon Jan 30 14:19:24 2023 +0800
  42. 4086808 i2c: mxc_i2c: Use hex notation for the base address by Fabio Estevam · Tue Jan 03 16:03:44 2023 -0300
  43. 77e4c4e i2c: Add support for Qualcomm I2C driver by Sumit Garg · Wed Feb 01 19:29:00 2023 +0530
  44. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · Sun Feb 05 15:40:11 2023 -0700
  45. c4f1eff sh4: Drop unused kona_i2c driver by Simon Glass · Wed Feb 01 13:20:12 2023 -0700
  46. 403a838 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · Wed Feb 01 13:20:07 2023 -0700
  47. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  48. ef1b1f2 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · Tue Jan 10 11:19:30 2023 -0500
  49. d259d9c global: Remove unused CONFIG defines by Tom Rini · Tue Jan 10 11:19:28 2023 -0500
  50. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  51. e8f08d0 i2c: uniphier-f: correct error recovery by Dai Okamura · Fri Dec 09 20:38:27 2022 +0900
  52. 7662736 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · Sun Dec 04 10:13:57 2022 -0500
  53. 34e4e86 global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFG by Tom Rini · Sun Dec 04 10:04:10 2022 -0500
  54. c188ed4 global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG by Tom Rini · Sun Dec 04 10:04:09 2022 -0500
  55. 428deb3 arm: ti814x: Remove remaining support code by Tom Rini · Fri Dec 02 16:42:41 2022 -0500
  56. 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · Fri Dec 02 16:42:30 2022 -0500
  57. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  58. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · Wed Nov 16 13:10:29 2022 -0500
  59. 4ace674 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · Mon Nov 21 16:59:32 2022 +0800
  60. 2ff0975 i2c: i2c-gpio: add newline by Sergei Antonov · Thu Oct 20 17:28:14 2022 +0300
  61. 7722952 i2c: microchip: fix erroneous late ack send by Conor Dooley · Wed Oct 26 08:49:19 2022 +0100
  62. bc55c6c i2c: microchip: fix ack sending logic by Conor Dooley · Wed Oct 26 08:49:18 2022 +0100
  63. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · Fri Oct 28 20:26:54 2022 -0400
  64. 301212f i2c: add support for MediaTek I2C interface by developer · Fri Sep 09 19:59:48 2022 +0800
  65. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  66. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  67. feb3f9b i2c: stm32: fix usage of rise/fall device tree properties by Jorge Ramirez-Ortiz · Mon Sep 12 10:42:01 2022 +0200
  68. ef8d2a2 i2c: stm32: do not set the STOP condition on error by Alain Volmat · Mon Sep 12 10:42:00 2022 +0200
  69. 36fa3bb i2c: stm32: remove unused stop parameter in start & reload handling by Alain Volmat · Mon Sep 12 10:41:59 2022 +0200
  70. 110efab i2c: stm32: fix comment and remove unused AUTOEND bit by Alain Volmat · Mon Sep 12 10:41:58 2022 +0200
  71. ddba62c i2c: stm32f7: fix clearing the control register by Jorge Ramirez-Ortiz · Mon Aug 15 16:52:10 2022 +0200
  72. 9237171 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · Thu Jul 07 15:12:17 2022 +0200
  73. b84426c i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · Thu Jun 23 13:31:42 2022 +0800
  74. c676f9b i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · Wed May 11 15:52:03 2022 -0500
  75. 11c064e i2c: stm32: add support for the st,stm32mp13 SOC by Patrick Delaunay · Thu Jun 30 10:20:14 2022 +0200
  76. a2359f5 i2c: Remove non-DM_I2C support from davinci_i2c.c by Tom Rini · Mon Jun 27 13:35:50 2022 -0400
  77. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  78. b1d28b7 i2c/aspeed: Add AST2600 compatible by Joel Stanley · Thu Jun 23 14:40:39 2022 +0930
  79. 52c7f26 i2c/aspeed: Fix reset control by Joel Stanley · Thu Jun 23 14:40:38 2022 +0930
  80. 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · Fri Jun 10 22:59:33 2022 -0400
  81. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  82. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  83. 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · Tue May 03 09:32:54 2022 +0100
  84. f527497 i2c: ihs: intel: Fix typo in comments (actual) by Michal Simek · Tue Apr 19 15:01:31 2022 +0200
  85. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  86. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  87. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  88. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  89. 6c1e677 i2c: sun8i_rsb: Add support for DM clocks and resets by Samuel Holland · Thu Mar 17 23:52:36 2022 -0500
  90. 0c2111f i2c: sun8i_rsb: Initialize chips in .child_pre_probe by Samuel Holland · Thu Mar 17 23:52:35 2022 -0500
  91. e280203 i2c: sun6i_p2wi: Add support for DM clocks and resets by Samuel Holland · Thu Mar 17 23:52:34 2022 -0500
  92. cd5499b i2c: sun6i_p2wi: Initialize chips in .child_pre_probe by Samuel Holland · Thu Mar 17 23:52:33 2022 -0500
  93. ab85f7d i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C by Samuel Holland · Wed Oct 20 23:01:29 2021 -0500
  94. 32f3b16 i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C by Samuel Holland · Wed Oct 20 23:01:29 2021 -0500
  95. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  96. 38fdfc7 i2c: fix always-true condition in i2c_probe_chip() by Nikita Yushchenko · Tue Feb 15 20:58:52 2022 +0300
  97. 19497b4 i2c: i2c-cdns: Prevent early termination of write by Sai Pavan Boddu · Tue Mar 01 09:16:52 2022 +0100
  98. 252b4a3 i2c: i2c-cdns: Fix write transaction state by Sai Pavan Boddu · Tue Mar 01 09:16:51 2022 +0100
  99. bdeeb2b i2c: i2c-cdns: Start read transaction after write to transfer_size reg by Sai Pavan Boddu · Tue Mar 01 09:16:50 2022 +0100
  100. 83f3f8b ti: i2c: fix probe_chip() return value by Nikita Yushchenko · Tue Feb 15 21:10:09 2022 +0300