1. 2325c44 phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · Tue Jun 18 11:37:17 2019 +1000
  2. 4e40c85 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Mar 04 10:41:41 2020 -0500
  3. dbc612e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Mar 04 10:41:27 2020 -0500
  4. b1e1f93 video: meson: keep power domain up after booting by Anatolij Gustschin · Mon Feb 17 12:36:44 2020 +0100
  5. cfb28f1 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · Mon Feb 17 12:36:43 2020 +0100
  6. 8493a4a Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Mar 02 09:20:30 2020 -0500
  7. daf812a Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Mar 02 09:20:12 2020 -0500
  8. 2b39a03 stm32mp1: rng: remove superfluous assignment by Heinrich Schuchardt · Sun Feb 16 10:11:18 2020 +0100
  9. 9aeb461 rtc: m41t62: add compatible for m41st87 by Marek Vasut · Sat Feb 15 14:46:10 2020 +0100
  10. b87b94e gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · Thu Feb 13 17:24:11 2020 +0900
  11. f4f2db7 dfu: Reset timeout in case of DFU request by Andy Shevchenko · Wed Jan 29 17:23:14 2020 +0200
  12. 9a5760e watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · Wed Feb 26 16:17:52 2020 +0000
  13. 545e894 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · Thu Feb 20 07:39:51 2020 +0000
  14. 049c65b net: zynq: Free allocated buffers in case of error by Michal Simek · Thu Feb 06 14:36:46 2020 +0100
  15. c7f95ed net: phy: dp83867: Clean force link good bit by Michal Simek · Thu Feb 06 15:59:23 2020 +0100
  16. 4de4f38 mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · Sun Jan 19 23:59:23 2020 -0700
  17. 5986efc versal: drivers: clk: Fix invalid clock name queries by Rajan Vaja · Thu Jan 16 03:55:05 2020 -0800
  18. 60bf216 net: zynq_gem: Use ulong instead of u32 data type by T Karthik Reddy · Wed Jan 15 02:15:13 2020 -0700
  19. 0b6ce80 misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · Fri Feb 14 17:52:17 2020 +0530
  20. dc6d5e0 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · Mon Dec 23 09:28:09 2019 +0000
  21. 2e4bd90 Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Feb 20 07:27:31 2020 -0500
  22. cf61a5f mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · Fri Feb 14 16:40:27 2020 +0900
  23. 97e7e82 mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · Fri Feb 14 16:40:26 2020 +0900
  24. a055e86 mmc: sdhci: remove unneeded casts by Masahiro Yamada · Fri Feb 14 16:40:24 2020 +0900
  25. 97eda29 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · Fri Feb 14 16:40:23 2020 +0900
  26. 32d1213 mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · Fri Feb 14 16:40:22 2020 +0900
  27. c3a17af mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · Fri Feb 14 16:40:21 2020 +0900
  28. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  29. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  30. a6d1f1a mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · Thu Jan 30 12:06:45 2020 +0000
  31. 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · Thu Feb 13 13:24:55 2020 -0700
  32. bd9bb2b mmc: remove unneeded forward declarations by Masahiro Yamada · Thu Jan 23 15:54:01 2020 +0900
  33. bf1f25c mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · Thu Jan 23 14:31:12 2020 +0900
  34. 55f7b00 mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · Tue Jan 21 18:42:05 2020 +0900
  35. 58b9eb8 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · Fri Jan 17 15:06:54 2020 +0900
  36. a8e2e40 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · Fri Nov 22 15:13:09 2019 -0800
  37. e4a5ee1 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Feb 14 07:31:47 2020 -0500
  38. 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · Tue Jan 28 10:44:15 2020 +0100
  39. e4c076f pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · Tue Jan 28 10:44:14 2020 +0100
  40. 2cf08ca ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · Thu Feb 13 08:29:45 2020 +0100
  41. 5872fc6 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · Wed Jan 29 14:08:30 2020 +0300
  42. 9d70c9c CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · Wed Jan 29 14:08:29 2020 +0300
  43. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  44. 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · Sat Jan 25 09:00:58 2020 +0100
  45. 0a4d619 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Feb 10 12:27:31 2020 -0500
  46. cc4ab0f Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Feb 10 12:08:51 2020 -0500
  47. 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · Fri Jan 31 15:07:52 2020 +0200
  48. ef64c0b gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · Wed Jan 29 13:58:02 2020 -0300
  49. adca83a serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:58 2020 -0800
  50. dd2b30b watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:57 2020 -0800
  51. 5ec230c gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:56 2020 -0800
  52. 4435018 eth: mtk-eth: aarch64: fix build warnings on ethernet-driver by Frank Wunderlich · Fri Jan 31 10:23:29 2020 +0100
  53. 933bb80 eth: mtk-eth: add mt7622 support in mediatek eth driver by developer · Tue Jan 21 19:31:58 2020 +0800
  54. 9a12c24 eth: mtk-eth: add sgmii mode support in mediatek eth driver by developer · Tue Jan 21 19:31:57 2020 +0800
  55. 66262ed tpm: Add a driver for H1/Cr50 by Simon Glass · Thu Feb 06 09:55:04 2020 -0700
  56. 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · Thu Feb 06 09:55:00 2020 -0700
  57. 21bb12a x86: Give each driver an IRQ type by Simon Glass · Thu Feb 06 09:54:58 2020 -0700
  58. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · Thu Feb 06 09:54:57 2020 -0700
  59. 6eb4e3c x86: Add a clock driver for Intel devices by Simon Glass · Thu Feb 06 09:54:53 2020 -0700
  60. 2e9d64f tegra: i2c: Change driver to use helper function by Simon Glass · Thu Feb 06 09:54:52 2020 -0700
  61. e5f50c9 dm: core: Change syscon to use helper function by Simon Glass · Thu Feb 06 09:54:51 2020 -0700
  62. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · Thu Feb 06 09:54:50 2020 -0700
  63. c79ba0f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Feb 06 23:18:42 2020 -0500
  64. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · Tue Feb 04 22:43:06 2020 +0100
  65. a4f416d sandbox: Complete migration away from os_malloc() by Simon Glass · Mon Feb 03 07:36:18 2020 -0700
  66. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · Mon Feb 03 07:36:17 2020 -0700
  67. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  68. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  69. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · Mon Feb 03 07:36:14 2020 -0700
  70. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · Mon Feb 03 07:36:13 2020 -0700
  71. adf598a sandbox: sound: Handle errors better in sound_beep() by Simon Glass · Mon Feb 03 07:36:07 2020 -0700
  72. 70bc14b sound: Add a new stop_play() method by Simon Glass · Mon Feb 03 07:36:06 2020 -0700
  73. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  74. 75c0ad6 dma: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:55 2020 -0700
  75. 2cdd3f4 clk: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:54 2020 -0700
  76. b3a4754 gpio: Rename free() to rfree() by Simon Glass · Tue Feb 04 20:15:17 2020 -0700
  77. 1928cd4 reset: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:52 2020 -0700
  78. 92ed3a3 power-domain: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:51 2020 -0700
  79. 1ee4819 mailbox: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:50 2020 -0700
  80. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · Mon Feb 03 07:35:49 2020 -0700
  81. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · Mon Feb 03 07:35:48 2020 -0700
  82. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · Fri Jan 17 14:48:09 2020 -0500
  83. 22bc2ff tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · Sun Jan 12 23:34:22 2020 -0800
  84. 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · Mon Jan 27 08:49:53 2020 -0700
  85. 7572975 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · Mon Jan 27 08:49:49 2020 -0700
  86. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · Mon Jan 27 08:49:48 2020 -0700
  87. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · Mon Jan 27 08:49:47 2020 -0700
  88. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:46 2020 -0700
  89. 81c54b3 dm: core: Reimplement ofnode_read_size() by Simon Glass · Mon Jan 27 08:49:45 2020 -0700
  90. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · Mon Jan 27 08:49:44 2020 -0700
  91. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  92. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · Mon Jan 27 08:49:40 2020 -0700
  93. c6548b8 dm: core: Use const device for the devfdt...() interface by Simon Glass · Mon Jan 27 08:49:39 2020 -0700
  94. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · Mon Jan 27 08:49:38 2020 -0700
  95. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · Mon Jan 27 08:49:37 2020 -0700
  96. 2a58088 dm: core: Use const where possible in device.h by Simon Glass · Mon Jan 27 08:49:36 2020 -0700
  97. f10b52f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Feb 05 07:19:52 2020 -0500
  98. d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Wed Feb 05 07:18:12 2020 -0500
  99. 6bccacf ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · Fri Oct 18 00:22:31 2019 +0200
  100. b1fdd3a watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · Thu Oct 03 14:47:07 2019 +0200