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