1. fff422d arm: dts: k3-j7200-main: Add MAIN domain R5F cluster nodes by Suman Anna · Mon Aug 17 18:15:11 2020 -0500
  2. e683316 arm: dts: k3-j7200-mcu: Add MCU domain R5F cluster node by Suman Anna · Mon Aug 17 18:15:10 2020 -0500
  3. 0bc221d armv8: K3: j7200: Add custom MMU support by Suman Anna · Mon Aug 17 18:15:09 2020 -0500
  4. 5d56d25 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · Mon Aug 17 18:15:08 2020 -0500
  5. fa9638d dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCs by Suman Anna · Mon Aug 17 18:15:07 2020 -0500
  6. 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
  7. a926416 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · Mon Aug 17 16:57:35 2020 -0500
  8. 59cbd27 arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-mode by Suman Anna · Mon Aug 17 16:57:34 2020 -0500
  9. f2d531f configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot by Vignesh Raghavendra · Thu Aug 13 14:56:19 2020 +0530
  10. 1e0b27d configs: j7200_evm_*_defconfig: Enable HyperFlash boot related configs by Vignesh Raghavendra · Thu Aug 13 14:56:18 2020 +0530
  11. 962f95f ARM: dts: k3-j7200-r5-common-proc-board: Enable HyperFlash by Vignesh Raghavendra · Thu Aug 13 14:56:17 2020 +0530
  12. 4c3c3d2 board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · Thu Aug 13 14:56:16 2020 +0530
  13. 88e1320 arm: mach-k3: Add HyperFlash boot mode support by Vignesh Raghavendra · Thu Aug 13 14:56:15 2020 +0530
  14. 204b0dd Prepare v2020.10-rc4 by Tom Rini · Mon Sep 07 14:17:33 2020 -0400
  15. 089855f configs: Resync with savedefconfig by Tom Rini · Mon Sep 07 14:05:55 2020 -0400
  16. 51c4952 Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Sep 07 08:49:50 2020 -0400
  17. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · Fri Aug 28 08:15:37 2020 +0200
  18. 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · Thu Aug 27 17:54:53 2020 +0200
  19. cc5bd26 efi: clean up efi command by Heinrich Schuchardt · Thu Aug 27 12:39:03 2020 +0200
  20. 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · Thu Aug 27 17:51:32 2020 +0200
  21. eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · Tue Aug 25 17:51:20 2020 +0000
  22. c3a9c9c efi_loader: log messages for bootefi command by Heinrich Schuchardt · Tue Aug 25 17:54:05 2020 +0000
  23. b455978 fs: convert error and debug messages to log by Heinrich Schuchardt · Tue Aug 25 17:49:16 2020 +0000
  24. babf329 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Sep 04 10:09:14 2020 -0400
  25. 84b201d defconfig: espressobin: Add support for ISSI SPI flashes by Konstantin Porotchkin · Mon Aug 31 08:48:05 2020 +0200
  26. d8a9425 defconfig: espressobin: Include support for Gigadevice SPI by Konstantin Porotchkin · Mon Aug 31 08:48:04 2020 +0200
  27. ba42e84 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · Fri Aug 28 16:56:29 2020 +0200
  28. d0ba411 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Sep 03 09:48:28 2020 -0400
  29. b543f29 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Sep 03 09:00:35 2020 -0400
  30. c7d42d4 Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · Thu Sep 03 08:59:16 2020 -0400
  31. 61e9199 arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · Thu Aug 06 11:56:29 2020 +0800
  32. f78e12a Azure/GitLab: Update to latest Docker container by Tom Rini · Wed Sep 02 09:22:29 2020 -0400
  33. eff9f0f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Sep 01 11:02:54 2020 -0400
  34. f867428 fastboot: getvar: fix partition-size return value by Gary Bisson · Thu Aug 27 10:51:14 2020 +0200
  35. 5953ffa fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · Thu Aug 20 18:41:18 2020 +0300
  36. 44f26b1 f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · Tue Aug 18 18:16:49 2020 +0800
  37. 5226298 f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · Tue Aug 18 18:16:48 2020 +0800
  38. 8f97c26 spl: add g_dnl_get_board_bcd_device_number by Peng Fan · Tue Aug 18 18:16:47 2020 +0800
  39. f49d470 f_sdp: Support searching and loading FIT or container image by Peng Fan · Tue Aug 18 18:16:46 2020 +0800
  40. 5af7ccf f_sdp: Fix wrong usb request size by Ye Li · Tue Aug 18 18:16:45 2020 +0800
  41. a9e8fe0 f_sdp: Add high speed endpoint descriptor by Ye Li · Tue Aug 18 18:16:44 2020 +0800
  42. 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · Tue Aug 18 18:16:43 2020 +0800
  43. 9c5cb7f usb: max3420: add the gadget driver by Jassi Brar · Wed Jul 29 20:51:27 2020 -0500
  44. 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · Tue Jul 28 23:35:34 2020 +0300
  45. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · Tue Jul 28 23:35:33 2020 +0300
  46. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · Tue Jul 28 23:35:32 2020 +0300
  47. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · Wed Jul 22 17:46:02 2020 +0200
  48. ca62764 configs: qemu: enable dfu testing by Heinrich Schuchardt · Tue Jul 21 20:07:48 2020 +0200
  49. 4cba4a5 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · Tue Jul 21 20:06:31 2020 +0200
  50. 814ddd3 dfu: fix typo parameteres by Heinrich Schuchardt · Fri Jul 17 19:55:54 2020 +0200
  51. 859e6a8 fastboot: Support defining raw partitions without a partition table by Filip Brozovic · Mon Jun 29 13:14:37 2020 +0200
  52. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · Mon Jun 29 10:12:59 2020 +0800
  53. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · Mon Jun 29 10:12:26 2020 +0800
  54. d215ca2 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · Tue Jun 16 17:09:47 2020 +0800
  55. 98e9791 eth/r8152: modify rtl_clear_bp function by Hayes Wang · Tue Jun 16 17:09:46 2020 +0800
  56. 27217bc eth/r8152: reset PHY after setting it by Hayes Wang · Tue Jun 16 17:09:45 2020 +0800
  57. 653d2e7 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · Tue Jun 16 17:09:44 2020 +0800
  58. d88686b serial: sh: Improve FIFO empty check on RX by Marek Vasut · Sat May 09 22:30:05 2020 +0200
  59. d659591 x86: Drop nhlt_serialise() by Simon Glass · Sat Aug 29 15:23:07 2020 -0600
  60. 50648b3 x86: pinctrl: Fix 'relatove' typo by Simon Glass · Sat Aug 29 15:23:06 2020 -0600
  61. 4a0a1f7 x86: qemu: Remove dead code by Andy Shevchenko · Tue Sep 01 11:33:52 2020 +0300
  62. a3eade3 x86: intel: slimbootloader: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:33 2020 +0300
  63. db96153 x86: intel: minnowmax: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:32 2020 +0300
  64. 4698548 x86: intel: galileo: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:31 2020 +0300
  65. 50bbad2 x86: intel: edison: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:30 2020 +0300
  66. 955896d x86: intel: crownbay: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:29 2020 +0300
  67. b962f2b x86: intel: cougarcanyon2: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:28 2020 +0300
  68. 8e0a91f x86: intel: cherryhill: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:27 2020 +0300
  69. 0427352 x86: intel: bayleybay: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:26 2020 +0300
  70. 15971c7 x86: efi: efi-x86_payload: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:25 2020 +0300
  71. 2e05be4 x86: dfi: dfi-bt700: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:24 2020 +0300
  72. 0d10b7e x86: coreboot: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:23 2020 +0300
  73. 5b98ec4 x86: congatec: conga-qeval20-qa3-e3845: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:22 2020 +0300
  74. 4602274 x86: advantech: som-db5800-som-6867: Remove dead code by Andy Shevchenko · Thu Aug 20 13:02:21 2020 +0300
  75. 3e90244 x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · Thu Aug 20 13:02:20 2020 +0300
  76. 9abf45b x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · Fri Aug 14 09:55:24 2020 +0200
  77. 0854e52 MAINTAINERS: step down as maintainer of UniPhier SoCs by Masahiro Yamada · Mon Aug 31 23:52:03 2020 +0900
  78. abfeda9 Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Aug 31 13:06:26 2020 -0400
  79. 807e822 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Aug 31 09:43:13 2020 -0400
  80. a26c150 arm: mvebu: Espressobin: Update README.marvell file by Pali Rohár · Thu Aug 27 15:01:28 2020 +0200
  81. 88f5f6d arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases by Pali Rohár · Thu Aug 27 15:01:27 2020 +0200
  82. 2f602ff arm: mvebu: Espressobin: Change default loadaddr by Pali Rohár · Thu Aug 27 15:01:26 2020 +0200
  83. 29f561b arm: mvebu: Espressobin: Move env load addresses by Pali Rohár · Thu Aug 27 15:01:25 2020 +0200
  84. 5c6edca arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · Tue Aug 25 10:45:04 2020 +0200
  85. cb00c18 arm: mvebu: Espressobin: Setup MTD partitions when booting kernel by Pali Rohár · Wed Aug 19 16:24:17 2020 +0200
  86. 2c0bfa1 arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-Boot by Pali Rohár · Wed Aug 19 16:24:16 2020 +0200
  87. 7f7ef07 arm: dts: a37x0: enable sd card support on espressobin by Wilson Ding · Wed Aug 19 16:19:40 2020 +0200
  88. bceb569 mmc: xenon: set signal voltage and max base clock by Evan Wang · Wed Aug 19 16:19:39 2020 +0200
  89. 6a58b97 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · Wed Aug 19 15:57:07 2020 +0200
  90. 0130a61 arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT by Pali Rohár · Wed Aug 19 15:57:06 2020 +0200
  91. 8dbe9bf arm64: dts: armada-3720-espressobin: fix COMPHY nodes by Marek Behún · Wed Aug 19 11:57:25 2020 +0200
  92. 7fe49b1 arm: mvebu: Espressobin: Enable CONFIG_MVNETA by Pali Rohár · Mon Aug 17 17:13:19 2020 +0200
  93. 7325a81 arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan ports by Pali Rohár · Mon Aug 17 16:36:38 2020 +0200
  94. 888f10d ti: common: Remove additional i2c read for board detection by Michal Simek · Thu Aug 27 15:43:48 2020 +0200
  95. 3eb3dcc arm: dts: k3-am65: Update the RM resource types by Lokesh Vutla · Mon Aug 17 11:00:49 2020 +0530
  96. 0acf1dc firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · Mon Aug 17 11:00:48 2020 +0530
  97. 928d5ca firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · Mon Aug 17 11:00:47 2020 +0530
  98. fb43254 Merge branch '2020-08-27-misc-fixes' by Tom Rini · Fri Aug 28 08:51:37 2020 -0400
  99. f62d046 scripts/setlocalversion: sync with linux 5.8 by Rasmus Villemoes · Tue Aug 25 17:28:39 2020 +0200
  100. f1b4f46 image: don't exceed gd->ram_top in bootm_size by Baruch Siach · Mon Aug 24 20:14:05 2020 +0300