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