1. 90ee4a7 libfdt: Detected out-of-space with fdt_finish() by Simon Glass · Tue Sep 01 05:13:56 2020 -0600
  2. 31ee50f binman: Fix up a few missing comments by Simon Glass · Tue Sep 01 05:13:55 2020 -0600
  3. 21db0ff binman: Allow entry args to be required by Simon Glass · Tue Sep 01 05:13:54 2020 -0600
  4. 8544716 core: improve of_match_ptr with OF_PLATDATA by Walter Lozano · Wed Jul 29 13:17:31 2020 -0300
  5. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · Sat Aug 29 11:36:15 2020 -0600
  6. c1dc2f8 binman: Use pkg_resources to find resources by Simon Glass · Sat Aug 29 11:36:14 2020 -0600
  7. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · Mon Aug 31 12:58:20 2020 +0300
  8. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · Mon Aug 31 12:58:19 2020 +0300
  9. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · Mon Aug 31 12:58:18 2020 +0300
  10. 45e8e41 Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · Mon Sep 21 16:44:16 2020 -0400
  11. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  12. 3b99c03 Prepare v2020.10-rc5 by Tom Rini · Mon Sep 21 13:45:23 2020 -0400
  13. 5fee8e4 configs: Resync with savedefconfig by Tom Rini · Mon Sep 21 13:45:07 2020 -0400
  14. 4bd35fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Sep 21 11:01:07 2020 -0400
  15. 13c23e9 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · Wed Sep 16 16:57:53 2020 +0200
  16. aa20282 x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · Wed Sep 16 16:57:52 2020 +0200
  17. ca1dba2 x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · Fri Sep 11 16:52:28 2020 +0200
  18. c248742 cmd: acpi: Print revisions in hex format by Andy Shevchenko · Mon Sep 21 11:34:21 2020 +0300
  19. dfba072 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · Tue Sep 08 16:57:22 2020 +0300
  20. 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
  21. 0775289 Merge branch '2020-09-18-assorted-bugfixes' by Tom Rini · Sat Sep 19 08:31:52 2020 -0400
  22. a96171e Merge branch '2020-09-18-improve-ipq40xx-support' into next by Tom Rini · Sat Sep 19 08:30:54 2020 -0400
  23. d9858d6 efi: change 'env -e -i' usage syntax by Maxim Uvarov · Fri Aug 28 22:20:10 2020 +0300
  24. 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  25. 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  26. ec631ea efi_memory: refine overlap_only_ram description by Maxim Uvarov · Fri Aug 28 22:47:41 2020 +0300
  27. d909bab rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · Thu Sep 17 16:49:02 2020 +0200
  28. 12a9ce9 IPQ40xx: Add USB nodes by Robert Marko · Thu Sep 10 16:00:06 2020 +0200
  29. 746862b usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · Thu Sep 10 16:00:05 2020 +0200
  30. 9190e7b phy: add driver for Qualcomm IPQ40xx USB PHY by Robert Marko · Thu Sep 10 16:00:04 2020 +0200
  31. 42c5ee8 IPQ40xx: Add reset controller support by Robert Marko · Thu Sep 10 16:00:03 2020 +0200
  32. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · Thu Sep 10 16:00:02 2020 +0200
  33. 0b7d950 IPQ40xx: Add SMEM support by Robert Marko · Thu Sep 10 16:00:01 2020 +0200
  34. 06d2900 IPQ40xx: clk: Use dt-bindings instead of hardcoding by Robert Marko · Thu Sep 10 16:00:00 2020 +0200
  35. 1c39c10 cmd: mem: fix range of bitflip test by Ralph Siemsen · Wed Sep 09 12:10:00 2020 -0400
  36. 67012b9 configs: bcmstb: Disable networking support by Thomas Fitzsimmons · Fri Sep 11 14:41:44 2020 -0400
  37. f1dfe4a fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · Fri Sep 11 12:21:06 2020 +0200
  38. 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
  39. 0d59219 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig by Soeren Moch · Thu Aug 27 21:52:47 2020 +0200
  40. 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
  41. 811bba9 Merge branch '2020-09-16-assorted-fixes' by Tom Rini · Thu Sep 17 09:53:57 2020 -0400
  42. c314404 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · Fri Aug 28 21:08:06 2020 +0300
  43. 336720f colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · Fri Aug 28 21:08:05 2020 +0300
  44. 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
  45. 5f07dd3 ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL by Marek Vasut · Sun Sep 13 01:35:08 2020 +0200
  46. cc23e60 mx6qsabrelite: increase the environment offset by Denis Pynkin · Tue Sep 15 14:37:14 2020 +0300
  47. 8a472a2 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · Wed Sep 16 15:17:22 2020 +0800
  48. 016c251 imx8m: clock_imx8mm: add missed return by Peng Fan · Wed Sep 16 15:17:21 2020 +0800
  49. f021fce imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · Wed Sep 16 15:17:20 2020 +0800
  50. 1e4d606 imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · Wed Sep 16 15:17:19 2020 +0800
  51. e9c4883 imx7: ccm: correct target interface num by Peng Fan · Wed Sep 16 15:17:18 2020 +0800
  52. 5480b71 apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · Mon Sep 14 11:01:12 2020 +0300
  53. 5ae7af5 colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · Mon Sep 14 11:01:11 2020 +0300
  54. a692001 colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · Mon Sep 14 11:01:10 2020 +0300
  55. dd3b7b8 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · Mon Sep 14 11:01:09 2020 +0300
  56. 2993c4f colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · Mon Sep 14 11:01:08 2020 +0300
  57. efe398f colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · Mon Sep 14 11:01:07 2020 +0300
  58. 9eaa8bb toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · Mon Sep 14 11:01:06 2020 +0300
  59. d8e293b colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · Mon Sep 14 11:01:05 2020 +0300
  60. 12f97c7 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · Mon Sep 14 11:01:04 2020 +0300
  61. 3c52107 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · Mon Feb 03 07:43:57 2020 +0100
  62. 41b64a8 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · Thu Feb 06 09:48:16 2020 +0100
  63. 3b07a13 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · Mon Feb 03 10:23:53 2020 +0100
  64. baf84a9 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · Mon May 25 07:27:26 2020 +0200
  65. 3b76773 mpc83xx: remove unneeded extern declaration in cpu_init by Heiko Schocher · Wed Apr 15 10:35:40 2020 +0200
  66. d4a7fc1 doc: qemu: debug UART settings for QEMU ARM virt by Heinrich Schuchardt · Wed Sep 16 00:17:55 2020 +0200
  67. 13c524a MAINTAINERS: add myself as reviewer for SquashFS by Miquel Raynal · Mon Sep 14 17:44:36 2020 +0200
  68. e28bf64 MAINTAINERS: add myself as reviewer for SquashFS by Thomas Petazzoni · Mon Sep 14 13:52:39 2020 +0200
  69. 253c1a4 lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · Sat Sep 12 12:42:52 2020 +0200
  70. 7bb4010 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · Mon Aug 17 17:31:08 2020 -0700
  71. 0ccea05 MAINTAINERS: update clk entry git tree by Baruch Siach · Tue Aug 25 09:01:41 2020 +0300
  72. 6544dc4 Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Sep 16 08:08:06 2020 -0400
  73. 4e3ad2b Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Wed Sep 16 08:07:49 2020 -0400
  74. e30025a rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · Tue Sep 15 03:43:29 2020 +0200
  75. 4c7e6bf rockchip: rv1108: enable board early init by Kever Yang · Mon Apr 13 09:38:32 2020 +0800
  76. 38ca2a1 rockchip: rv1108: Enable grf as pre-reloc node by Kever Yang · Mon Apr 13 09:38:31 2020 +0800
  77. 8fdd888 rockchip: rv1108: use correct API for board callback by Kever Yang · Mon Apr 13 09:38:30 2020 +0800
  78. f2eb699 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Tue Sep 15 15:22:00 2020 -0400
  79. d504ec0 configs: Add spiboot support for am335x by Faiz Abbas · Mon Sep 14 12:11:17 2020 +0530
  80. 12b2fb2 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · Mon Sep 14 12:11:16 2020 +0530
  81. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · Mon Sep 14 12:11:15 2020 +0530
  82. 8598c34 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · Mon Sep 14 12:11:14 2020 +0530
  83. 027e658 arm: dts: am335x-icev2: Add spi node by Faiz Abbas · Mon Sep 14 12:11:13 2020 +0530
  84. 5a8141a am335x_evm: Allow booting from usb-storage device by Matwey V. Kornilov · Mon Aug 24 21:00:33 2020 +0300
  85. 0c925c4 ti: Use devtype=mmc instead of setenv devtype mmc by Matwey V. Kornilov · Mon Aug 24 21:00:32 2020 +0300
  86. c149914 configs: j7200_evm_r5: Enable FS_LOADER by Suman Anna · Tue Aug 18 14:09:45 2020 -0500
  87. 0da9b00 arm: dts: k3-j7200-r5: Add fs_loader node by Suman Anna · Tue Aug 18 14:09:44 2020 -0500
  88. 153e750 env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 by Suman Anna · Tue Aug 18 14:09:43 2020 -0500
  89. 58fe602 configs: j7200_evm_a72: Enhance bootcmd to start remoteprocs by Suman Anna · Mon Aug 17 18:15:14 2020 -0500
  90. f26a9cd configs: j7200_evm_a72: Enable R5F remoteproc driver by Suman Anna · Mon Aug 17 18:15:13 2020 -0500
  91. 5c8e933 env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200 by Suman Anna · Mon Aug 17 18:15:12 2020 -0500
  92. fff422d arm: dts: k3-j7200-main: Add MAIN domain R5F cluster nodes by Suman Anna · Mon Aug 17 18:15:11 2020 -0500
  93. e683316 arm: dts: k3-j7200-mcu: Add MCU domain R5F cluster node by Suman Anna · Mon Aug 17 18:15:10 2020 -0500
  94. 0bc221d armv8: K3: j7200: Add custom MMU support by Suman Anna · Mon Aug 17 18:15:09 2020 -0500
  95. 5d56d25 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · Mon Aug 17 18:15:08 2020 -0500
  96. fa9638d dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCs by Suman Anna · Mon Aug 17 18:15:07 2020 -0500
  97. 72fd601 env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL by Suman Anna · Mon Aug 17 16:57:36 2020 -0500
  98. a926416 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · Mon Aug 17 16:57:35 2020 -0500
  99. 59cbd27 arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-mode by Suman Anna · Mon Aug 17 16:57:34 2020 -0500
  100. f2d531f configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot by Vignesh Raghavendra · Thu Aug 13 14:56:19 2020 +0530