1. 3a1c657 toradex: configblock: fix module revision in config block by Denys Drozdov · Wed Apr 07 15:28:24 2021 +0300
  2. d1584e7 doc: usage: add usage details for reset cmd by Igor Opaniuk · Thu Apr 01 02:01:56 2021 +0300
  3. 814f303 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · Thu Apr 01 02:01:55 2021 +0300
  4. 7999cfd sysreset: psci: use psci driver exported functions by Igor Opaniuk · Thu Apr 01 02:01:54 2021 +0300
  5. 3696c09 psci: add features/reset2 support by Igor Opaniuk · Thu Apr 01 02:01:53 2021 +0300
  6. 76c2852 psci: add v1.0/v1.1 definitions from Linux by Igor Opaniuk · Thu Apr 01 02:01:52 2021 +0300
  7. 55a297c sysinfo.h: Add re-inclusion guard by Tom Rini · Mon Apr 19 16:18:49 2021 -0400
  8. b249c75 arm: highbank: Update maintainership by Andre Przywara · Mon Apr 12 01:04:55 2021 +0100
  9. 126d9a6 arm: highbank: Do DRAM init from DT by Andre Przywara · Mon Apr 12 01:04:54 2021 +0100
  10. 8b63c0b arm: highbank: Remove artificial SDRAM size by Andre Przywara · Mon Apr 12 01:04:53 2021 +0100
  11. 7352fb9 net: calxedagmac: Convert to DM_ETH by Andre Przywara · Mon Apr 12 01:04:52 2021 +0100
  12. 8d1069f arm: highbank: Enable OF_CONTROL by Andre Przywara · Mon Apr 12 01:04:51 2021 +0100
  13. 36dd079 arm: highbank: Limit FDT and initrd load addresses by Andre Przywara · Mon Apr 12 01:04:50 2021 +0100
  14. 595e047 doc: device-tree-bindings: regulator: anatop regulator by Ying-Chun Liu (PaulLiu) · Sat Mar 27 21:46:52 2021 +0800
  15. cd6425a power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · Sat Mar 27 21:46:51 2021 +0800
  16. 3ae9e6a cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · Sat Mar 27 11:43:54 2021 +0100
  17. 5b1d144 net: octeontx: smi: fix mii probe by Tim Harvey · Thu Mar 25 17:07:37 2021 -0700
  18. 2dcfb24 drivers: ata: ahci: update max id if it is more than available ports by Suneel Garapati · Thu Mar 25 17:07:36 2021 -0700
  19. 4e5aa91 drivers: net: octeontx: fix QSGMII by Tim Harvey · Thu Mar 25 17:07:35 2021 -0700
  20. 0cdde40 arm: octeontx: enable WDT_SBSA by Tim Harvey · Thu Mar 25 17:07:34 2021 -0700
  21. 2771d08 arm: octeontx: support generic distro config by Tim Harvey · Thu Mar 25 17:07:33 2021 -0700
  22. b5c70be arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configs by Tim Harvey · Thu Mar 25 17:07:32 2021 -0700
  23. b07f3db lz4: Fix unaligned accesses by Karl Beldan · Wed Mar 17 22:31:58 2021 +0000
  24. 3b5dc94 Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · Wed Feb 24 17:44:42 2021 +0100
  25. 4dab60b sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · Mon Mar 08 16:48:16 2021 +0100
  26. 4a7fef7 arch: Kconfig: enable IRQ using select for x86 architecture by Wasim Khan · Mon Mar 08 16:48:15 2021 +0100
  27. 339539c arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabled by Wasim Khan · Mon Mar 08 16:48:14 2021 +0100
  28. 55c9b9c misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · Mon Mar 08 16:48:13 2021 +0100
  29. 295b42d arm64: gic-v3-its: Clear the Pending table before enabling LPIs by Hou Zhiqiang · Fri Mar 05 15:02:35 2021 +0800
  30. 954fcf6 boards: amlogic: update documentation for PCIe support by Neil Armstrong · Fri Apr 16 14:22:31 2021 +0200
  31. 761e712 configs: meson64: add NVME boot target by Neil Armstrong · Fri Feb 26 15:17:36 2021 +0100
  32. 96776e6 configs: khadas-vim3: enable PCIe and NVMe by Neil Armstrong · Fri Feb 26 14:47:06 2021 +0100
  33. 115f46d arm: dts: meson-khadas-vim3: enable PCIe in U-boot by Neil Armstrong · Thu Feb 25 18:47:05 2021 +0100
  34. 76b8d6a phy: meson-g12a-usb3-pcie: add support for PCIe ops by Neil Armstrong · Thu Feb 25 17:53:23 2021 +0100
  35. 4a6728d clk: meson-g12a: add PCIe gates by Neil Armstrong · Thu Feb 25 18:46:12 2021 +0100
  36. 14f07db arm64: dts: meson: odroidc2: readd PHY reset properties by Stefan Agner · Thu Apr 08 10:25:28 2021 +0200
  37. 405ff74 Merge tag 'u-boot-atmel-2021.07-b' of https://source.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Apr 19 11:34:17 2021 -0400
  38. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  39. 8e04f4e ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timer by Manuel Reis · Tue Apr 06 10:39:53 2021 +0100
  40. d98cfdb ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5 by Eugen Hristev · Wed Apr 07 11:39:29 2021 +0300
  41. 2adaea1 gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · Wed Apr 07 11:39:28 2021 +0300
  42. c809160 Merge tag 'efi-2021-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Apr 18 08:47:27 2021 -0400
  43. 1cb20e0 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Apr 18 08:46:58 2021 -0400
  44. 12e9681 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Sun Apr 18 08:46:39 2021 -0400
  45. e833fa6 Merge branch '2021-04-16-env-updates' by Tom Rini · Sun Apr 18 08:44:25 2021 -0400
  46. 0dcadcf ARM: imx8m: verdin-imx8mm: Enable USB Host support by Marek Vasut · Wed Mar 31 23:46:35 2021 +0200
  47. e15971f usb: ehci-mx6: Add iMX8M support by Marek Vasut · Fri Apr 02 14:07:22 2021 +0200
  48. a60258f usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · Tue Apr 06 20:37:16 2021 +0200
  49. d650c55 usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · Fri Apr 02 13:07:59 2021 +0200
  50. 5fc0d35 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · Sat Apr 10 16:03:04 2021 +0200
  51. 4e21651 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · Fri Apr 02 13:07:49 2021 +0200
  52. 5becd18 usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · Fri Apr 02 13:56:28 2021 +0200
  53. 1fa4243 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · Wed Mar 31 23:24:41 2021 +0200
  54. 41e8139 usb: ehci-mx6: Split usb_power_config() by Marek Vasut · Wed Mar 31 23:00:23 2021 +0200
  55. 6b6df64 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · Wed Mar 31 22:10:35 2021 +0200
  56. 09dc070 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · Wed Mar 31 21:40:24 2021 +0200
  57. ebaf3ae usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · Wed Mar 31 23:06:07 2021 +0200
  58. 793e575 usb: ehci-mx6: Unify USBNC registers by Marek Vasut · Wed Mar 31 22:19:00 2021 +0200
  59. f22fde7 usb: ehci-mx6: Add DM clock support by Marek Vasut · Wed Mar 31 12:28:03 2021 +0200
  60. f36841e usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · Wed Mar 31 12:19:27 2021 +0200
  61. e95c8dc imx: power-domain: Add fsl,imx8mn-gpc compatible string by Marek Vasut · Sat Apr 10 00:19:27 2021 +0200
  62. d72ac58 imx: power-domain: Add fsl,imx8mm-gpc compatible string by Marek Vasut · Fri Apr 02 13:32:40 2021 +0200
  63. ff5c8cd ARM: dts: imx8mn: Add power domain nodes by Marek Vasut · Sat Apr 10 00:16:06 2021 +0200
  64. 06dd905 ARM: dts: imx8mm: Add power domain nodes by Marek Vasut · Fri Apr 02 13:14:53 2021 +0200
  65. c5876a8 ARM: dts: imx8mn: Replace deprecated fsl,usbphy DT props with phys by Marek Vasut · Sat Apr 10 00:12:03 2021 +0200
  66. 432e4df ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with phys by Marek Vasut · Wed Mar 31 11:47:25 2021 +0200
  67. fe687cf ARM: dts: k2g-evm: Use standard compatible string for USB no-op PHY by Marek Vasut · Wed Mar 31 11:24:31 2021 +0200
  68. e011410 arc: emsdp/iotdk: Use standard compatible string for USB no-op PHY by Marek Vasut · Wed Mar 31 11:23:36 2021 +0200
  69. a4a1cb4 phy: nop-phy: Add standard usb-nop-xceiv compat string by Marek Vasut · Wed Mar 31 11:21:07 2021 +0200
  70. eb74a90 efi_loader: fix possible buffer overflow by Masahisa Kojima · Wed Apr 14 11:55:49 2021 +0900
  71. aa27e5d efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · Sun Apr 11 06:53:04 2021 +0200
  72. 1554352 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · Wed Apr 14 12:38:25 2021 +0530
  73. d63b774 doc: duplicate target 'youtube' by Heinrich Schuchardt · Sat Apr 10 20:32:03 2021 +0200
  74. 597d341 doc: fatinfo man-page by Heinrich Schuchardt · Sun Apr 11 20:28:13 2021 +0200
  75. 898a30c doc: imx: psb: fix footnotes by Heinrich Schuchardt · Sun Apr 11 17:03:53 2021 +0200
  76. 44c8c8f board: toradex: apalis-imx8x: fix build warning by Heinrich Schuchardt · Sat Apr 10 20:07:54 2021 +0200
  77. 625dd91 env: sf: remove the static env_flash variable by Patrick Delaunay · Wed Feb 24 11:52:36 2021 +0100
  78. a1b3eef env: sf: add missing spi_flash_free by Patrick Delaunay · Wed Feb 24 11:52:35 2021 +0100
  79. b1096c3 env: sf: add support of command env erase by Patrick Delaunay · Tue Feb 09 11:48:52 2021 +0100
  80. 5c7c2d0 env: sf: update the use of macro ENV_SAVE_PTR by Patrick Delaunay · Tue Feb 09 11:48:51 2021 +0100
  81. 50f6f11 env: add ENV_ERASE_PTR macro by Patrick Delaunay · Tue Feb 09 11:48:50 2021 +0100
  82. 447ac2c env: Fix invalid env handling in env_init() by Marek Vasut · Wed Jan 20 15:45:16 2021 +0100
  83. f281546 env/fat.c: support redund environment by Brandon Maier · Sat Jan 16 15:14:43 2021 -0600
  84. f85b8d2 env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE by Martin Fuzzey · Mon Jan 11 11:27:20 2021 +0100
  85. 61374b0 env: increment redund flag on read fail by Brandon Maier · Thu Dec 17 17:19:18 2020 -0600
  86. e535f5b env: add CONFIG_ENV_SECT_SIZE_AUTO by Rasmus Villemoes · Wed Apr 14 20:51:43 2021 +0200
  87. 1ee1984 env/sf.c: use a variable to hold the sector size by Rasmus Villemoes · Wed Apr 14 20:51:42 2021 +0200
  88. 5d41549 arm: dts: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems by Aswath Govindraju · Mon Apr 12 21:10:55 2021 +0530
  89. dd06368 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Fri Apr 16 08:30:25 2021 -0400
  90. c2a50b1 sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · Sat Mar 06 20:54:19 2021 +0100
  91. d08e129 sunxi: arm64: Add addresses for compressed kernel load by Arnaud Ferraris · Sat Feb 20 13:14:15 2021 +0100
  92. 4f1449e sunxi: binman: Do not hardcode U-Boot load address by Samuel Holland · Mon Feb 08 00:03:17 2021 -0600
  93. 1d52ffb sunxi: binman: Respect the default FIT configuration by Samuel Holland · Mon Feb 08 00:03:16 2021 -0600
  94. d73b8a5 clk: sunxi: h6: Add XHCI clocks by Samuel Holland · Sun Feb 07 23:57:20 2021 -0600
  95. 5861030 clk: sunxi: Add a dummy clock driver for the RTC by Samuel Holland · Sun Feb 07 23:57:19 2021 -0600
  96. c3391f6 sunxi: enable dual rank memory on R40 by Icenowy Zheng · Fri Feb 26 00:13:25 2021 +0800
  97. 9e9b073 sunxi: support asymmetric dual rank DRAM on A64/R40 by Icenowy Zheng · Fri Feb 26 00:13:24 2021 +0800
  98. 7654ef8 sunxi: add fdtoverlay_addr_r environment variable by Jernej Skrabec · Tue Mar 23 21:27:31 2021 +0100
  99. b575a8c Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · Thu Apr 15 17:10:25 2021 -0400
  100. 0951481 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 15 13:11:19 2021 -0400