1. 009d4a7 drivers/rng: add Amlogic hardware RNG driver by Heinrich Schuchardt · 4 years, 10 months ago
  2. cb02866 drivers/rng: simplify Kconfig by Heinrich Schuchardt · 4 years, 10 months ago
  3. 0e3ce20 power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 10 months ago
  4. 332da44 Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  5. 020fffd Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 9 months ago
  6. 4eb793e net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 9 months ago
  7. a3a3470 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 10 months ago
  8. 71a6a60 net: phy: Fix overlong PHY timeout by Andre Przywara · 5 years ago
  9. fd101e1 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 5 years ago
  10. 3fb44cf drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 5 years ago
  11. b069c4a phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  12. 2325c44 phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  13. 8bb8dcf serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 10 months ago
  14. f89c7ec serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · 4 years, 9 months ago
  15. b22baeb x86: remove dead code in intel_clk_get_rate() by Heinrich Schuchardt · 4 years, 10 months ago
  16. 4e40c85 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 9 months ago
  17. dbc612e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  18. b1e1f93 video: meson: keep power domain up after booting by Anatolij Gustschin · 4 years, 10 months ago
  19. cfb28f1 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · 4 years, 10 months ago
  20. 8493a4a Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 9 months ago
  21. daf812a Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 9 months ago
  22. 2b39a03 stm32mp1: rng: remove superfluous assignment by Heinrich Schuchardt · 4 years, 10 months ago
  23. 9aeb461 rtc: m41t62: add compatible for m41st87 by Marek Vasut · 4 years, 10 months ago
  24. b87b94e gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · 4 years, 10 months ago
  25. f4f2db7 dfu: Reset timeout in case of DFU request by Andy Shevchenko · 4 years, 10 months ago
  26. 9a5760e watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · 4 years, 9 months ago
  27. 545e894 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 9 months ago
  28. 049c65b net: zynq: Free allocated buffers in case of error by Michal Simek · 4 years, 10 months ago
  29. c7f95ed net: phy: dp83867: Clean force link good bit by Michal Simek · 4 years, 10 months ago
  30. 4de4f38 mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · 4 years, 11 months ago
  31. 5986efc versal: drivers: clk: Fix invalid clock name queries by Rajan Vaja · 4 years, 11 months ago
  32. 60bf216 net: zynq_gem: Use ulong instead of u32 data type by T Karthik Reddy · 4 years, 11 months ago
  33. 0b6ce80 misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 10 months ago
  34. dc6d5e0 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · 5 years ago
  35. 2e4bd90 Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 9 months ago
  36. cf61a5f mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 10 months ago
  37. 97e7e82 mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 10 months ago
  38. a055e86 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 10 months ago
  39. 97eda29 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 10 months ago
  40. 32d1213 mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 10 months ago
  41. c3a17af mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 10 months ago
  42. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  43. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  44. a6d1f1a mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 10 months ago
  45. 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 10 months ago
  46. bd9bb2b mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 10 months ago
  47. bf1f25c mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 10 months ago
  48. 55f7b00 mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 10 months ago
  49. 58b9eb8 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 11 months ago
  50. a8e2e40 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 5 years ago
  51. e4a5ee1 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
  52. 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
  53. e4c076f pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 10 months ago
  54. 2cf08ca ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · 4 years, 10 months ago
  55. 5872fc6 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · 4 years, 10 months ago
  56. 9d70c9c CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · 4 years, 10 months ago
  57. 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
  58. 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 10 months ago
  59. 0a4d619 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
  60. cc4ab0f Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 10 months ago
  61. 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 10 months ago
  62. ef64c0b gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · 4 years, 10 months ago
  63. adca83a serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
  64. dd2b30b watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · 4 years, 10 months ago
  65. 5ec230c gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
  66. 4435018 eth: mtk-eth: aarch64: fix build warnings on ethernet-driver by Frank Wunderlich · 4 years, 10 months ago
  67. 933bb80 eth: mtk-eth: add mt7622 support in mediatek eth driver by developer · 4 years, 10 months ago
  68. 9a12c24 eth: mtk-eth: add sgmii mode support in mediatek eth driver by developer · 4 years, 10 months ago
  69. 66262ed tpm: Add a driver for H1/Cr50 by Simon Glass · 4 years, 10 months ago
  70. 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 10 months ago
  71. 21bb12a x86: Give each driver an IRQ type by Simon Glass · 4 years, 10 months ago
  72. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 10 months ago
  73. 6eb4e3c x86: Add a clock driver for Intel devices by Simon Glass · 4 years, 10 months ago
  74. 2e9d64f tegra: i2c: Change driver to use helper function by Simon Glass · 4 years, 10 months ago
  75. e5f50c9 dm: core: Change syscon to use helper function by Simon Glass · 4 years, 10 months ago
  76. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 10 months ago
  77. c79ba0f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  78. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
  79. a4f416d sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 10 months ago
  80. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 10 months ago
  81. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  82. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  83. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 10 months ago
  84. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 10 months ago
  85. adf598a sandbox: sound: Handle errors better in sound_beep() by Simon Glass · 4 years, 10 months ago
  86. 70bc14b sound: Add a new stop_play() method by Simon Glass · 4 years, 10 months ago
  87. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  88. 75c0ad6 dma: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  89. 2cdd3f4 clk: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  90. b3a4754 gpio: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  91. 1928cd4 reset: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  92. 92ed3a3 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  93. 1ee4819 mailbox: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  94. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 10 months ago
  95. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 10 months ago
  96. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 11 months ago
  97. 22bc2ff tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · 4 years, 11 months ago
  98. 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
  99. 7572975 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · 4 years, 10 months ago
  100. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago