1. 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · Tue Jul 28 23:35:34 2020 +0300
  2. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · Tue Jul 28 23:35:33 2020 +0300
  3. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · Tue Jul 28 23:35:32 2020 +0300
  4. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · Wed Jul 22 17:46:02 2020 +0200
  5. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · Mon Jun 29 10:12:59 2020 +0800
  6. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · Mon Jun 29 10:12:26 2020 +0800
  7. 88f5f6d arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases by Pali Rohár · Thu Aug 27 15:01:27 2020 +0200
  8. 2f602ff arm: mvebu: Espressobin: Change default loadaddr by Pali Rohár · Thu Aug 27 15:01:26 2020 +0200
  9. 29f561b arm: mvebu: Espressobin: Move env load addresses by Pali Rohár · Thu Aug 27 15:01:25 2020 +0200
  10. 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 25 23:12:43 2020 -0400
  11. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 25 10:24:40 2020 -0400
  12. b4699fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 25 08:18:50 2020 -0400
  13. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · Mon Aug 24 20:24:21 2020 -0400
  14. 4d7cbe5 imx8m: config: convert to bootm_size by Grygorii Tertychnyi · Fri Aug 21 15:39:43 2020 +0200
  15. 4f28f69 ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address by Adam Ford · Thu Aug 20 08:56:49 2020 -0500
  16. a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · Tue Aug 18 07:43:50 2020 -0400
  17. d9e7246 arm: octeontx2: Add support for OcteonTX2 SoC platforms by Suneel Garapati · Sat Oct 19 18:47:37 2019 -0700
  18. addfabc arm: octeontx: Add support for OcteonTX SoC platforms by Suneel Garapati · Sat Oct 19 18:37:55 2019 -0700
  19. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · Sat Oct 19 16:34:16 2019 -0700
  20. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · Sat Oct 19 16:07:20 2019 -0700
  21. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · Thu Jul 23 16:34:10 2020 +0200
  22. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  23. 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · Sat Oct 19 15:19:35 2019 -0700
  24. e6761f2 clk: kendryte/pll.h: do not redefine nop() by Heinrich Schuchardt · Tue Jul 28 17:52:23 2020 +0200
  25. 93ba128 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Aug 24 17:28:18 2020 -0400
  26. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · Fri Aug 21 12:10:04 2020 +0300
  27. ab386b3 board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG by Anastasiia Lukianenko · Fri Aug 21 12:10:03 2020 +0300
  28. 688d03b board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig by Anastasiia Lukianenko · Fri Aug 21 12:10:02 2020 +0300
  29. d31f724 board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function by Anastasiia Lukianenko · Fri Aug 21 12:10:00 2020 +0300
  30. 9218a11 board: armltd: Add support for Total Compute platform by Usama Arif · Wed Aug 12 16:12:53 2020 +0100
  31. df348b0 avb: Make AVB independent of fastboot by Usama Arif · Tue Aug 11 15:46:03 2020 +0100
  32. 22c8e08 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · Sun Aug 23 10:49:46 2020 +0200
  33. b314e4b include: kernel.h: define SSIZE_MAX by Heinrich Schuchardt · Sun Aug 23 09:54:44 2020 +0200
  34. b1a1827 efi_loader: remove empty comment line by Heinrich Schuchardt · Sat Aug 15 23:09:35 2020 +0200
  35. 7cb5151 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Mon Aug 24 09:06:02 2020 -0400
  36. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · Mon Apr 13 14:36:26 2020 +0200
  37. cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Aug 23 16:06:38 2020 -0400
  38. 5b4c122 stdio: Tidy up the coding style by Simon Glass · Tue Aug 11 11:23:41 2020 -0600
  39. 16c6a1c stdio: Drop #ifdefs in the header file by Simon Glass · Tue Aug 11 11:23:38 2020 -0600
  40. 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · Tue Aug 11 11:23:36 2020 -0600
  41. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  42. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · Sun Aug 23 13:06:36 2020 -0400
  43. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  44. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · Sat Jul 25 21:38:49 2020 +0200
  45. 98a7f50 Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Aug 20 14:46:43 2020 -0400
  46. 1a7c058 clk: versal: Move pm_query_id out of clock driver by Michal Simek · Thu Jul 23 09:24:06 2020 +0200
  47. 3e25a77 xilinx: common: Get rid of fdt_high variable by Michal Simek · Wed Aug 12 12:04:50 2020 +0200
  48. 0768aeb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · Tue Aug 04 23:17:26 2020 +0100
  49. 07be504 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · Wed Jul 15 14:20:34 2020 +0200
  50. 23bbbbf xilinx: Align dfu ram with booti command by Michal Simek · Wed Jul 15 15:43:52 2020 +0200
  51. d6c863a arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · Mon Apr 06 07:58:32 2020 -0600
  52. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · Thu Jul 09 14:09:52 2020 +0200
  53. 4d040f5 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · Thu Aug 13 10:20:44 2020 +0200
  54. 96506c2 ARM: uniphier: rename include guard of include/configs/uniphier.h by Masahiro Yamada · Thu Jul 30 18:28:04 2020 +0900
  55. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Aug 15 09:01:01 2020 -0400
  56. 10fa536 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · Thu Aug 06 12:43:00 2020 +0300
  57. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  58. 3cc1dcc xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:54 2020 +0300
  59. 4b72845 xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:53 2020 +0300
  60. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  61. 0c09ade linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · Thu Aug 06 12:42:51 2020 +0300
  62. b22ce84 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:49 2020 +0300
  63. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  64. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · Thu Aug 06 12:42:47 2020 +0300
  65. a831f05 riscv: load addresses for Sipeed MAIX by Heinrich Schuchardt · Wed Jul 29 12:49:24 2020 +0200
  66. 7fd47cc xen: Add essential and required interface headers by Oleksandr Andrushchenko · Thu Aug 06 12:42:46 2020 +0300
  67. f09daef configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig by Chia-Wei, Wang · Mon Aug 03 17:36:09 2020 +0800
  68. 17cacab include/configs: aspeed: Remove hardcoded variables by Chia-Wei, Wang · Mon Aug 03 17:36:08 2020 +0800
  69. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · Tue May 12 13:29:49 2020 +0530
  70. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · Fri Aug 14 14:39:23 2020 +0900
  71. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · Tue Jul 21 19:35:22 2020 +0900
  72. a0af895 Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Aug 11 23:03:46 2020 -0400
  73. 046ad43 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · Wed Aug 05 22:44:24 2020 +0530
  74. e0717ac configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · Mon Aug 03 11:35:14 2020 +0530
  75. 7a15597 configs: am65x_evm: Add support for DFU related configs by Faiz Abbas · Mon Aug 03 11:35:13 2020 +0530
  76. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · Mon Aug 03 11:35:04 2020 +0530
  77. 410ed36 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Aug 11 08:56:52 2020 -0400
  78. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · Fri Aug 07 17:49:39 2020 +0200
  79. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · Fri Aug 07 17:47:13 2020 +0200
  80. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  81. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  82. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  83. 573c0fa cmd: Update the memory-search command by Simon Glass · Tue Jul 28 19:41:14 2020 -0600
  84. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · Tue Jul 28 19:41:13 2020 -0600
  85. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  86. dc357ef console: Always define the console-recording functions by Simon Glass · Tue Jul 28 19:41:11 2020 -0600
  87. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · Tue Jul 28 19:41:10 2020 -0600
  88. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · Fri Jul 24 14:12:22 2020 +0300
  89. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:15 2020 +0300
  90. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:14 2020 +0300
  91. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · Fri Jul 24 14:12:12 2020 +0300
  92. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:11 2020 +0300
  93. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:10 2020 +0300
  94. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Aug 05 16:06:42 2020 -0400
  95. edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · Wed Jul 22 13:58:54 2020 +0200
  96. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · Tue Jul 21 09:32:20 2020 +0200
  97. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  98. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 04 11:11:02 2020 -0400
  99. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 04 11:07:38 2020 -0400
  100. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Tue Aug 04 11:07:16 2020 -0400