1. cd1aab6 Merge tag 'uniphier-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Wed Jan 08 15:25:13 2020 -0500
  2. 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
  3. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Jan 08 15:23:49 2020 -0500
  4. 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
  5. cfe21ae Merge branch '2020-01-07-master-imports' by Tom Rini · Wed Jan 08 15:08:34 2020 -0500
  6. da74286 uniphier_{v7, v8}_defconfig: enable SPI driver and sspi command by Masahiro Yamada · Tue Jan 07 18:47:26 2020 +0900
  7. 5aca8cf ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6 by Masahiro Yamada · Tue Jan 07 18:19:23 2020 +0900
  8. c15f177 ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · Wed Dec 04 10:36:45 2019 +0000
  9. 17dd261 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · Wed Dec 04 10:36:42 2019 +0000
  10. b75390f treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · Fri Dec 06 15:01:49 2019 +0100
  11. 2da0bd8 Makefile: Fix CONFIG_SYS_UBOOT_START default value by Patrice Chotard · Fri Dec 06 15:01:48 2019 +0100
  12. 1d0b1fc cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · Thu Dec 05 18:46:11 2019 -0500
  13. 69711f5 imx: imx8mn: enable CONFIG_CMD_ERASEENV by Peng Fan · Mon Jan 06 16:19:34 2020 +0800
  14. 42219a7 imx: imx8mn_evk: add board_mmc_get_env_dev by Peng Fan · Mon Jan 06 16:16:32 2020 +0800
  15. 208171c imx8mn: evk: add README by Peng Fan · Mon Jan 06 15:38:17 2020 +0800
  16. c47e09d imx: add i.MX8MP EVK board by Peng Fan · Mon Dec 30 17:46:21 2019 +0800
  17. f873317 imx: imx8m: add imximage-8mp-lpddr4.cfg by Peng Fan · Mon Dec 30 17:40:38 2019 +0800
  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. 60c29bb imx: imx8m: only support non-dm code in clock_imx8mm.c by Peng Fan · Mon Dec 30 16:52:30 2019 +0800
  21. 134209c imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP by Peng Fan · Mon Dec 30 16:44:48 2019 +0800
  22. aaee150 imx: add i.MX8MP PE property by Peng Fan · Mon Dec 30 16:43:48 2019 +0800
  23. b92d5b2 imx: imx8mp: add pin header file by Peng Fan · Mon Dec 30 16:40:57 2019 +0800
  24. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · Tue Oct 15 02:15:18 2019 -0700
  25. 0b865d1 arm: dts: freescale: Add i.MX8MP dtsi support by Peng Fan · Mon Dec 30 10:03:44 2019 +0800
  26. 49dbcee ddr: imx8m: Add DRAM PLL to generate 1000Mhz output by Peng Fan · Mon Dec 30 09:58:52 2019 +0800
  27. dc3accc mxc_ocotp: support i.MX8MP by Peng Fan · Tue Dec 24 11:26:41 2019 +0800
  28. ed2af07 pinctrl: imx8m: support i.MX8MP by Peng Fan · Mon Dec 30 09:52:15 2019 +0800
  29. d29bf22 imx: imx8m: add 1GHz fracpll entry by Peng Fan · Fri Dec 27 11:40:55 2019 +0800
  30. b7ca293 imx: imx8mp: add basic clock by Peng Fan · Fri Dec 27 11:39:15 2019 +0800
  31. 4def521 arm: dts: add i.MX8MP pinfunc header by Peng Fan · Fri Dec 27 10:38:05 2019 +0800
  32. 5287416 dt-bindings: clock: add i.MX8MP clock header by Peng Fan · Fri Dec 27 10:37:39 2019 +0800
  33. e7997ef imx: spl: support i.MX8MP spl_boot_device by Peng Fan · Fri Dec 27 10:27:49 2019 +0800
  34. 9786925 imx: imx8m: add Kconfig entry for i.MX8MP by Peng Fan · Fri Dec 27 10:24:54 2019 +0800
  35. 41b51721 imx: cpu: enlarge bit mask to 0x1FF for cpu type by Peng Fan · Mon Dec 30 17:57:10 2019 +0800
  36. c0e47fc imx8mp: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Fri Dec 27 10:19:42 2019 +0800
  37. 69cec07 imx: get cpu id/type of i.MX8MP by Peng Fan · Fri Dec 27 10:14:02 2019 +0800
  38. 728e6b2 imx: imx8mq: handle ESDHC in mxc_get_clock by Peng Fan · Wed Dec 11 06:17:12 2019 +0000
  39. 7ca81b8 wandboard: Remove repeated PMIC string by Fabio Estevam · Tue Dec 10 06:33:00 2019 -0300
  40. 2230892 wandboard: Fix the DM_PMIC conversion by Fabio Estevam · Tue Dec 10 06:32:59 2019 -0300
  41. 16536df bdinfo: show multi_dtb_fit by Heiko Schocher · Sat Nov 09 04:56:10 2019 +0100
  42. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · Tue Dec 17 19:07:04 2019 +0100
  43. e145c47 power: regulator: support off-on-delay-us by Peng Fan · Mon Nov 04 09:27:23 2019 +0000
  44. ec452e1 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · Wed Oct 30 14:38:33 2019 +0100
  45. ad6cc94 stm32mp1: remove copro_state environment variable by Fabien Dessenne · Wed Oct 30 14:38:32 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. 9ebbdc9 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · Wed Oct 30 14:38:30 2019 +0100
  48. d7700d1 stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · Wed Oct 30 14:38:29 2019 +0100
  49. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · Wed Oct 30 14:38:28 2019 +0100
  50. 9037b7f spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · Tue Oct 22 16:39:22 2019 +0200
  51. 985cec3 dts: Add support for adding DT overlays in u-boot.img by Jean-Jacques Hiblot · Tue Oct 22 16:39:21 2019 +0200
  52. 98823aa include: board: provide empty stubs when the BOARD option is not selected by Jean-Jacques Hiblot · Tue Oct 22 16:39:20 2019 +0200
  53. 7815fc1 drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · Tue Oct 22 16:39:19 2019 +0200
  54. 0e0b8a0 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · Tue Oct 22 16:39:18 2019 +0200
  55. 64e82dc spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · Tue Oct 22 16:39:17 2019 +0200
  56. 83a4041 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · Tue Oct 22 16:39:16 2019 +0200
  57. 9443a73 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:15 2019 +0200
  58. c6ab6a1 spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · Tue Oct 22 16:39:14 2019 +0200
  59. 0da5815 spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:13 2019 +0200
  60. 74addb6 spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:12 2019 +0200
  61. bf703df spl: fit: Add support for applying DT overlay by Michal Simek · Tue Oct 22 16:39:11 2019 +0200
  62. 776ce60 spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · Tue Oct 22 16:39:10 2019 +0200
  63. 8000a89 tools: dumpimage: Fall-though to print usage for help command by Andrew F. Davis · Tue Sep 17 17:09:35 2019 -0400
  64. 166d5e9 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · Tue Sep 17 17:09:34 2019 -0400
  65. 3f2c7da tools: dumpimage: Provide more feedback on internal errors by Andrew F. Davis · Tue Sep 17 17:09:33 2019 -0400
  66. c528ed9 board: amlogic: select PWRSEQ for all amlogic platform by Anand Moon · Thu Dec 26 11:33:53 2019 +0000
  67. c51afd9 configs: meson64: enable GIC support for G12A/G12B by Anand Moon · Thu Dec 26 11:33:52 2019 +0000
  68. 7dec039 boards: amlogic: add Khadas VIM3L support by Christian Hewitt · Wed Dec 11 13:20:54 2019 +0400
  69. 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
  70. 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
  71. 7ead421 ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access by Thor Thayer · Fri Dec 06 13:47:32 2019 -0600
  72. 6e762d8 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · Fri Dec 06 13:47:31 2019 -0600
  73. b0d75ca configs: socfpga: fix building Stratix10 and Agilex by Simon Goldschmidt · Thu Dec 12 12:29:52 2019 +0100
  74. 461d298 arm: socfpga: agilex: Enable Agilex SoC build by Ley Foon Tan · Wed Nov 27 15:55:32 2019 +0800
  75. c46f6a6 configs: socfpga: Move Stratix10 and Agilex common CONFIGs by Ley Foon Tan · Wed Nov 27 15:55:31 2019 +0800
  76. d89a119 arm: dts: agilex: Add base dtsi and devkit dts by Ley Foon Tan · Wed Nov 27 15:55:30 2019 +0800
  77. 600c731 arm: socfpga: agilex: Add SPL for Agilex SoC by Ley Foon Tan · Wed Nov 27 15:55:29 2019 +0800
  78. df328d3 board: intel: agilex: Add socdk board support for Intel Agilex SoC by Ley Foon Tan · Wed Nov 27 15:55:28 2019 +0800
  79. 4ddb909 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · Wed Nov 27 15:55:27 2019 +0800
  80. 25572cf ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · Wed Nov 27 15:55:26 2019 +0800
  81. 0767f8d arm: agilex: Add clock handoff offset for Agilex by Ley Foon Tan · Wed Nov 27 15:55:25 2019 +0800
  82. 0c7d843 cache: Add Arteris Ncore cache coherent unit driver by Ley Foon Tan · Wed Nov 27 15:55:24 2019 +0800
  83. b7d95b7 arm: socfpga: agilex: Add clock wrapper functions by Ley Foon Tan · Wed Nov 27 15:55:23 2019 +0800
  84. ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · Wed Nov 27 15:55:22 2019 +0800
  85. a9ebd2a arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz by Ley Foon Tan · Wed Nov 27 15:55:21 2019 +0800
  86. 9c25671 arm: socfpga: Move Stratix10 and Agilex clock manager common code by Ley Foon Tan · Wed Nov 27 15:55:20 2019 +0800
  87. 905bae1 arm: socfpga: agilex: Add system manager support by Ley Foon Tan · Wed Nov 27 15:55:19 2019 +0800
  88. 0b1680e arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · Wed Nov 27 15:55:18 2019 +0800
  89. ef9805a arm: socfpga: agilex: Add reset manager support by Ley Foon Tan · Wed Nov 27 15:55:17 2019 +0800
  90. 89700b4 arm: socfpga: Move Stratix10 and Agilex reset manager common code by Ley Foon Tan · Wed Nov 27 15:55:16 2019 +0800
  91. f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · Wed Nov 27 15:55:15 2019 +0800
  92. 65d25a6 arm: socfpga: agilex: Add base address for Intel Agilex SoC by Ley Foon Tan · Wed Nov 27 15:55:14 2019 +0800
  93. 2669591 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:21 2019 +0800
  94. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:20 2019 +0800
  95. fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:19 2019 +0800
  96. a217c12 arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes by Ley Foon Tan · Fri Nov 08 10:38:18 2019 +0800
  97. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · Fri Oct 11 13:48:33 2019 +0800
  98. 9ff62aa ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1 by Christian Hewitt · Wed Dec 11 13:20:53 2019 +0400
  99. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · Sun Oct 27 09:54:03 2019 -0600
  100. e4c6332 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · Tue Sep 10 08:32:01 2019 +0000