1. a89643c virtio: fix typo devicd by Heinrich Schuchardt · Tue Dec 24 12:21:09 2019 +0100
  2. 06aeb74 poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · Fri Nov 22 15:32:24 2019 +0100
  3. 9c5fc93 rtc: add support for DS3232 device by Han Nandor · Tue Nov 12 08:39:38 2019 +0000
  4. a8c32b5 bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · Mon Oct 28 18:44:06 2019 +0000
  5. 9251edc drivers: mcfmii: add dm support by Angelo Durgehello · Fri Nov 15 23:54:20 2019 +0100
  6. f0a0c88 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · Fri Nov 15 23:54:19 2019 +0100
  7. b0c70a3 drivers: mcffec: conversion to dm by Angelo Durgehello · Fri Nov 15 23:54:18 2019 +0100
  8. a1d3d9f drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · Fri Nov 15 23:54:17 2019 +0100
  9. b65d601 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · Thu Jan 09 13:42:43 2020 -0500
  10. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 09 08:52:21 2020 -0500
  11. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jan 09 08:51:57 2020 -0500
  12. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:57:11 2020 -0500
  13. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Jan 08 15:24:50 2020 -0500
  14. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Jan 08 15:23:49 2020 -0500
  15. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Jan 08 15:23:37 2020 -0500
  16. c15f177 ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · Wed Dec 04 10:36:45 2019 +0000
  17. 17dd261 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · Wed Dec 04 10:36:42 2019 +0000
  18. 3fe8c8d clk: imx: add i.MX8MP clk driver by Peng Fan · Mon Dec 30 17:39:18 2019 +0800
  19. 1333f5e clk: imx: add imx_clk_mux2_flags by Peng Fan · Mon Dec 30 16:56:25 2019 +0800
  20. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · Tue Oct 15 02:15:18 2019 -0700
  21. 49dbcee ddr: imx8m: Add DRAM PLL to generate 1000Mhz output by Peng Fan · Mon Dec 30 09:58:52 2019 +0800
  22. dc3accc mxc_ocotp: support i.MX8MP by Peng Fan · Tue Dec 24 11:26:41 2019 +0800
  23. ed2af07 pinctrl: imx8m: support i.MX8MP by Peng Fan · Mon Dec 30 09:52:15 2019 +0800
  24. b320b86 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · Thu Dec 19 09:46:08 2019 +0000
  25. adfa6c0 dm: Add a debug message when devices are skipped pre-reloc by Sean Anderson · Tue Dec 24 23:52:01 2019 -0500
  26. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · Sun Dec 29 21:19:28 2019 -0700
  27. 76a64ab dm: devres: Use an enum for the allocation phase by Simon Glass · Sun Dec 29 21:19:27 2019 -0700
  28. 323ff9f dm: devres: Add tests by Simon Glass · Sun Dec 29 21:19:26 2019 -0700
  29. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · Sun Dec 29 21:19:24 2019 -0700
  30. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · Sun Dec 29 21:19:21 2019 -0700
  31. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · Sun Dec 29 21:19:20 2019 -0700
  32. a8d8f16 dm: core: Allocate parent data separate from probing parent by Simon Glass · Sun Dec 29 21:19:18 2019 -0700
  33. 924c383 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · Sun Dec 29 21:19:17 2019 -0700
  34. 9046dec dm: core: Don't clear active flag twice when probe() fails by Simon Glass · Sun Dec 29 21:19:16 2019 -0700
  35. 7d7c704 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · Sun Dec 29 21:19:15 2019 -0700
  36. 1c6449c pci: Print a warning if the bus is accessed before probing by Simon Glass · Sun Dec 29 21:19:14 2019 -0700
  37. b18a960 usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · Sun Dec 29 21:19:12 2019 -0700
  38. 4da551b dm: core: Use assert_noisy() in devres by Simon Glass · Sun Dec 29 21:19:11 2019 -0700
  39. 081da0a virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · Sun Dec 29 15:30:14 2019 +0530
  40. 23e3751 sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · Sat Dec 28 23:58:31 2019 +0530
  41. cd9a2f9 stm32mp1: rng: Add a driver for random number generator(rng) device by Sughosh Ganu · Sat Dec 28 23:58:29 2019 +0530
  42. 1b72501 clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · Sat Dec 28 23:58:28 2019 +0530
  43. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · Sat Dec 28 23:58:27 2019 +0530
  44. e145c47 power: regulator: support off-on-delay-us by Peng Fan · Mon Nov 04 09:27:23 2019 +0000
  45. ec452e1 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · Wed Oct 30 14:38:33 2019 +0100
  46. 4446d2f remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · Wed Oct 30 14:38:31 2019 +0100
  47. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · Wed Oct 30 14:38:28 2019 +0100
  48. 7815fc1 drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · Tue Oct 22 16:39:19 2019 +0200
  49. 0e0b8a0 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · Tue Oct 22 16:39:18 2019 +0200
  50. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 07 08:45:43 2020 -0500
  51. e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jan 07 08:44:56 2020 -0500
  52. 7ead421 ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access by Thor Thayer · Fri Dec 06 13:47:32 2019 -0600
  53. 6e762d8 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · Fri Dec 06 13:47:31 2019 -0600
  54. 4ddb909 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · Wed Nov 27 15:55:27 2019 +0800
  55. 25572cf ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · Wed Nov 27 15:55:26 2019 +0800
  56. 0c7d843 cache: Add Arteris Ncore cache coherent unit driver by Ley Foon Tan · Wed Nov 27 15:55:24 2019 +0800
  57. ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · Wed Nov 27 15:55:22 2019 +0800
  58. 0b1680e arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · Wed Nov 27 15:55:18 2019 +0800
  59. f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · Wed Nov 27 15:55:15 2019 +0800
  60. 2669591 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:21 2019 +0800
  61. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:20 2019 +0800
  62. fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:19 2019 +0800
  63. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · Fri Oct 11 13:48:33 2019 +0800
  64. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · Wed Nov 27 18:12:15 2019 +0200
  65. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · Sun Oct 27 09:54:03 2019 -0600
  66. 2a9b1f5 ddr: imx8m: Return error values from LPDDR4 training by Frieder Schrempf · Wed Dec 11 10:01:19 2019 +0000
  67. bec7be1 pci: imx: Add iMX6SX compatible by Marek Vasut · Tue Nov 26 09:33:29 2019 +0100
  68. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  69. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  70. 131f4ad Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · Fri Jan 03 12:00:04 2020 -0500
  71. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · Tue Dec 31 18:09:14 2019 +0100
  72. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · Fri Dec 20 18:10:37 2019 -0700
  73. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · Fri Dec 20 18:10:36 2019 -0700
  74. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · Fri Dec 20 18:10:35 2019 -0700
  75. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · Fri Dec 20 18:10:34 2019 -0700
  76. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · Fri Dec 20 18:10:33 2019 -0700
  77. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · Sat Nov 30 13:14:10 2019 +0000
  78. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  79. 86a1750 Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Dec 28 08:07:16 2019 -0500
  80. 8e5e32f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Dec 27 16:46:15 2019 -0500
  81. 25dac2a rtc: rx8010js: add compatible string by Robert Beckett · Tue Oct 29 19:07:03 2019 +0000
  82. 4d58090 rtc: s35392a: add compatible strings by Robert Beckett · Mon Oct 28 19:10:10 2019 +0000
  83. 77533b0 rtc: rx8010sj: fix DM initialization by Robert Beckett · Mon Oct 28 18:49:15 2019 +0000
  84. 46bbff1 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · Sat Dec 21 13:24:30 2019 +0530
  85. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · Sat Nov 09 12:04:13 2019 +0530
  86. 9f7ee33 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · Wed Dec 11 17:37:09 2019 -0300
  87. ed55562 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · Wed Nov 06 16:21:18 2019 +0200
  88. 80c69c6 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · Wed Nov 06 16:21:17 2019 +0200
  89. cf60864 phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · Wed Nov 06 16:21:16 2019 +0200
  90. 5015e92 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · Wed Nov 06 16:21:15 2019 +0200
  91. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · Fri Nov 15 09:23:39 2019 +0000
  92. b1ec281 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · Fri Nov 15 09:23:37 2019 +0000
  93. 8cb089e pci: layerscape: Suffix API names with _ls by Wasim Khan · Fri Nov 15 09:23:35 2019 +0000
  94. 4a0e9be pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · Fri Nov 15 09:23:34 2019 +0000
  95. 81d3a63 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · Fri Nov 15 09:23:32 2019 +0000
  96. ae6d852 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · Tue Nov 19 10:28:17 2019 +0000
  97. f379b54 mpc85xx: ddr: Always start DDR RAM in Self Refresh mode by Joakim Tjernlund · Wed Nov 27 19:35:10 2019 +0100
  98. 54c5338 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Dec 22 09:14:35 2019 -0500
  99. 5abcf94 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · Wed Dec 18 13:00:02 2019 +0530
  100. 42360c4 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · Thu Dec 05 13:29:25 2019 +0530