1. bd4b589 tbs2910: Disable VxWorks image booting support by Tom Rini · Wed Nov 27 09:23:05 2019 -0500
  2. 6616774 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Dec 02 10:53:34 2019 -0500
  3. 95ee2ae Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Dec 02 10:53:07 2019 -0500
  4. 2f9e494 MIPS: remove Micronas VCT boards by Daniel Schwierzeck · Fri Oct 18 15:13:26 2019 +0200
  5. 427c8dc configs: ls1028a: enable CMD_DM by Alex Marginean · Fri Nov 22 11:58:05 2019 +0200
  6. 3396100 configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig by Priyanka Jain · Tue Nov 26 06:45:10 2019 +0000
  7. de2eaee Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Nov 28 07:34:21 2019 -0500
  8. 5a48f3c Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Nov 28 07:33:16 2019 -0500
  9. 7452aa6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Thu Nov 28 07:32:44 2019 -0500
  10. 2fee746 configs: ls1028a: enable OF_LIBFDT_OVERLAY by Alex Marginean · Thu Nov 14 15:39:33 2019 +0200
  11. 8e5031b stm32mp1: add support for virtual partition read by Patrick Delaunay · Mon Oct 14 09:28:12 2019 +0200
  12. 2af5d8a stm32mp1: configs: activate CONFIG_MTD_SPI_NAND by Patrick Delaunay · Mon Oct 14 09:28:10 2019 +0200
  13. b50f870 stm32mp1: activate DFU support and command MTD by Patrick Delaunay · Mon Oct 14 09:28:08 2019 +0200
  14. 1faa0cf configs: stih410-b2260: Enable DM_ETH flag by Patrice Chotard · Fri Nov 15 11:57:03 2019 +0100
  15. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · Mon Nov 25 12:56:27 2019 -0500
  16. 7474507 sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · Sat Nov 23 18:15:24 2019 +0100
  17. 5c07f71 configs: enable eSDHC device module for T4240RDB board by Yinbo Zhu · Tue Oct 15 17:20:59 2019 +0800
  18. 72b8b2c configs: enable eSDHC device module for T2080RDB board by Yinbo Zhu · Tue Oct 15 17:20:58 2019 +0800
  19. 797951a configs: enable eSDHC device module for T1042D4RDB board by Yinbo Zhu · Tue Oct 15 17:20:57 2019 +0800
  20. e7a8c92 configs: enable eSDHC device module for T1024RDB board by Yinbo Zhu · Tue Oct 15 17:20:56 2019 +0800
  21. 7686412 configs: enable eSDHC device module for P5040DS board by Yinbo Zhu · Tue Oct 15 17:20:55 2019 +0800
  22. a8a5bc2 configs: enable eSDHC device module for P4080DS board by Yinbo Zhu · Tue Oct 15 17:20:54 2019 +0800
  23. b85ea58 configs: enable eSDHC device module for P3041DS board by Yinbo Zhu · Tue Oct 15 17:20:53 2019 +0800
  24. 5bbb8ba configs: enable eSDHC device module for P2041RDB board by Yinbo Zhu · Tue Oct 15 17:20:52 2019 +0800
  25. a525065 configs: enable eSDHC device module for P2020RDB board by Yinbo Zhu · Tue Oct 15 17:20:51 2019 +0800
  26. fe7cc8e configs: enable eSDHC device module for P1020RDB board by Yinbo Zhu · Tue Oct 15 17:20:50 2019 +0800
  27. 81bad09 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · Wed Nov 06 15:41:03 2019 +0100
  28. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Nov 23 20:50:11 2019 -0500
  29. 9b4a3b8 rock960: Enable USB Gadget by Jagan Teki · Tue Nov 19 13:56:23 2019 +0530
  30. 1a1991f Merge tag 'efi-2020-01-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 23 10:20:18 2019 -0500
  31. 04aae03 fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · Tue Nov 19 13:56:18 2019 +0530
  32. 1de44f0 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · Tue Nov 19 13:56:16 2019 +0530
  33. ac6fb30 gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · Tue Nov 19 13:56:15 2019 +0530
  34. c115389 gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · Tue Nov 19 13:56:14 2019 +0530
  35. 79c97d5 rockchip: lion-rk3368: Migrate to use common FIT generator by Kever Yang · Fri Nov 15 10:40:28 2019 +0800
  36. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · Fri Nov 15 10:27:07 2019 +0800
  37. ac212dc efi_loader: default EFI_LOADER=n on ARM11 by Heinrich Schuchardt · Wed Nov 20 18:48:02 2019 +0100
  38. 08dfb83 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Nov 22 10:41:46 2019 -0500
  39. e0bd7f4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Nov 22 10:24:14 2019 -0500
  40. 28862bf configs: Resync with savedefconfig by Tom Rini · Thu Nov 21 08:30:45 2019 -0500
  41. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  42. c0169f3 ARM: socfpga: Fix default mtdparts by Marek Vasut · Wed Oct 02 18:54:45 2019 +0200
  43. a2e2674 configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF by Ley Foon Tan · Fri Nov 08 10:58:12 2019 +0800
  44. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  45. 0ae07f6 rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · Fri Nov 15 22:07:24 2019 +0100
  46. 62d952f rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · Thu Nov 14 11:23:02 2019 +0800
  47. 771788f board: rockchip: Add rk3308 evb support by Andy Yan · Thu Nov 14 11:21:15 2019 +0800
  48. da2f45a rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · Sat Nov 09 11:24:50 2019 -0800
  49. a6bbd20 rockchip: rk3399: rock960: Update config for TPL by Peter Robinson · Wed Nov 06 11:43:05 2019 +0000
  50. 21547c3 configs: Rename roc-rk3399-pc -> roc-pc-rk3399 defconfig by Jagan Teki · Sat Nov 02 10:19:02 2019 +0530
  51. be19fb2 rockchip: add px30-evb board by Heiko Stuebner · Tue Jul 16 22:19:43 2019 +0200
  52. b9f7df3 ram: rk3328: use common sdram driver by YouMin Chen · Fri Nov 15 11:04:44 2019 +0800
  53. 03d6bb4 ARM: rmobile: Enable CONFIG_ARCH_FIXUP_FDT_MEMORY on Gen3 by Marek Vasut · Thu Jun 27 13:20:40 2019 +0200
  54. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  55. d183ee7 pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfig by Tom Rini · Sat Nov 09 17:49:20 2019 -0500
  56. 254f578 evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig by Tom Rini · Sat Nov 09 17:33:49 2019 -0500
  57. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  58. fdc7e36 configs: Resync with savedefconfig by Tom Rini · Mon Nov 11 20:04:24 2019 -0500
  59. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 14:19:32 2019 -0500
  60. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500
  61. 89d0884 rockchip: firefly-rk3288: Enable TPL support by Kever Yang · Wed Oct 16 16:50:03 2019 +0800
  62. 133f85c rockchip: rk3399: update SPL_STACK_R_ADDR by Kever Yang · Fri Oct 18 15:54:15 2019 +0800
  63. fed36ea rockchip: evb-px5: defconfig: no need to reserve IRAM for SPL by Kever Yang · Wed Oct 23 11:10:36 2019 +0800
  64. 9ffbdfb rockchip: rk3328: defconfig: no need to reserve IRAM for SPL by Kever Yang · Wed Oct 23 10:08:53 2019 +0800
  65. 977ff17 rockchip: rk3399: defconfig: no need to reserve IRAM for SPL by Kever Yang · Fri Oct 18 15:54:14 2019 +0800
  66. 0cc7fbd rockchip: rk3399: Add Leez P710 support by Andy Yan · Sun Sep 22 18:06:56 2019 +0800
  67. 01ed2a1 Merge branch '2019-11-07-master-imports' by Tom Rini · Fri Nov 08 07:27:45 2019 -0500
  68. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:39 2019 +0000
  69. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  70. e2bfbe8 configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support by Andrew F. Davis · Thu Nov 07 08:06:09 2019 -0500
  71. d499a8d configs: omap3_logic_somlv: Remove GPIO from SPL by Adam Ford · Sun Nov 03 17:15:53 2019 -0600
  72. 0876a89 Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL" by Adam Ford · Sun Nov 03 17:03:02 2019 -0600
  73. d00feb7 configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs by Keerthy · Thu Oct 24 15:01:03 2019 +0530
  74. 3bec8a2 configs: am65x_evm_r5_defconfig: Enable AVS class 0 support by Tero Kristo · Thu Oct 24 15:01:02 2019 +0530
  75. 5acf501 configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support by Tero Kristo · Thu Oct 24 15:01:01 2019 +0530
  76. 1c4a2c4 arm: add initial support for the Phytium Durian Board by liu hao · Thu Oct 31 07:51:08 2019 +0000
  77. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  78. 84cdae2 mpc85xx, socrates: add DM PCI support by Heiko Schocher · Wed Oct 16 05:55:54 2019 +0200
  79. 08ce372 mpc85xx, socrates: enable DM serial by Heiko Schocher · Wed Oct 16 05:55:53 2019 +0200
  80. f707b40 mpc85xx, socrates: enable DM I2C by Heiko Schocher · Wed Oct 16 05:55:52 2019 +0200
  81. ff10993 mpc85xx, socrates: disable VIDEO by Heiko Schocher · Wed Oct 16 05:55:51 2019 +0200
  82. 084b6e9 mpc85xx, socrates: get rid of DM_USB warning by Heiko Schocher · Wed Oct 16 05:55:50 2019 +0200
  83. 66daf32 mpc85xx, socrates: add DM support by Heiko Schocher · Wed Oct 16 05:55:49 2019 +0200
  84. e5f2b22 imx: imx8mm-evk: enable ethernet by Peng Fan · Tue Oct 22 03:30:04 2019 +0000
  85. a181afe imx: add i.MX8MN DDR4 board support by Peng Fan · Mon Sep 16 03:09:55 2019 +0000
  86. fb4071b imx8qm: mek: enable dm-spl for pm by Peng Fan · Mon Sep 02 16:04:11 2019 +0800
  87. a7bc9ab mx6: tbs2910: Minimise libfdt code size by Simon Glass · Sun Oct 27 09:47:41 2019 -0600
  88. a3ec535 Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 04 12:57:41 2019 -0500
  89. 879e41d tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · Sat Nov 02 14:43:06 2019 -0400
  90. 2e300c5 tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · Sun Nov 03 07:41:12 2019 -0500
  91. dafcd99 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · Fri Sep 20 07:08:41 2019 +0000
  92. 6443d5d board/BuR/brppt2: initial commit by Hannes Schmelzer · Wed Jul 17 14:29:53 2019 +0200
  93. a9e0433 imx8mm: evk: enable bd71837 pmic by Peng Fan · Wed Oct 16 10:24:42 2019 +0000
  94. d5c9613 opos6uldev: migrate to DM_VIDEO by Sébastien Szymanski · Mon Oct 21 15:33:03 2019 +0200
  95. 5444fdf imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · Mon Oct 21 15:33:02 2019 +0200
  96. 02548cf imx: update i.MX8MQ device trees by Patrick Wildt · Mon Oct 14 13:19:00 2019 +0200
  97. 2136877 mccmon6: defconfig: nor: Enable usage of *_TINY_* drivers in SPL by Lukasz Majewski · Tue Oct 15 10:28:47 2019 +0200
  98. 97c0780 ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · Tue Oct 15 10:28:46 2019 +0200
  99. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · Tue Oct 15 10:28:43 2019 +0200
  100. 3bf5ffa imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 board by Lukasz Majewski · Tue Oct 15 12:40:51 2019 +0200