1. ef9805a arm: socfpga: agilex: Add reset manager support by Ley Foon Tan · Wed Nov 27 15:55:17 2019 +0800
  2. 89700b4 arm: socfpga: Move Stratix10 and Agilex reset manager common code by Ley Foon Tan · Wed Nov 27 15:55:16 2019 +0800
  3. f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · Wed Nov 27 15:55:15 2019 +0800
  4. 65d25a6 arm: socfpga: agilex: Add base address for Intel Agilex SoC by Ley Foon Tan · Wed Nov 27 15:55:14 2019 +0800
  5. 2669591 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:21 2019 +0800
  6. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:20 2019 +0800
  7. fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · Fri Nov 08 10:38:19 2019 +0800
  8. 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
  9. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · Fri Oct 11 13:48:33 2019 +0800
  10. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  11. 9f4847b Prepare v2020.01 by Tom Rini · Mon Jan 06 15:56:31 2020 -0500
  12. 131f4ad Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · Fri Jan 03 12:00:04 2020 -0500
  13. 5294b62 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · Fri Jan 03 09:48:47 2020 -0500
  14. 5b3dff3 Merge branch '2020-01-03-master-imports' by Tom Rini · Fri Jan 03 09:47:22 2020 -0500
  15. 5fbd6fe arm: mach-k3: Enable WA for R5F deadlock by Lokesh Vutla · Tue Dec 31 15:49:55 2019 +0530
  16. 9798288 arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool by Lokesh Vutla · Tue Dec 31 15:48:48 2019 +0530
  17. 4719046 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · Mon Dec 30 15:53:42 2019 +0000
  18. 9057f13 include: fix 'ulong' definition on musl targets by Sergei Trofimovich · Mon Dec 30 15:53:41 2019 +0000
  19. 192550d Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Thu Jan 02 18:12:05 2020 -0500
  20. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · Tue Dec 31 18:09:14 2019 +0100
  21. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Jan 02 10:28:26 2020 -0500
  22. cb08c47 Merge branch '2020-01-02-master-imports' by Tom Rini · Thu Jan 02 10:27:47 2020 -0500
  23. dd8e634 test: Fix the boardspec for the SPL handoff test by Simon Glass · Fri Dec 27 07:46:30 2019 -0700
  24. 6e6f367 mailmap: Update mail address for Igor Opaniuk by Igor Opaniuk · Tue Dec 17 14:48:54 2019 +0200
  25. 66b5b9e test_env: don't strip() printenv results by Stephen Warren · Wed Dec 18 11:37:21 2019 -0700
  26. 3a8d4e1 arch/arm/Kconfig: typo/grammar/punctuation fixes by Robert P. J. Day · Wed Dec 25 06:34:07 2019 -0500
  27. 88ef7c7 .gitignore: ignore files generated by asn1 compiler by Dario Binacchi · Sun Dec 29 13:47:32 2019 +0100
  28. a89f403 tools: .gitignore: add asn1_compiler by Dario Binacchi · Sun Dec 29 13:44:18 2019 +0100
  29. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · Fri Dec 20 18:10:37 2019 -0700
  30. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · Fri Dec 20 18:10:36 2019 -0700
  31. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · Fri Dec 20 18:10:35 2019 -0700
  32. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · Fri Dec 20 18:10:34 2019 -0700
  33. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · Fri Dec 20 18:10:33 2019 -0700
  34. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · Sat Nov 30 13:14:10 2019 +0000
  35. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  36. 0559996 rockchip: evb-rk3328: Enable support ATF in SPL by Kever Yang · Tue Dec 31 16:02:59 2019 +0800
  37. 49ec4b9 rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc by Kever Yang · Tue Dec 31 15:57:55 2019 +0800
  38. 2b19962 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · Tue Dec 31 15:17:56 2019 +0800
  39. 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
  40. d6aa905 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Fri Dec 27 16:46:38 2019 -0500
  41. 8e5e32f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Dec 27 16:46:15 2019 -0500
  42. b93a1b7 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW by Patrik Dahlström · Sat Dec 21 17:18:22 2019 +0100
  43. 25dac2a rtc: rx8010js: add compatible string by Robert Beckett · Tue Oct 29 19:07:03 2019 +0000
  44. 4d58090 rtc: s35392a: add compatible strings by Robert Beckett · Mon Oct 28 19:10:10 2019 +0000
  45. 77533b0 rtc: rx8010sj: fix DM initialization by Robert Beckett · Mon Oct 28 18:49:15 2019 +0000
  46. 7e0f700 ARM: imx6q_logic: Cleanup boot sequence check by Adam Ford · Sun Nov 03 07:58:40 2019 -0600
  47. 57f4265 ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · Sun Nov 03 18:20:05 2019 -0800
  48. 281f4e3 nitrogen6x: prepare for CONFIG_MX6QDL by Troy Kisky · Sun Nov 03 18:20:04 2019 -0800
  49. 46bbff1 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · Sat Dec 21 13:24:30 2019 +0530
  50. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · Sat Nov 09 12:04:13 2019 +0530
  51. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · Wed Dec 11 10:42:36 2019 +0100
  52. 5d0086f imx8mq_evk: Update the required ATF branch by Fabio Estevam · Wed Dec 11 10:49:30 2019 -0300
  53. 21b135a imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · Wed Dec 11 14:31:03 2019 -0300
  54. 9f7ee33 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · Wed Dec 11 17:37:09 2019 -0300
  55. 6dddd88 mx51evk: Fix U-Boot corruption after saving the environment by Fabio Estevam · Thu Dec 19 13:52:39 2019 -0300
  56. c68bb1c mx6sxsabresd: Adjust the mmcdev after DM conversion by Fabio Estevam · Thu Dec 19 14:59:42 2019 -0300
  57. 94cd690 pfuze: Fix the pmic_get() parameter in the DM case by Fabio Estevam · Thu Dec 19 14:59:41 2019 -0300
  58. 6c6a986 colibri_imx6: fix broken fsl_esdhc_imx conversion by Igor Opaniuk · Fri Dec 06 18:24:16 2019 +0200
  59. 4e3e24e rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · Thu Dec 05 18:58:29 2019 +0800
  60. f95ca25 doc: rockchip: document packing second level loader with mkimage by Jeffy Chen · Thu Dec 05 18:58:28 2019 +0800
  61. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · Fri Dec 27 11:24:41 2019 +0800
  62. f692b72 doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308 by Andy Yan · Thu Dec 26 15:20:34 2019 +0800
  63. 038626e rockchip: rk3308: allow loading larger kernel Image by Andy Yan · Thu Dec 26 15:20:04 2019 +0800
  64. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · Fri Dec 20 18:05:22 2019 -0800
  65. 99a3d57 rockchip: px30-firefly add standalone dts by Kever Yang · Fri Dec 13 17:41:17 2019 +0800
  66. 7cc0942 rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL by Kever Yang · Fri Dec 13 10:48:51 2019 +0800
  67. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · Tue Dec 10 13:07:21 2019 +0000
  68. 608f482 Merge branch '2019-12-26-ti-imports' by Tom Rini · Thu Dec 26 09:07:08 2019 -0500
  69. c5d076d board: davinci: Update OMAPL138_LCDK maintainer by Lokesh Vutla · Fri Dec 20 11:35:20 2019 +0530
  70. ed55562 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · Wed Nov 06 16:21:18 2019 +0200
  71. 80c69c6 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · Wed Nov 06 16:21:17 2019 +0200
  72. cf60864 phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · Wed Nov 06 16:21:16 2019 +0200
  73. 5015e92 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · Wed Nov 06 16:21:15 2019 +0200
  74. e8e1cbc rockchip: rk3288-evb: update config to support OPTEE by Kever Yang · Thu Dec 05 18:11:55 2019 +0800
  75. b5aaff2 rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2 by Kever Yang · Thu Dec 05 18:11:54 2019 +0800
  76. ab40487 rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399 by Kever Yang · Thu Dec 05 18:11:53 2019 +0800
  77. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · Thu Dec 05 18:11:52 2019 +0800
  78. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · Fri Nov 15 09:23:39 2019 +0000
  79. b1ec281 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · Fri Nov 15 09:23:37 2019 +0000
  80. 8cb089e pci: layerscape: Suffix API names with _ls by Wasim Khan · Fri Nov 15 09:23:35 2019 +0000
  81. 4a0e9be pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · Fri Nov 15 09:23:34 2019 +0000
  82. 81d3a63 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · Fri Nov 15 09:23:32 2019 +0000
  83. 68c2285 configs: ls1028ardb: enable ugreen usb network card AX88179 and AX8817X drvier by Yinbo Zhu · Thu Nov 28 11:40:38 2019 +0800
  84. 06f28eb configs: ls1028ardb: enable usb net r8152_eth by Yinbo Zhu · Mon Nov 25 09:54:22 2019 +0800
  85. 41e63db armv8: ls1028ardb: enable DisplayPort Power support by Wen He · Mon Nov 18 13:26:09 2019 +0800
  86. d28c123 configs: lx2160a: Enable FSPI_AHB_EN_4B config by Kuldeep Singh · Thu Nov 21 17:15:19 2019 +0530
  87. 16b8c03 configs: ls1028a: Enable FSPI_AHB_EN_4B config by Kuldeep Singh · Thu Nov 21 17:15:18 2019 +0530
  88. 34aafb0 fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · Thu Nov 21 17:15:17 2019 +0530
  89. 204a725 fsl-lsch3: Add FlexSPI address space in immap_lsch3 by Kuldeep Singh · Thu Nov 21 17:15:16 2019 +0530
  90. 43f30ca armv8: ls1046afrwy: Fix get_board_version implementation by Pramod Kumar · Thu Dec 19 10:28:57 2019 +0000
  91. b846d18 configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · Wed Dec 04 06:21:55 2019 +0000
  92. 762a268 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · Wed Nov 27 17:19:32 2019 +0200
  93. 2b1ef4c arm64: lx2160a: dts: Fix UART node status by Vabhav Sharma · Tue Nov 26 11:30:51 2019 +0000
  94. d0270dc armv8: Add workaround for USB erratum A-050106 by Ran Wang · Tue Nov 26 11:40:40 2019 +0800
  95. a08e713 armv8: layerscape: fix SPL multi DTB loading by Michael Walle · Sun Nov 24 21:13:21 2019 +0100
  96. 11e1a57 armv8: fsl-layerscape: Increase mmc read size for secure-boot headers by Udit Agarwal · Wed Nov 20 08:49:06 2019 +0000
  97. ae6d852 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · Tue Nov 19 10:28:17 2019 +0000
  98. ae71306 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx into next by Tom Rini · Tue Dec 24 08:18:19 2019 -0500
  99. f31ba7f ppc/km: enable DM driver support in all defconfigs by Holger Brunck · Mon Nov 25 10:04:34 2019 +0100
  100. 2887167 configs: P5040: enable CONFIG_DM_USB support by Ran Wang · Thu Dec 12 17:31:09 2019 +0800