1. 5fa6c1e board: xilinx: Add support for user configurable boot script offset by T Karthik Reddy · Wed Dec 18 03:34:41 2019 -0700
  2. e306c67 arm/km: remove board KMCOGE3UN by Holger Brunck · Mon Nov 25 17:24:15 2019 +0100
  3. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  4. 68d46ad configs: purge unneeded fec defines by Angelo Durgehello · Fri Nov 15 23:54:15 2019 +0100
  5. 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
  6. 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
  7. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jan 09 08:51:57 2020 -0500
  8. 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
  9. 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
  10. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Jan 08 15:23:49 2020 -0500
  11. 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
  12. b75390f treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · Fri Dec 06 15:01:49 2019 +0100
  13. c47e09d imx: add i.MX8MP EVK board by Peng Fan · Mon Dec 30 17:46:21 2019 +0800
  14. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · Tue Oct 15 02:15:18 2019 -0700
  15. 5287416 dt-bindings: clock: add i.MX8MP clock header by Peng Fan · Fri Dec 27 10:37:39 2019 +0800
  16. dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · Thu Dec 12 08:11:46 2019 +0000
  17. 046e881 log: Include missing header for log.h by Sean Anderson · Tue Dec 24 23:54:54 2019 -0500
  18. c29f5a5 Include missing headers for fdt_support.h by Sean Anderson · Tue Dec 17 21:21:54 2019 -0500
  19. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · Sun Dec 29 21:19:28 2019 -0700
  20. 323ff9f dm: devres: Add tests by Simon Glass · Sun Dec 29 21:19:26 2019 -0700
  21. 204675c dm: test: Add a test driver for devres by Simon Glass · Sun Dec 29 21:19:25 2019 -0700
  22. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · Sun Dec 29 21:19:24 2019 -0700
  23. 19920d7 test: Add functions to find the amount of allocated memory by Simon Glass · Sun Dec 29 21:19:23 2019 -0700
  24. fbc3cfc dm: devres: Create a new devres header file by Simon Glass · Sun Dec 29 21:19:22 2019 -0700
  25. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · Sun Dec 29 21:19:21 2019 -0700
  26. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · Sun Dec 29 21:19:20 2019 -0700
  27. 2137c24 dm: core: Add a comment for DM_FLAG_OF_PLATDATA by Simon Glass · Sun Dec 29 21:19:19 2019 -0700
  28. e1277ff common: Add a noisy assert() by Simon Glass · Sun Dec 29 21:19:10 2019 -0700
  29. 693a4f4 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · Sun Dec 29 00:01:06 2019 +0530
  30. 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · Sun Dec 29 00:01:05 2019 +0530
  31. 081da0a virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · Sun Dec 29 15:30:14 2019 +0530
  32. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · Sat Dec 28 23:58:27 2019 +0530
  33. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · Tue Dec 24 18:05:38 2019 +0200
  34. 91aab82 efi_loader: define all known warning status codes by Heinrich Schuchardt · Fri Jan 03 22:47:19 2020 +0100
  35. 196f66d efi_loader: Add guidcpy function by Sughosh Ganu · Sun Dec 29 00:01:04 2019 +0530
  36. ce77d30 part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT by Heinrich Schuchardt · Tue Dec 24 08:11:01 2019 +0100
  37. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · Sun Dec 08 01:07:01 2019 +0100
  38. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · Sat Dec 07 20:51:06 2019 +0100
  39. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · Thu Nov 28 06:46:09 2019 +0100
  40. 0c476f7 include: pe.h: add signature-related definitions by AKASHI Takahiro · Tue Nov 26 09:51:05 2019 +0900
  41. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · Tue Dec 17 19:07:04 2019 +0100
  42. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · Wed Oct 30 14:38:28 2019 +0100
  43. 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
  44. 7815fc1 drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · Tue Oct 22 16:39:19 2019 +0200
  45. c51afd9 configs: meson64: enable GIC support for G12A/G12B by Anand Moon · Thu Dec 26 11:33:52 2019 +0000
  46. 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
  47. 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
  48. b0d75ca configs: socfpga: fix building Stratix10 and Agilex by Simon Goldschmidt · Thu Dec 12 12:29:52 2019 +0100
  49. 461d298 arm: socfpga: agilex: Enable Agilex SoC build by Ley Foon Tan · Wed Nov 27 15:55:32 2019 +0800
  50. c46f6a6 configs: socfpga: Move Stratix10 and Agilex common CONFIGs by Ley Foon Tan · Wed Nov 27 15:55:31 2019 +0800
  51. ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · Wed Nov 27 15:55:22 2019 +0800
  52. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · Wed Nov 27 18:12:15 2019 +0200
  53. 8dfc50f dfu: Drop unused prototype of dfu_trigger_reset() by Andy Shevchenko · Wed Nov 27 18:12:13 2019 +0200
  54. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · Sun Oct 27 09:54:03 2019 -0600
  55. 915ac49 configs: imx6-engicam: Drop fec phy address and mode by Michael Trimarchi · Mon Dec 30 17:34:04 2019 +0530
  56. eb047fb imx8mm_evk: Adjust the environment for booting a mainline kernel by Fabio Estevam · Mon Dec 16 16:09:22 2019 -0300
  57. 1cca83a colibri_imx7: migrate to DM_ETH by Igor Opaniuk · Mon Nov 04 11:12:04 2019 +0100
  58. 1f1363e apalis_imx6: migrate to DM_ETH by Igor Opaniuk · Mon Nov 04 11:12:02 2019 +0100
  59. 03e68cd colibri_imx6: migrate to DM_ETH by Igor Opaniuk · Mon Nov 04 11:12:00 2019 +0100
  60. 9e75d14 mx7dsabre: Convert to distroboot support by Joris Offouga · Sun Dec 08 18:02:31 2019 +0100
  61. 7f49a14 mx7dsabre: Enable DM_ETH by Joris Offouga · Sun Dec 08 18:02:30 2019 +0100
  62. ebc8fcc mx7ulp: Add support for Embedded Artists COM board by Fabio Estevam · Mon Dec 09 10:43:03 2019 -0300
  63. af80e15 colibri_vf: add update_uboot wrapper by Igor Opaniuk · Mon Dec 09 12:33:32 2019 +0200
  64. b130a72 colibri-imx6ull: add update_uboot wrapper by Igor Opaniuk · Mon Dec 09 12:33:31 2019 +0200
  65. fb9c007 colibri_imx6: add update_uboot wrapper by Igor Opaniuk · Mon Dec 09 12:33:30 2019 +0200
  66. a189ba4 apalis_imx6: add update_uboot wrapper by Igor Opaniuk · Mon Dec 09 12:33:29 2019 +0200
  67. a22f975 colibri_imx7: add update_uboot wrapper by Igor Opaniuk · Mon Dec 09 12:33:28 2019 +0200
  68. ab0ed60 imx: cx9020: use distro boot by Steffen Dirkwinkel · Wed Oct 23 07:40:43 2019 +0200
  69. a2cab66 imx: cx9020: enable vidconsole by default by Steffen Dirkwinkel · Wed Oct 23 07:40:42 2019 +0200
  70. 9cd396f imx: cx9020: migrate cx9020 to CONFIG_DM_ETH by Steffen Dirkwinkel · Wed Oct 23 07:40:40 2019 +0200
  71. 160c7a2 arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errors by Suniel Mahesh · Wed Nov 27 16:17:48 2019 +0530
  72. 8f7fe48 ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt command by Claudius Heine · Fri Nov 29 08:59:03 2019 +0100
  73. 6d3f68c mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB by Baruch Siach · Sun Nov 10 14:38:07 2019 +0200
  74. 7fd2310 dt-bindings: add imx-audmux macro definitions by Baruch Siach · Sun Nov 10 14:38:04 2019 +0200
  75. c69217c board: ge: pass rtc_status via device tree by Ian Ray · Tue Nov 12 19:15:18 2019 +0000
  76. 0d97471 board: ge: bx50v3: Enable DM for PCI and ethernet by Denis Zalevskiy · Tue Nov 12 19:15:17 2019 +0000
  77. b7f9625 board: ge: bx50v3: Fix message output to video console by Ian Ray · Tue Nov 12 19:15:15 2019 +0000
  78. f3adb66 imx: Add support for i.MX28 based XEA board by Lukasz Majewski · Sun Dec 08 22:06:56 2019 +0100
  79. 74758a9 imx6: aristainetos: add support for rev C board by Heiko Schocher · Sun Dec 01 11:23:32 2019 +0100
  80. fbe7e2f imx6: aristainetos: add aristainetos 2b csl by Heiko Schocher · Sun Dec 01 11:23:31 2019 +0100
  81. 57c4aad imx6: aristainetos: readd aristainetos 2b board by Heiko Schocher · Sun Dec 01 11:23:30 2019 +0100
  82. 19c3cd9 imx6: aristainetos: enable HAB boot by Heiko Schocher · Sun Dec 01 11:23:29 2019 +0100
  83. 9eca461 imx6: aristainetos: cleanup default Environment by Heiko Schocher · Sun Dec 01 11:23:28 2019 +0100
  84. 41cb063 imx6: aristainetos: add DM_I2C support by Heiko Schocher · Sun Dec 01 11:23:20 2019 +0100
  85. 8f4a1b9 imx6: aristainetos: add DM_VIDEO support by Heiko Schocher · Sun Dec 01 11:23:19 2019 +0100
  86. c958bbf imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · Sun Dec 01 11:23:17 2019 +0100
  87. 58e6a3e imx6: aristainetos: convert to DM_USB by Heiko Schocher · Sun Dec 01 11:23:16 2019 +0100
  88. 7344de1 imx6: aristainetos: convert to DM_MMC by Heiko Schocher · Sun Dec 01 11:23:14 2019 +0100
  89. a051ee9 imx6: aristainetos: remove aristainetos-v2.c by Heiko Schocher · Sun Dec 01 11:23:11 2019 +0100
  90. 356472b imx6: aristainetos: disable gigabit support by Heiko Schocher · Sun Dec 01 11:23:08 2019 +0100
  91. 2ab26e4 imx6: aristainetos: remove 2b version by Heiko Schocher · Sun Dec 01 11:23:07 2019 +0100
  92. 219913c imx6: aristainetos: move defines to Kconfig by Heiko Schocher · Sun Dec 01 11:23:06 2019 +0100
  93. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  94. 5019699 imx6: remove aristainetos board by Heiko Schocher · Sun Dec 01 11:23:04 2019 +0100
  95. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  96. 4719046 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · Mon Dec 30 15:53:42 2019 +0000
  97. 9057f13 include: fix 'ulong' definition on musl targets by Sergei Trofimovich · Mon Dec 30 15:53:41 2019 +0000
  98. 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
  99. 2b19962 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · Tue Dec 31 15:17:56 2019 +0800
  100. 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