1. 1fd9eb6 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · 3 years, 2 months ago
  2. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 2 months ago
  3. 9d84795 riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 1 month ago
  4. 7282b43 i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · 3 years, 1 month ago
  5. 2aefa6e i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 2 months ago
  6. 59e11eb i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 3 months ago
  7. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  8. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  9. 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 4 months ago
  10. d7221d0 arm: Remove spear320 boards by Tom Rini · 3 years, 4 months ago
  11. 1dc77c2 arm: Remove spear310 boards by Tom Rini · 3 years, 4 months ago
  12. 0e377bb arm: Remove spear300 boards by Tom Rini · 3 years, 4 months ago
  13. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 3 months ago
  14. 0705556 Kconfig: convert CONFIG_SYS_I2C_LPC32XX by Trevor Woerner · 3 years, 4 months ago
  15. 103f233 lpc32xx: i2c: finish DM/OF code by Trevor Woerner · 3 years, 4 months ago
  16. 3f70acd lpc32xx: i2c: fix base address by Trevor Woerner · 3 years, 4 months ago
  17. 1028403 lpc32xx: i2c: remove unused define by Trevor Woerner · 3 years, 4 months ago
  18. 4483fba i2c: synquacer: SNI Synquacer I2C controller by Jassi Brar · 3 years, 4 months ago
  19. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  20. a12aa79 gpio: i2c-gpio: Drop use of dm_gpio_set_dir() by Simon Glass · 3 years, 6 months ago
  21. c6c26a0 arm: Remove vexpress_ca15_tc2 board by Tom Rini · 3 years, 7 months ago
  22. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 7 months ago
  23. 728d04c sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 7 months ago
  24. e62ad9c sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 7 months ago
  25. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 8 months ago
  26. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 7 months ago
  27. 8faa791 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · 3 years, 8 months ago
  28. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  29. d1f3abe dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 8 months ago
  30. 73c1669 i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · 3 years, 10 months ago
  31. 6befb51 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · 3 years, 10 months ago
  32. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  33. 2ce7b65 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 8 months ago
  34. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  35. d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 3 years, 8 months ago
  36. dfb5bfb i2c: desigware: Add an alias for Intel Apollo Lake by Simon Glass · 3 years, 8 months ago
  37. b296800 i2c: mvtwsi: sunxi: update macro by Jernej Skrabec · 3 years, 9 months ago
  38. f4ed224 i2c: stm32f7_i2c: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  39. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  40. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  41. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 9 months ago
  42. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  43. f05a7c5 sandbox: i2c: Move priv into a header file by Simon Glass · 3 years, 9 months ago
  44. 26c7048 i2c: mxc_i2c: improve error message readability by Marc Ferland · 3 years, 9 months ago
  45. 16df993 i2c: Update for new sequence numbers by Simon Glass · 3 years, 9 months ago
  46. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 9 months ago
  47. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 9 months ago
  48. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  49. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  50. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  51. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  52. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  53. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  54. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  55. b2d4cbe i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 3 years, 11 months ago
  56. 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 3 years, 11 months ago
  57. 5a13c0d i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years ago
  58. fbe27a5 dm: Add a test for of-platdata parent information by Simon Glass · 4 years ago
  59. 67507e4 sandbox: Fix up building for of-platdata by Simon Glass · 4 years ago
  60. 7a46274 i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  61. acdd248 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years ago
  62. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  63. 86a73b0 i2c: rcar_i2c: Fix i2c read/write errors by Lad Prabhakar · 4 years ago
  64. b4f11df i2c: mxc: Fix dev_err being called on a nonexistant variable by Sean Anderson · 4 years ago
  65. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years ago
  66. fd42f26 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years ago
  67. 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 9 months ago
  68. 6606060 Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x by Trommel, Kees (Contractor) · 4 years, 2 months ago
  69. af03bde i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support by Stefan Roese · 4 years, 2 months ago
  70. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  71. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 2 months ago
  72. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  73. c25e9e0 i2c: add nexell driver by Stefan Bosch · 4 years, 3 months ago
  74. 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 2 months ago
  75. 9c31c53 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · 4 years, 3 months ago
  76. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  77. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  78. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  79. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  80. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  81. 4b0ec52 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 3 months ago
  82. c61c8ef i2c: Add log_ret() on error by Simon Glass · 4 years, 3 months ago
  83. 767abfc i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 3 months ago
  84. fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 3 months ago
  85. 31e1787 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 3 months ago
  86. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 3 months ago
  87. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  88. 7ce87dc i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · 4 years, 3 months ago
  89. fb3388c i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · 4 years, 3 months ago
  90. 35d3982 i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · 4 years, 4 months ago
  91. 7f5ea25 i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · 4 years, 4 months ago
  92. 5c2c3e8 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago
  93. da585c3 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · 4 years, 5 months ago
  94. f6f9a01 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · 4 years, 5 months ago
  95. bcf0850 i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · 4 years, 5 months ago
  96. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  97. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  98. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  99. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  100. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago