1. 922209f configs: P2041RDB: Enable ESPI driver by Xiaowei Bao · Thu Jun 04 23:16:42 2020 +0800
  2. e141802 dts: P2041RDB: Add ESPI slave device node by Xiaowei Bao · Mon Sep 21 12:16:50 2020 +0530
  3. c066048 dts: P2041: Add ESPI DT nodes by Xiaowei Bao · Thu Jun 04 23:16:40 2020 +0800
  4. 72e42aa configs: P2020RDB: Enable ESPI driver by Xiaowei Bao · Thu Jun 04 23:16:39 2020 +0800
  5. 16c7adb dts: P2020RDB: Add ESPI slave device node by Xiaowei Bao · Thu Jun 04 23:16:38 2020 +0800
  6. be39501 dts: P2020: Add ESPI DT nodes by Xiaowei Bao · Thu Jun 04 23:16:37 2020 +0800
  7. a48916c configs: P1020RDB: Enable ESPI driver by Xiaowei Bao · Thu Jun 04 23:16:36 2020 +0800
  8. cb75b4e dts: P1020RDB: Add ESPI slave device node by Xiaowei Bao · Thu Jun 04 23:16:35 2020 +0800
  9. d1074ff dts: P1020: Add ESPI DT nodes by Xiaowei Bao · Thu Jun 04 23:16:34 2020 +0800
  10. f2f39fb configs: enable espi device module in T2080QDS by Chuanhua Han · Mon Sep 21 12:10:16 2020 +0530
  11. 30dbf9c powerpc: dts: t2080qds: add espi slave nodes support by Chuanhua Han · Thu Jun 04 23:16:32 2020 +0800
  12. 7947082 powerpc: dts: t2080: add espi controller node support by Chuanhua Han · Thu Jun 04 23:16:31 2020 +0800
  13. cbdac7a Merge tag 'dm-pull-22sep20' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Sep 22 16:59:48 2020 -0400
  14. b5ecfca log: mute messages generated by log drivers by Heinrich Schuchardt · Mon Sep 14 10:01:00 2020 +0200
  15. 21e3b04 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · Thu Sep 10 18:26:17 2020 +0200
  16. 141c2f7 optee: add property no-map to secure reserved memory by Etienne Carriere · Thu Sep 10 10:50:01 2020 +0200
  17. 498ebe9 test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter by Patrice Chotard · Thu Sep 10 10:50:00 2020 +0200
  18. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · Thu Sep 10 10:49:59 2020 +0200
  19. 5d90d5e binman: sunxi: Add help message for missing sunxi ATF BL31 by Simon Glass · Sun Sep 06 10:39:10 2020 -0600
  20. a820af7 binman: Support help messages for missing blobs by Simon Glass · Sun Sep 06 10:39:09 2020 -0600
  21. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · Sun Sep 06 10:39:08 2020 -0600
  22. fb4e538 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · Sun Sep 06 14:46:07 2020 +0300
  23. cd740d3 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · Sun Sep 06 14:46:06 2020 +0300
  24. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · Sun Sep 06 14:46:05 2020 +0300
  25. e475c5c binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · Sun Sep 06 14:46:04 2020 +0300
  26. 43b05c0 dm: syscon: typo alerady by Heinrich Schuchardt · Sat Aug 22 07:16:26 2020 +0200
  27. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · Thu Sep 03 15:51:03 2020 +0300
  28. 8aebc0a sunxi: Drop the FIT-generator script by Simon Glass · Tue Sep 01 05:14:02 2020 -0600
  29. 896b421 sunxi: Convert 64-bit boards to use binman by Simon Glass · Tue Sep 01 05:14:01 2020 -0600
  30. 4e51128 Makefile: Support missing external blobs always by Simon Glass · Tue Sep 01 05:14:00 2020 -0600
  31. a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · Tue Sep 01 05:13:59 2020 -0600
  32. 559c4de binman: Add support for ATF BL31 by Simon Glass · Tue Sep 01 05:13:58 2020 -0600
  33. b8f9037 binman: Move 'external' support into base class by Simon Glass · Tue Sep 01 05:13:57 2020 -0600
  34. 90ee4a7 libfdt: Detected out-of-space with fdt_finish() by Simon Glass · Tue Sep 01 05:13:56 2020 -0600
  35. 31ee50f binman: Fix up a few missing comments by Simon Glass · Tue Sep 01 05:13:55 2020 -0600
  36. 21db0ff binman: Allow entry args to be required by Simon Glass · Tue Sep 01 05:13:54 2020 -0600
  37. 8544716 core: improve of_match_ptr with OF_PLATDATA by Walter Lozano · Wed Jul 29 13:17:31 2020 -0300
  38. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · Sat Aug 29 11:36:15 2020 -0600
  39. c1dc2f8 binman: Use pkg_resources to find resources by Simon Glass · Sat Aug 29 11:36:14 2020 -0600
  40. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · Mon Aug 31 12:58:20 2020 +0300
  41. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · Mon Aug 31 12:58:19 2020 +0300
  42. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · Mon Aug 31 12:58:18 2020 +0300
  43. 45e8e41 Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · Mon Sep 21 16:44:16 2020 -0400
  44. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  45. 3b99c03 Prepare v2020.10-rc5 by Tom Rini · Mon Sep 21 13:45:23 2020 -0400
  46. 5fee8e4 configs: Resync with savedefconfig by Tom Rini · Mon Sep 21 13:45:07 2020 -0400
  47. 4bd35fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Sep 21 11:01:07 2020 -0400
  48. 13c23e9 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · Wed Sep 16 16:57:53 2020 +0200
  49. aa20282 x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · Wed Sep 16 16:57:52 2020 +0200
  50. ca1dba2 x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · Fri Sep 11 16:52:28 2020 +0200
  51. c248742 cmd: acpi: Print revisions in hex format by Andy Shevchenko · Mon Sep 21 11:34:21 2020 +0300
  52. dfba072 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · Tue Sep 08 16:57:22 2020 +0300
  53. 2febde4 Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 19 08:35:20 2020 -0400
  54. 0775289 Merge branch '2020-09-18-assorted-bugfixes' by Tom Rini · Sat Sep 19 08:31:52 2020 -0400
  55. a96171e Merge branch '2020-09-18-improve-ipq40xx-support' into next by Tom Rini · Sat Sep 19 08:30:54 2020 -0400
  56. d9858d6 efi: change 'env -e -i' usage syntax by Maxim Uvarov · Fri Aug 28 22:20:10 2020 +0300
  57. 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  58. 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  59. ec631ea efi_memory: refine overlap_only_ram description by Maxim Uvarov · Fri Aug 28 22:47:41 2020 +0300
  60. d909bab rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · Thu Sep 17 16:49:02 2020 +0200
  61. 12a9ce9 IPQ40xx: Add USB nodes by Robert Marko · Thu Sep 10 16:00:06 2020 +0200
  62. 746862b usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · Thu Sep 10 16:00:05 2020 +0200
  63. 9190e7b phy: add driver for Qualcomm IPQ40xx USB PHY by Robert Marko · Thu Sep 10 16:00:04 2020 +0200
  64. 42c5ee8 IPQ40xx: Add reset controller support by Robert Marko · Thu Sep 10 16:00:03 2020 +0200
  65. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · Thu Sep 10 16:00:02 2020 +0200
  66. 0b7d950 IPQ40xx: Add SMEM support by Robert Marko · Thu Sep 10 16:00:01 2020 +0200
  67. 06d2900 IPQ40xx: clk: Use dt-bindings instead of hardcoding by Robert Marko · Thu Sep 10 16:00:00 2020 +0200
  68. 1c39c10 cmd: mem: fix range of bitflip test by Ralph Siemsen · Wed Sep 09 12:10:00 2020 -0400
  69. 67012b9 configs: bcmstb: Disable networking support by Thomas Fitzsimmons · Fri Sep 11 14:41:44 2020 -0400
  70. f1dfe4a fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · Fri Sep 11 12:21:06 2020 +0200
  71. 7478f9b4 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Sep 18 10:42:12 2020 -0400
  72. 0d59219 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig by Soeren Moch · Thu Aug 27 21:52:47 2020 +0200
  73. 62ddaa2 Merge tag 'for-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · Thu Sep 17 09:55:01 2020 -0400
  74. 811bba9 Merge branch '2020-09-16-assorted-fixes' by Tom Rini · Thu Sep 17 09:53:57 2020 -0400
  75. c314404 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · Fri Aug 28 21:08:06 2020 +0300
  76. 336720f colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · Fri Aug 28 21:08:05 2020 +0300
  77. e6a999b mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · Tue Sep 01 15:34:06 2020 +0800
  78. 5f07dd3 ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL by Marek Vasut · Sun Sep 13 01:35:08 2020 +0200
  79. cc23e60 mx6qsabrelite: increase the environment offset by Denis Pynkin · Tue Sep 15 14:37:14 2020 +0300
  80. 8a472a2 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · Wed Sep 16 15:17:22 2020 +0800
  81. 016c251 imx8m: clock_imx8mm: add missed return by Peng Fan · Wed Sep 16 15:17:21 2020 +0800
  82. f021fce imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · Wed Sep 16 15:17:20 2020 +0800
  83. 1e4d606 imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · Wed Sep 16 15:17:19 2020 +0800
  84. e9c4883 imx7: ccm: correct target interface num by Peng Fan · Wed Sep 16 15:17:18 2020 +0800
  85. 5480b71 apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · Mon Sep 14 11:01:12 2020 +0300
  86. 5ae7af5 colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · Mon Sep 14 11:01:11 2020 +0300
  87. a692001 colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · Mon Sep 14 11:01:10 2020 +0300
  88. dd3b7b8 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · Mon Sep 14 11:01:09 2020 +0300
  89. 2993c4f colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · Mon Sep 14 11:01:08 2020 +0300
  90. efe398f colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · Mon Sep 14 11:01:07 2020 +0300
  91. 9eaa8bb toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · Mon Sep 14 11:01:06 2020 +0300
  92. d8e293b colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · Mon Sep 14 11:01:05 2020 +0300
  93. 12f97c7 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · Mon Sep 14 11:01:04 2020 +0300
  94. 3c52107 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · Mon Feb 03 07:43:57 2020 +0100
  95. 41b64a8 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · Thu Feb 06 09:48:16 2020 +0100
  96. 3b07a13 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · Mon Feb 03 10:23:53 2020 +0100
  97. baf84a9 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · Mon May 25 07:27:26 2020 +0200
  98. 3b76773 mpc83xx: remove unneeded extern declaration in cpu_init by Heiko Schocher · Wed Apr 15 10:35:40 2020 +0200
  99. d4a7fc1 doc: qemu: debug UART settings for QEMU ARM virt by Heinrich Schuchardt · Wed Sep 16 00:17:55 2020 +0200
  100. 13c524a MAINTAINERS: add myself as reviewer for SquashFS by Miquel Raynal · Mon Sep 14 17:44:36 2020 +0200