1. 0f075f8 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jan 13 15:00:53 2021 -0500
  2. 0542b01 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jan 12 15:46:52 2021 -0500
  3. 90e8278 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · Mon Jan 04 17:00:56 2021 +0100
  4. 9ffb74f5 boards: amlogic: update documentation for Beelink GT-King/Pro by Christian Hewitt · Fri Dec 18 08:45:45 2020 +0000
  5. c1aae0a boards: amlogic: update documentation for WeTek Core2 by Christian Hewitt · Tue Dec 15 12:32:14 2020 +0000
  6. 4e9158a arm64: meson: add support for libretech-cc v2 by Jerome Brunet · Fri Nov 06 10:45:55 2020 +0100
  7. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  8. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  9. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  10. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · Mon Dec 28 20:35:05 2020 -0700
  11. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  12. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · Mon Dec 28 20:34:55 2020 -0700
  13. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  14. 12c9f60 video: seps525: Add dt binding description by Vikhyat Goyal · Wed Dec 02 15:21:51 2020 -0700
  15. c9d5a28 doc: android/boot-image: invalid C declaration by Heinrich Schuchardt · Wed Dec 30 17:55:22 2020 +0100
  16. f4d1594 qemu: arm64: Add documentation for capsule update by Sughosh Ganu · Wed Dec 30 19:27:12 2020 +0530
  17. df5811d doc: edison: Update information about xFSTK by Andy Shevchenko · Fri Nov 27 17:59:09 2020 +0200
  18. e47ec2f Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Dec 20 14:55:59 2020 -0500
  19. 1a8321c doc: man-page for bootefi command by Heinrich Schuchardt · Wed Dec 16 22:08:38 2020 +0100
  20. d454a64 doc: button command by Heinrich Schuchardt · Wed Dec 16 12:15:49 2020 +0100
  21. 2a3738f dm: Update documentation for new sequence numbers by Simon Glass · Wed Dec 16 21:20:33 2020 -0700
  22. b87153c linker_lists: Fix alignment issue by Simon Glass · Wed Dec 16 21:20:06 2020 -0700
  23. edddcf5 spi: dw: Document devicetree binding by Sean Anderson · Fri Oct 16 18:57:52 2020 -0400
  24. 075757d doc: Fix typo in FIT documentation by Sean Anderson · Fri Aug 07 13:13:31 2020 -0400
  25. 200584c doc: uefi: remove leading $ from bash commands by Heinrich Schuchardt · Sat Dec 12 09:15:12 2020 +0100
  26. d2c0a05 doc: move README.bootmenu to HTML doc by Heinrich Schuchardt · Sat Dec 12 10:53:17 2020 +0100
  27. cc26f74 doc: move README.trace to HTML documentation by Heinrich Schuchardt · Sat Dec 12 10:14:22 2020 +0100
  28. 1cab1c8 doc: move README.NetConsole to HTML documentation by Heinrich Schuchardt · Sat Dec 12 09:37:47 2020 +0100
  29. 5bf6518 doc: use code-block in pstore.rst by Heinrich Schuchardt · Sat Dec 12 09:00:12 2020 +0100
  30. 5d39879 doc: move pstore.rst to usage/pstore.rst by Heinrich Schuchardt · Sat Dec 12 08:50:37 2020 +0100
  31. fb95282 doc: move README.commands to HTML doc by Heinrich Schuchardt · Sat Dec 12 08:33:28 2020 +0100
  32. 65033ce doc: allow building htmldoc with Sphinx 3+ by Heinrich Schuchardt · Mon Nov 30 09:52:57 2020 +0100
  33. 4362241 doc: global data pointer on x86, x86_64 by Heinrich Schuchardt · Thu Oct 15 07:40:57 2020 +0200
  34. 0a79392 doc/build/gcc.rst: required packages for SUSE by Heinrich Schuchardt · Sun Sep 20 12:01:30 2020 +0200
  35. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  36. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  37. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  38. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  39. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  40. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  41. bd6f8b2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Dec 08 09:53:03 2020 -0500
  42. d5337fd imx8mp_evk: README instruction fixes by Baruch Siach · Wed Oct 28 09:38:52 2020 +0200
  43. c06febd doc: board: imx8qm-rom7720-a1.rst: convert readme to reST by Oliver Graute · Fri Nov 20 15:05:51 2020 +0100
  44. 89b22d1 Revert "arm64: dts: a3720: add support for espressobin with populated emmc" by Pali Rohár · Wed Nov 25 19:20:08 2020 +0100
  45. f716943 doc: board: apalis-imx8x: add documentation by Igor Opaniuk · Thu Oct 22 11:21:39 2020 +0300
  46. c8a755d phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · Thu Oct 15 14:50:57 2020 +0200
  47. 8656f58 pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · Fri Nov 13 08:43:40 2020 -0500
  48. 7ba3420 doc: qemu-riscv: describe attaching a disk image by Heinrich Schuchardt · Wed Nov 04 12:59:13 2020 +0100
  49. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 06 11:27:14 2020 -0500
  50. 8ec0f3f Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Nov 06 08:42:11 2020 -0500
  51. 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Nov 06 08:41:49 2020 -0500
  52. 31d187d smbios: Add documentation and devicetree binding by Simon Glass · Thu Nov 05 06:32:10 2020 -0700
  53. 159829d doc: Add a binding for sysinfo by Simon Glass · Thu Nov 05 06:32:06 2020 -0700
  54. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  55. 51a56b1 doc: add sandbox API by Heinrich Schuchardt · Tue Oct 27 20:29:28 2020 +0100
  56. e87a7ac doc: board: vim3: Fix build instructions by Neil Armstrong · Thu Nov 05 16:18:57 2020 +0100
  57. cba1078 doc: board: amlogic: Update support matrix by Neil Armstrong · Thu Nov 05 16:18:56 2020 +0100
  58. 3743697 doc: board: Convert i.MX6ULL EVK README to reST by Peng Fan · Wed Oct 14 17:12:10 2020 +0800
  59. 12518a5 doc: board: Convert i.MX6UL 14x14 EVK README to reST by Peng Fan · Wed Oct 14 17:12:09 2020 +0800
  60. bfddc7a doc: board: Convert i.MX6 Sabresd README to reST by Peng Fan · Wed Oct 14 17:12:08 2020 +0800
  61. adf8f79 doc: board: Convert i.MX6 Sabreauto README to reST by Peng Fan · Wed Oct 14 17:12:07 2020 +0800
  62. d0dfcc9 doc: board: Convert i.MXRT1050 EVK README to reST by Peng Fan · Wed Oct 14 17:12:06 2020 +0800
  63. 84f5ab9 doc: board: Convert i.MXRT1020 EVK README to reST by Peng Fan · Wed Oct 14 17:12:05 2020 +0800
  64. 038f7e0 doc: board: Convert i.MX8QXP MEK README to reST by Peng Fan · Wed Oct 14 17:12:04 2020 +0800
  65. ba51e0d doc: board: Convert i.MX8MQ EVK README to reST by Peng Fan · Wed Oct 14 17:12:03 2020 +0800
  66. 6998f8b doc: board: Convert i.MX8MM EVK README to reST by Peng Fan · Wed Oct 14 17:12:02 2020 +0800
  67. e82fac4 doc: board: Convert i.MX8MN EVK README to reST by Peng Fan · Wed Oct 14 17:12:01 2020 +0800
  68. b0c0965 doc: board: Convert i.MX8MP EVK README to reST by Peng Fan · Wed Oct 14 17:12:00 2020 +0800
  69. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Oct 30 22:55:16 2020 -0400
  70. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  71. efe8a88 doc: rockchip: Document Rockchip miniloader flashing by Jagan Teki · Wed Oct 28 19:03:48 2020 +0530
  72. b13df05 doc: Update logging documentation by Sean Anderson · Tue Oct 27 19:55:41 2020 -0400
  73. ce02d8f doc: Add log kerneldocs to documentation by Sean Anderson · Tue Oct 27 19:55:40 2020 -0400
  74. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  75. a772946 dm: doc: Update the of-platadata documentation by Simon Glass · Sat Oct 03 11:31:42 2020 -0600
  76. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Oct 29 11:30:15 2020 -0400
  77. fcc483f MAINTAINERS, git-mailrc: Update sunxi maintainers by Andre Przywara · Wed Oct 28 23:37:43 2020 +0000
  78. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  79. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:58 2020 +0200
  80. 9e64a55 spl: Use standard FIT entries by Michal Simek · Thu Sep 03 11:24:28 2020 +0200
  81. 9fb6eed doc: board: xilinx: Add documentation for ZynqMP R5 by Michal Simek · Mon Sep 14 15:00:06 2020 +0200
  82. ad0ceb7 doc: board: xilinx: Add documentation for ZynqMP by Michal Simek · Wed Sep 16 15:16:37 2020 +0200
  83. e6f8343 doc: board: xilinx: Update links to DT binding docs by Michal Simek · Wed Sep 16 15:16:45 2020 +0200
  84. 6d04251 doc: board: xilinx: zynq.rst: Update zynq documentation by Michal Simek · Mon Sep 14 14:47:21 2020 +0200
  85. 36ba764 board: kontron: add sl28 support by Michael Walle · Thu Oct 15 23:08:57 2020 +0200
  86. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  87. 2be3600 doc: dfu: fix typo in README.dfu by Chance.Yang · Wed Oct 14 11:47:33 2020 +0800
  88. 128cd3e log: Tidy up documentation by Simon Glass · Tue Oct 13 19:55:07 2020 -0600
  89. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  90. b710965 doc: Document timer API by Sean Anderson · Wed Oct 07 14:37:43 2020 -0400
  91. 0476601 git-mailrc: Update email address of Maxime Ripard by Jonas Smedegaard · Sun Aug 09 12:15:02 2020 +0200
  92. cbe5ab5 dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD by developer · Wed Oct 14 15:08:26 2020 +0800
  93. fc6be59 dt-binding: usb: add bindings for some common properties by developer · Wed Oct 14 15:08:25 2020 +0800
  94. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Oct 14 13:51:56 2020 -0400
  95. 12b0c56 doc: Sphinx.override_domain() deprecated by Heinrich Schuchardt · Tue Oct 06 17:56:59 2020 +0200
  96. fd57449 doc: global data pointer by Heinrich Schuchardt · Mon Oct 05 08:30:10 2020 +0200
  97. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · Fri Mar 20 10:59:24 2020 +0100
  98. ed2e8e4 cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · Fri Mar 20 10:59:22 2020 +0100
  99. dedf2ec arm64: dts: a3720: add support for espressobin with populated emmc by Andre Heider · Fri Sep 04 17:33:54 2020 +0200
  100. a49efb3 doc: verified-boot: add required-mode information by Thirupathaiah Annapureddy · Sun Aug 16 23:01:11 2020 -0700