1. 27d483b i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed by Jun Chen · 4 years, 8 months ago
  2. be26342 i2c: designware_i2c: remove 'has_high_speed' by Jun Chen · 4 years, 8 months ago
  3. 565e328 i2c: designware_i2c: check is high speed possible support by Jun Chen · 4 years, 8 months ago
  4. 70c894f i2c: designware_i2c: Fix IC_CON register setting for high speed mode by Jun Chen · 4 years, 8 months ago
  5. 0c17bb1 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · 4 years, 8 months ago
  6. ed6dd4e misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · 4 years, 8 months ago
  7. ba6fb2f dm: i2c-gpio: add support for clock stretching by Heiko Schocher · 4 years, 7 months ago
  8. 7383edc dm: i2c-gpio: rework gpio get/set functions by Michael Auchter · 4 years, 9 months ago
  9. 4368c6a i2c: gpio: Run deblock sequence on probe by Marek Vasut · 4 years, 9 months ago
  10. a191728 i2c: Add option to send start condition after deblocking by Marek Vasut · 4 years, 9 months ago
  11. 7231522 i2c: Export i2c_deblock_gpio_loop() by Marek Vasut · 4 years, 9 months ago
  12. 1f746a2 i2c: Make deblock delay and SCL clock configurable by Marek Vasut · 4 years, 9 months ago
  13. 36bdcf7 Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago WIP/10Mar2020
  14. 3e4fcfa power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 8 months ago
  15. 3a1cb95 Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  16. dd12b2f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 7 months ago
  17. 1c1f4f0 net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 8 months ago
  18. a784495 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 8 months ago
  19. a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 4 years, 10 months ago
  20. 2d5d526 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 4 years, 11 months ago
  21. 0d8b0c9 drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 4 years, 11 months ago
  22. e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  23. f641a8a phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  24. 289dd9f serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 9 months ago
  25. a851213 mmc: am654_sdhci: Implement workaround for card detect by Faiz Abbas · 4 years, 8 months ago
  26. c7d106b mmc: am654_sdhci: Update output tap delay writes by Faiz Abbas · 4 years, 8 months ago
  27. e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 8 months ago
  28. cb88434 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · 4 years, 8 months ago
  29. 32860bd mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 8 months ago
  30. d55e4e7 mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs by Arthur Li · 4 years, 8 months ago
  31. 720f9e1 serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · 4 years, 8 months ago
  32. 38a2a48 x86: remove dead code in intel_clk_get_rate() by Heinrich Schuchardt · 4 years, 8 months ago
  33. c12ee85 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 8 months ago WIP/04Mar2020
  34. 3e106f1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
  35. 9aa886c video: meson: keep power domain up after booting by Anatolij Gustschin · 4 years, 8 months ago
  36. 5349e25 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · 4 years, 8 months ago
  37. 8aad169 Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 8 months ago WIP/02Mar2020
  38. bd7bb38 Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 8 months ago
  39. 250b303 stm32mp1: rng: remove superfluous assignment by Heinrich Schuchardt · 4 years, 8 months ago
  40. b371acc rtc: m41t62: add compatible for m41st87 by Marek Vasut · 4 years, 8 months ago
  41. 491cabf gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · 4 years, 8 months ago
  42. 53d9bd4 dfu: Reset timeout in case of DFU request by Andy Shevchenko · 4 years, 9 months ago
  43. 7e00e90 watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · 4 years, 8 months ago
  44. a682560 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 8 months ago
  45. 58ecd9a net: zynq: Free allocated buffers in case of error by Michal Simek · 4 years, 9 months ago
  46. 3803765 net: phy: dp83867: Clean force link good bit by Michal Simek · 4 years, 9 months ago
  47. 4c2c28a mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · 4 years, 9 months ago
  48. 65bcca9 versal: drivers: clk: Fix invalid clock name queries by Rajan Vaja · 4 years, 9 months ago
  49. b677927 net: zynq_gem: Use ulong instead of u32 data type by T Karthik Reddy · 4 years, 9 months ago
  50. 7a8d03f misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 8 months ago
  51. 5ff78d1 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · 4 years, 10 months ago
  52. 4246fae Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 8 months ago
  53. 4155ad9 mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 8 months ago
  54. 58d8ace mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 8 months ago
  55. fdd84c8 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 8 months ago
  56. a2b0221 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 8 months ago
  57. f5df6aa mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 8 months ago
  58. c8cc18b mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 8 months ago
  59. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  60. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  61. ede2822 mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 9 months ago
  62. 64d44c4 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 8 months ago
  63. 76ca2d1 mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 9 months ago
  64. 8adf50e mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 9 months ago
  65. 54a78cb mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 9 months ago
  66. 4af6659 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 9 months ago
  67. ae93d81 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 5 years ago
  68. f2a73d6 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 8 months ago WIP/14Feb2020
  69. eb49dce clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 9 months ago
  70. b100892 pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 9 months ago
  71. e3dc592 ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · 4 years, 8 months ago
  72. defd1e7 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · 4 years, 9 months ago
  73. b8f3ce0 CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · 4 years, 9 months ago
  74. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  75. b7adcdd regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 9 months ago
  76. 4e5c468 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  77. 5f2fe7d Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 8 months ago WIP/10Feb2020
  78. 821c982 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 9 months ago
  79. c0a179a gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · 4 years, 9 months ago
  80. 0de653d serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 9 months ago
  81. 7f54b83 watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · 4 years, 9 months ago
  82. 2ccacf3 gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · 4 years, 9 months ago
  83. 47b1431 eth: mtk-eth: aarch64: fix build warnings on ethernet-driver by Frank Wunderlich · 4 years, 9 months ago
  84. e395717 eth: mtk-eth: add mt7622 support in mediatek eth driver by MarkLee · 4 years, 9 months ago
  85. b4ef49a eth: mtk-eth: add sgmii mode support in mediatek eth driver by MarkLee · 4 years, 9 months ago
  86. d36856a tpm: Add a driver for H1/Cr50 by Simon Glass · 4 years, 9 months ago
  87. 0255435 dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 9 months ago
  88. 69c2dc9 x86: Give each driver an IRQ type by Simon Glass · 4 years, 9 months ago
  89. ba87607 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 9 months ago
  90. b4d00b2 x86: Add a clock driver for Intel devices by Simon Glass · 4 years, 9 months ago
  91. fdec36f tegra: i2c: Change driver to use helper function by Simon Glass · 4 years, 9 months ago
  92. ae44caf dm: core: Change syscon to use helper function by Simon Glass · 4 years, 9 months ago
  93. 5016234 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 9 months ago
  94. 457faef Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 9 months ago
  95. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 9 months ago
  96. 21d651f sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 9 months ago
  97. f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 9 months ago
  98. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  99. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  100. a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 9 months ago