1. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  2. 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · 4 years ago
  3. 4123ba0 i2c: Update for new sequence numbers by Simon Glass · 4 years ago
  4. 7f4dadf octeon: Don't attempt to set the sequence number by Simon Glass · 4 years ago
  5. 1ae093f dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years ago
  6. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  8. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  9. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  10. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  11. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  12. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  13. 1cfbd7a i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years, 1 month ago
  14. 9355716 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years, 1 month ago
  15. edf478b i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 2 months ago
  16. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 2 months ago
  17. e45710b sandbox: Fix up building for of-platdata by Simon Glass · 4 years, 2 months ago
  18. 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  19. 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 2 months ago
  20. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  21. 9c67b1f i2c: rcar_i2c: Fix i2c read/write errors by Lad Prabhakar · 4 years, 2 months ago
  22. fbba69f i2c: mxc: Fix dev_err being called on a nonexistant variable by Sean Anderson · 4 years, 3 months ago
  23. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
  24. 31cc5b4 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 2 months ago
  25. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 5 years ago
  26. e7100ec Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x by Trommel, Kees (Contractor) · 4 years, 4 months ago
  27. fe190ef i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support by Stefan Roese · 4 years, 4 months ago
  28. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  29. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
  30. c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
  31. 9d85dfb i2c: add nexell driver by Stefan Bosch · 4 years, 5 months ago
  32. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  33. 70a8158 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · 4 years, 5 months ago
  34. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  35. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  36. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  37. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  38. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  39. 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 5 months ago
  40. e998305 i2c: Add log_ret() on error by Simon Glass · 4 years, 5 months ago
  41. 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 5 months ago
  42. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  43. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
  44. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  45. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  46. 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · 4 years, 5 months ago
  47. 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · 4 years, 5 months ago
  48. 890813f i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · 4 years, 6 months ago
  49. fe661ba i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · 4 years, 6 months ago
  50. c6baea2 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · 4 years, 6 months ago
  51. f1524a2 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · 4 years, 7 months ago
  52. 057be51 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · 4 years, 7 months ago
  53. 02b880e i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · 4 years, 7 months ago
  54. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  55. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  56. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  57. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  58. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  59. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  60. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 7 months ago
  61. 23d4ee3 i2c: mxc: add fuse check by Peng Fan · 4 years, 7 months ago
  62. 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
  63. d5dc36f drivers: i2c: add brcm iproc I2C driver support by Rayagonda Kokatanur · 4 years, 8 months ago
  64. 3e0259d i2c: muxes: pca954x: add PCA9546 variant by Chris Packham · 4 years, 8 months ago
  65. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 9 months ago
  66. e04600e i2c: stm32f7_i2c: allows for any bus frequency by Alain Volmat · 4 years, 9 months ago
  67. c191f54 i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed by Jun Chen · 4 years, 9 months ago
  68. 3ce27d4 i2c: designware_i2c: remove 'has_high_speed' by Jun Chen · 4 years, 9 months ago
  69. ef6677e i2c: designware_i2c: check is high speed possible support by Jun Chen · 4 years, 9 months ago
  70. 635cf51 i2c: designware_i2c: Fix IC_CON register setting for high speed mode by Jun Chen · 4 years, 9 months ago
  71. 48f39d8 dm: i2c-gpio: add support for clock stretching by Heiko Schocher · 4 years, 9 months ago
  72. 5f6b185 dm: i2c-gpio: rework gpio get/set functions by Michael Auchter · 4 years, 10 months ago
  73. 9f52cc4 i2c: gpio: Run deblock sequence on probe by Marek Vasut · 4 years, 10 months ago
  74. 39de925 i2c: Add option to send start condition after deblocking by Marek Vasut · 4 years, 10 months ago
  75. e2af341 i2c: Export i2c_deblock_gpio_loop() by Marek Vasut · 4 years, 10 months ago
  76. 2ffffc3 i2c: Make deblock delay and SCL clock configurable by Marek Vasut · 4 years, 10 months ago
  77. 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 10 months ago
  78. 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
  79. 2e9d64f tegra: i2c: Change driver to use helper function by Simon Glass · 4 years, 10 months ago
  80. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  81. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  82. 41a5abc i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 5 years ago
  83. 8de5ae8 i2c: designware_i2c: Do more in the probe() method by Simon Glass · 4 years, 10 months ago
  84. c529419 i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 4 years, 10 months ago
  85. b4544bd i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 4 years, 10 months ago
  86. 4564922 i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 4 years, 10 months ago
  87. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
  88. e8e01cc i2c: stm32: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
  89. ed0a60a i2c: omap: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
  90. 24f8c0e i2c: kona_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
  91. ac77bae i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
  92. 712e149 i2c: ast_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
  93. c38e2b3 i2c: designware_i2c: Add spike supression by Simon Glass · 4 years, 10 months ago
  94. c718110 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 4 years, 10 months ago
  95. 245ec0b i2c: designware_i2c: Put hold config in a struct by Simon Glass · 4 years, 10 months ago
  96. 60e0c3a i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 4 years, 10 months ago
  97. 9e5d174 i2c: designware_i2c: Read device-tree properties by Simon Glass · 4 years, 10 months ago
  98. 333dadd i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 4 years, 10 months ago
  99. 6ed44ae i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 10 months ago
  100. f5ef101 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 10 months ago