1. d3967f3 spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · Wed Dec 18 00:09:58 2019 +0100
  2. 8ad5a73 Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Mon Jan 27 07:19:26 2020 -0500
  3. e4a5558 clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · Fri Jan 17 13:06:42 2020 +0100
  4. 2af750e clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · Fri Jan 17 13:06:41 2020 +0100
  5. cf4c04a clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · Fri Jan 17 13:06:40 2020 +0100
  6. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · Sun Jan 26 19:31:22 2020 +0100
  7. 2288efd arm: mvebu: fix A38x breakage from commit bb872dd930cc by Joel Johnson · Sun Jan 26 09:48:58 2020 -0700
  8. 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Jan 26 12:05:11 2020 -0500
  9. b58106d clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · Tue Dec 24 23:57:47 2019 -0500
  10. 6c91087 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · Thu Dec 12 23:53:19 2019 +0100
  11. c179a17 clk: show more error info when uclass_get_device_by_name by Peng Fan · Tue Oct 22 03:31:08 2019 +0000
  12. 94fc842 clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · Thu Oct 17 21:02:05 2019 +0200
  13. 529ea1c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Sat Jan 25 12:20:51 2020 -0500
  14. 3d8e4c1 common: add blkcache init by Angelo Durgehello · Tue Jan 21 10:37:27 2020 +0100
  15. 8f92694 net: macb: Drop local cache flush by Vignesh Raghavendra · Thu Jan 16 14:23:48 2020 +0530
  16. dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:47 2020 +0530
  17. 0892e71 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:46 2020 +0530
  18. 6a10556 fastboot: mt85xx: add command to flash/erase emmc hwpart by developer · Thu Jan 16 16:11:42 2020 +0800
  19. 64800e0 usb: musb-new: mt85xx: add musb-new gadget driver. by developer · Thu Jan 16 16:11:37 2020 +0800
  20. c75f853 crypto: make mod_exp_sw() static by Heinrich Schuchardt · Sun Jan 19 19:48:04 2020 +0100
  21. b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · Sun Jan 19 19:28:12 2020 +0100
  22. 47d4997 phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · Wed Jan 01 23:44:48 2020 +0000
  23. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  24. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  25. a7ec4d6 common: Rename and move source() by Simon Glass · Sat Dec 28 10:45:04 2019 -0700
  26. 0c715a2 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  27. 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  28. 1f911d4 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  29. bd2ce1b common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  30. 0eb84bf common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  31. d0e1c34 common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  32. 0e4868f common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  33. 7e1bda9 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · Sat Dec 21 17:25:12 2019 +0100
  34. 67e8817 remoteproc: elf_loader: fix program header parsing by Fabien Dessenne · Wed Sep 04 09:53:22 2019 +0200
  35. afad2d0 drivers: net: fsl_enetc: fix SXGMII MAC configuration by Alex Marginean · Fri Jan 10 23:32:20 2020 +0200
  36. 70bec5c pci: layerscape: device tree fixup based on SoC and by Wasim Khan · Mon Jan 06 12:06:00 2020 +0000
  37. 9d3d230 pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · Mon Jan 06 12:05:59 2020 +0000
  38. 54e44ef pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · Mon Jan 06 12:05:57 2020 +0000
  39. 1d3e24f drivers: net: fsl_enetc: add write_hwaddr() for LS1028A by Michael Walle · Fri Dec 20 14:16:48 2019 +0100
  40. 8c7188e drivers: net: fsl_enetc: use write_hwaddr() by Michael Walle · Fri Dec 20 14:16:47 2019 +0100
  41. cf51ce8 pci: layerscape: Fix the BARs disable function by Hou Zhiqiang · Tue Dec 17 10:10:43 2019 +0000
  42. ca3815d pci: layerscape: Fix the disabling of Expansion ROM BAR by Hou Zhiqiang · Tue Dec 17 10:10:40 2019 +0000
  43. 805b859 drivers: net: fsl_enetc: Pass on primary MAC address to Linux by Alex Marginean · Tue Dec 10 16:55:39 2019 +0200
  44. bcef763 gpio: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · Tue Jan 07 20:14:15 2020 +0100
  45. 3907a50 led: bcm6858: allow to use this driver on arm bcm68360 by Philippe Reynes · Tue Jan 07 20:14:14 2020 +0100
  46. 74ead74 nand: brcmnand: add bcm68360 support by Philippe Reynes · Tue Jan 07 20:14:13 2020 +0100
  47. e14c085 spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360 by Philippe Reynes · Tue Jan 07 20:14:12 2020 +0100
  48. 09b864c watchdog: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · Tue Jan 07 20:14:11 2020 +0100
  49. 7b0c1c5 timer: Add driver for Nomadik Multi Timer Unit (MTU) by Stephan Gerhold · Sat Jan 04 18:45:15 2020 +0100
  50. 0f40fc2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Jan 21 18:10:28 2020 -0500
  51. 24a1d13 ddr: marvell: a38x: allow board specific clock out setup by Baruch Siach · Mon Jan 20 14:20:06 2020 +0200
  52. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jan 20 14:54:55 2020 -0500
  53. 74fc6b8 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · Fri Jan 17 11:57:30 2020 +0530
  54. 77be8b2 phy: omap-usb2-phy: Add support for AM654 USB2 PHY by Vignesh Raghavendra · Mon Dec 09 10:37:31 2019 +0530
  55. b566ead phy: omap-usb2-phy: Fix warnings when built for ARM64 by Vignesh Raghavendra · Mon Dec 09 10:37:30 2019 +0530
  56. c628295 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · Mon Dec 09 10:37:29 2019 +0530
  57. cdd05ef power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · Fri Jan 10 14:52:05 2020 +0530
  58. 8cc051e mmc: am654_sdhci: Add Support for configuring PHY in J721e by Faiz Abbas · Thu Jan 16 19:42:19 2020 +0530
  59. dc2bcc2 mmc: am654_sdhci: Get Xin clock by name by Faiz Abbas · Thu Jan 16 19:42:18 2020 +0530
  60. ce43141 dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms by Vignesh Raghavendra · Mon Dec 09 10:25:39 2019 +0530
  61. fc7a33f dma: ti: k3-udma: Fix ring push operation for 32 bit cores by Vignesh Raghavendra · Mon Dec 09 10:25:38 2019 +0530
  62. 0fe24d3 dma: ti: k3-udma: Switch to exposed ring mode by Vignesh Raghavendra · Mon Dec 09 10:25:37 2019 +0530
  63. c223799 dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers by Vignesh Raghavendra · Mon Dec 09 10:25:36 2019 +0530
  64. 05b711f dma: ti: k3-udma: Remove coherency check for cache ops by Vignesh Raghavendra · Mon Dec 09 10:25:35 2019 +0530
  65. e414d15 soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle by Vignesh Raghavendra · Mon Dec 09 10:25:34 2019 +0530
  66. 197e5c2 soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/pop by Vignesh Raghavendra · Mon Dec 09 10:25:33 2019 +0530
  67. c410686 dma: ti: k3-udma: Query DMA channels allocated from Resource Manager by Vignesh Raghavendra · Mon Dec 09 10:25:32 2019 +0530
  68. a7bf4dc thermal: ti-bandgap: Fix adc value datatype by Faiz Abbas · Mon Nov 11 15:15:30 2019 +0530
  69. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  70. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  71. 606f09b common: Rename and move source() by Simon Glass · Sat Dec 28 10:45:04 2019 -0700
  72. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  73. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  74. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  75. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  76. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  77. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  78. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  79. 7b15721 Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Jan 16 13:20:51 2020 -0500
  80. 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Jan 16 09:45:40 2020 -0500
  81. 837d334 mmc: add mmc and sd support for MT7622 by developer · Fri Jan 10 16:30:32 2020 +0800
  82. e7cceca power: domain: add power domain support for MT7622 by developer · Fri Jan 10 16:30:31 2020 +0800
  83. 65da8e7 clk: mediatek: fix clock-rate overflow problem by developer · Fri Jan 10 16:30:30 2020 +0800
  84. dea5651 clk: mediatek: add driver for MT7622 by developer · Fri Jan 10 16:30:29 2020 +0800
  85. 74d6901 pinctrl: mediatek: add support for different pinctrl by developer · Fri Jan 10 16:30:28 2020 +0800
  86. 2a2b17f pinctrl: mediatek: add driver for MT7622 by developer · Fri Jan 10 16:30:27 2020 +0800
  87. 4660341 phy: phy-mtk-tphy: make ref clock optional by developer · Thu Jan 09 11:35:10 2020 +0800
  88. 7409978 phy: phy-mtk-tphy: remove the check of -ENOSYS by developer · Thu Jan 09 11:35:09 2020 +0800
  89. cdb0efd clk: fixed_rate: add dummy enable() function by developer · Thu Jan 09 11:35:08 2020 +0800
  90. bdc786d clk: add APIs to get (optional) clock by name without a device by developer · Thu Jan 09 11:35:07 2020 +0800
  91. dc338d3 clk: check valid clock by clk_valid() by developer · Thu Jan 09 11:35:06 2020 +0800
  92. 5e108fb clk: fix error check for devm_clk_get_optional() by developer · Thu Jan 09 11:35:05 2020 +0800
  93. ef45feb clk: mediatek: mt7629: add support for ssusbsys by developer · Thu Jan 09 11:35:04 2020 +0800
  94. 068cc65 mmc: mtk-sd: fix hang when data read quickly by developer · Tue Dec 31 11:29:25 2019 +0800
  95. a2d3a6c mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by developer · Tue Dec 31 11:29:24 2019 +0800
  96. 1a80859 pinctrl: mediatek: add driver for MT8512 by developer · Tue Dec 31 11:29:23 2019 +0800
  97. 0b5e5f1 clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by developer · Tue Dec 31 11:29:22 2019 +0800
  98. ba560c7 clk: mediatek: add set_clr_upd mux type flow by developer · Tue Dec 31 11:29:21 2019 +0800
  99. 4a79703 clk: mediatek: add driver support for MT8512 by developer · Tue Dec 31 11:29:20 2019 +0800
  100. 9cbee2c mmc: config help typo fix by Joel Johnson · Sat Jan 11 09:08:15 2020 -0700