1. 24f95e1 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 9 months ago
  2. 04c8b0d sh4: Drop unused kona_i2c driver by Simon Glass · 1 year, 9 months ago
  3. 69f06c8 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · 1 year, 9 months ago
  4. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  5. 81451a3 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · 1 year, 9 months ago
  6. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  7. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  8. 4671435 i2c: uniphier-f: correct error recovery by Dai Okamura · 1 year, 11 months ago
  9. d8964b3 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 1 year, 11 months ago
  10. 35661f8 global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFG by Tom Rini · 1 year, 11 months ago
  11. 45ede97 global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG by Tom Rini · 1 year, 11 months ago
  12. f552816 arm: ti814x: Remove remaining support code by Tom Rini · 1 year, 11 months ago
  13. 1353b25 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 1 year, 11 months ago
  14. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  15. cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 1 year, 11 months ago
  16. d7b8fa1 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · 1 year, 11 months ago
  17. b0c485f i2c: i2c-gpio: add newline by Sergei Antonov · 2 years ago
  18. 6d133b3 i2c: microchip: fix erroneous late ack send by Conor Dooley · 2 years ago
  19. 95b22bd i2c: microchip: fix ack sending logic by Conor Dooley · 2 years ago
  20. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years ago
  21. 9ad71f6 i2c: add support for MediaTek I2C interface by Weijie Gao · 2 years, 1 month ago
  22. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  23. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  24. a22692d i2c: stm32: fix usage of rise/fall device tree properties by Jorge Ramirez-Ortiz · 2 years, 1 month ago
  25. 3bf699f i2c: stm32: do not set the STOP condition on error by Alain Volmat · 2 years, 1 month ago
  26. bcc7509 i2c: stm32: remove unused stop parameter in start & reload handling by Alain Volmat · 2 years, 1 month ago
  27. 923d802 i2c: stm32: fix comment and remove unused AUTOEND bit by Alain Volmat · 2 years, 1 month ago
  28. 9ef530f i2c: stm32f7: fix clearing the control register by Jorge Ramirez-Ortiz · 2 years, 2 months ago
  29. 49f3a42 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · 2 years, 4 months ago
  30. 2b77eea i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · 2 years, 4 months ago
  31. 6ac2553 i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · 2 years, 5 months ago
  32. d4d01d0 i2c: stm32: add support for the st,stm32mp13 SOC by Patrick Delaunay · 2 years, 4 months ago
  33. cb42c1f i2c: Remove non-DM_I2C support from davinci_i2c.c by Tom Rini · 2 years, 4 months ago
  34. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  35. 50b23b1 i2c/aspeed: Add AST2600 compatible by Joel Stanley · 2 years, 4 months ago
  36. 453fe1e i2c/aspeed: Fix reset control by Joel Stanley · 2 years, 4 months ago
  37. 24ec3de arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 4 months ago
  38. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  39. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 5 months ago
  40. 0d2105a arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 6 months ago
  41. a6cc0b0 i2c: ihs: intel: Fix typo in comments (actual) by Michal Simek · 2 years, 6 months ago
  42. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  43. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  44. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  45. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  46. f5bfe15 i2c: sun8i_rsb: Add support for DM clocks and resets by Samuel Holland · 2 years, 7 months ago
  47. c9dd3ca i2c: sun8i_rsb: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 7 months ago
  48. 07c4113 i2c: sun6i_p2wi: Add support for DM clocks and resets by Samuel Holland · 2 years, 7 months ago
  49. 48457f7 i2c: sun6i_p2wi: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 7 months ago
  50. af2ec35 i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years ago
  51. 923d893 i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years ago
  52. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  53. 6db539f i2c: fix always-true condition in i2c_probe_chip() by Nikita Yushchenko · 2 years, 8 months ago
  54. f76f860 i2c: i2c-cdns: Prevent early termination of write by Sai Pavan Boddu · 2 years, 8 months ago
  55. 94b3f3f i2c: i2c-cdns: Fix write transaction state by Sai Pavan Boddu · 2 years, 8 months ago
  56. 1bc2a79 i2c: i2c-cdns: Start read transaction after write to transfer_size reg by Sai Pavan Boddu · 2 years, 8 months ago
  57. a064e0c ti: i2c: fix probe_chip() return value by Nikita Yushchenko · 2 years, 8 months ago
  58. 3285a57 i2c: muxes: pca954x: add PCA9847 variant by Vladimir Oltean · 2 years, 10 months ago
  59. eb31a4a i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c by Chris Morgan · 2 years, 10 months ago
  60. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  61. 009b108 i2c: at91: add compatible with microchip,sam9x60-i2c by Eugen Hristev · 2 years, 10 months ago
  62. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 2 years, 10 months ago
  63. ccea46c i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years ago
  64. 0dc0d1e i2c: Add Microchip PolarFire SoC I2C driver by Padmarao Begari · 3 years ago
  65. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago WIP/21Oct2021
  66. 999ac22 arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · 3 years ago
  67. 7e22c85 i2c: ocores: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 1 month ago
  68. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  69. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years ago
  70. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years ago
  71. c31cf40 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · 3 years, 3 months ago
  72. 6338b45 i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · 3 years, 3 months ago
  73. 6bbb14f i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · 3 years, 3 months ago
  74. 0959999 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · 3 years, 3 months ago
  75. 1fd9eb6 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · 3 years, 3 months ago
  76. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago WIP/2021-09-30-whitespace-cleanups
  77. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 1 month ago
  78. 06cec89 i2c: mvtwsi: Add support for DM clocks and resets by Samuel Holland · 3 years, 1 month ago
  79. e53979c i2c: rcar_i2c: Enable configuring SCL rise and fall times by Adam Ford · 3 years, 2 months ago
  80. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  81. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  82. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  83. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  84. 9d84795 riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 2 months ago
  85. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  86. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 2 months ago
  87. 6aa0754 rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 2 months ago
  88. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  89. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 2 months ago
  90. 38a671d i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · 3 years, 2 months ago
  91. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 2 months ago
  92. 27bedff i2c: designware: Remove unused non-DM functionality by Tom Rini · 3 years, 2 months ago
  93. 52c7e37 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 2 months ago
  94. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  95. 5b42255 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · 3 years, 2 months ago
  96. 2656145 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 2 months ago
  97. de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  98. 0283da4 i2c: S3C24X0: Finish Kconfig migration by Tom Rini · 3 years, 2 months ago
  99. 7282b43 i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · 3 years, 2 months ago
  100. 2aefa6e i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 3 months ago