1. c84bc10 arm: imx8ulp: disable wdog3 by Peng Fan · Sat Aug 07 16:00:49 2021 +0800
  2. 6dd4302 arm: imx8ulp: Enable full L2 cache in SPL by Ye Li · Sat Aug 07 16:00:48 2021 +0800
  3. 0be116e arm: imx8ulp: soc: Change to use CMC1 to get bootcfg by Ye Li · Sat Aug 07 16:00:47 2021 +0800
  4. 690eea1 arm: imx8ulp: add clock support by Peng Fan · Sat Aug 07 16:00:45 2021 +0800
  5. 0db17f4 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · Sat Aug 07 16:00:41 2021 +0800
  6. 718d55d arm: imx: move container Kconfig under mach-imx by Peng Fan · Sat Aug 07 16:00:40 2021 +0800
  7. 7a71c61 arm: imx8ulp: add container support by Ye Li · Sat Aug 07 16:00:39 2021 +0800
  8. b590634 arm: imx: parse-container: guard included header files by Peng Fan · Sat Aug 07 16:00:38 2021 +0800
  9. eb10127 arm: imx8: Move container image header file to mach-imx by Ye Li · Sat Aug 07 16:00:37 2021 +0800
  10. 99052ad arm: imx8: Move container parser and image to mach-imx common folder by Ye Li · Sat Aug 07 16:00:36 2021 +0800
  11. b15705a arm: imx: basic i.MX8ULP support by Peng Fan · Sat Aug 07 16:00:35 2021 +0800
  12. af4f3b3 imx: imx8ulp: add get reset cause by Peng Fan · Sat Aug 07 16:00:34 2021 +0800
  13. 7253016 arm: imx8ulp: support print cpu info by Peng Fan · Sat Aug 07 16:00:33 2021 +0800
  14. 101ef62 arm: imx: sys_proto: move boot mode define to common header by Peng Fan · Sat Aug 07 16:00:32 2021 +0800
  15. 5c2218a arm: imx: add i.MX8ULP cpu type and helper by Peng Fan · Sat Aug 07 16:00:31 2021 +0800
  16. 570dc4f arm: imx: add i.MX8ULP basic Kconfig option by Peng Fan · Sat Aug 07 16:00:30 2021 +0800
  17. 67a2c12 mx28evk: Convert to driver model by Fabio Estevam · Wed Feb 17 23:39:28 2021 -0300
  18. 7fbd937 board: ge: bx50v3: Add PCIe reset to DT by Sebastian Reichel · Wed Aug 04 18:22:54 2021 +0200
  19. 6603b5e board: gateworks: venice: add imx8mm-gw7902 support by Tim Harvey · Tue Jul 27 15:19:41 2021 -0700
  20. c18417f arm: dts: imx8mm-venice-gw7901: use common u-boot dtsi by Tim Harvey · Tue Jul 27 15:19:36 2021 -0700
  21. ba7dac3 arm: dts: imx8mm-venice-gw700x: fix fifo-depth phy props by Tim Harvey · Tue Jul 27 15:19:35 2021 -0700
  22. aefb062 arm: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS by Tim Harvey · Tue Jul 27 15:19:34 2021 -0700
  23. d06ad9c imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · Sat Jul 24 10:40:38 2021 -0700
  24. 69a5321 imx: ventana: fix UMS support by Tim Harvey · Sat Jul 24 10:40:36 2021 -0700
  25. eaac1fe imx28-evk: Import devicetree file from Linux by Fabio Estevam · Wed Feb 17 23:39:27 2021 -0300
  26. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  27. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  28. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  29. cffaf7e Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sat Jul 31 20:51:24 2021 -0400
  30. 713d648 sunxi: decide the inclusion of SCP by SCP_ADDR existence by Icenowy Zheng · Thu Jul 22 14:30:03 2021 +0800
  31. 2a9c238 sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 by Samuel Holland · Sun Apr 18 22:21:41 2021 -0500
  32. cf97b82 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · Fri Jul 23 11:14:29 2021 +0200
  33. da1be86 arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART by Pali Rohár · Fri Jul 23 11:14:26 2021 +0200
  34. a3a38e5 arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework by Pali Rohár · Fri Jul 23 11:14:25 2021 +0200
  35. a59971b arm: mvebu: Mark return_to_bootrom() as a noreturn function by Pali Rohár · Fri Jul 23 11:14:24 2021 +0200
  36. e4b1592 arm: mvebu: Fix return_to_bootrom() by Pali Rohár · Fri Jul 23 11:14:23 2021 +0200
  37. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · Thu Jul 29 12:10:23 2021 -0400
  38. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu Jul 29 08:20:06 2021 -0400
  39. ee435c6 arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · Mon Jul 19 11:21:51 2021 +0200
  40. 3fa1bdc arm: use the correct prototype for reset_cpu function by Patrick Delaunay · Mon Jul 19 11:21:50 2021 +0200
  41. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  42. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  43. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  44. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  45. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  46. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  47. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · Sat Jul 10 21:14:27 2021 -0600
  48. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · Sat Jul 10 21:14:26 2021 -0600
  49. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  50. 4876922 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jul 27 11:42:31 2021 -0400
  51. bc179a6 ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boards by Artem Lapkin · Tue Jul 27 09:23:18 2021 +0800
  52. 9bf2f5b ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb by Alexandru Gagniuc · Thu Jul 15 14:19:27 2021 -0500
  53. c860891 stm32mp1: spl: Configure TrustZone controller for OP-TEE by Alexandru Gagniuc · Thu Jul 15 14:19:26 2021 -0500
  54. 0ea6163 arm: stm32mp: Implement support for TZC 400 controller by Alexandru Gagniuc · Thu Jul 15 14:19:25 2021 -0500
  55. 29d247a ARM: dts: stm32: Fix AV96 eMMC pinmux by Marek Vasut · Tue Jul 20 23:46:07 2021 +0200
  56. 466d3af stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · Fri Jul 09 09:53:37 2021 +0200
  57. 02e9197 arm: stm32mp1: force boot_device variable for invalid TAMP register value by Patrick Delaunay · Thu Jul 08 10:53:56 2021 +0200
  58. efab01a arm: dts: k3-j721e-r5: Remove MAIN R5FSS0 cluster from SPL by Suman Anna · Mon Jul 26 16:13:10 2021 -0500
  59. f604c3d arm: mach-k3: Cleanup common start_non_linux_remote_cores() by Suman Anna · Mon Jul 26 16:13:09 2021 -0500
  60. 8d131bb arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPL by Suman Anna · Mon Jul 26 16:13:08 2021 -0500
  61. 70ce132 arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-Boot by Suman Anna · Mon Jul 26 16:13:07 2021 -0500
  62. 56eebd7 arm: dts: k3-am65: Fix up MCU R5FSS cluster mode back to Split-mode by Suman Anna · Mon Jul 26 11:22:13 2021 -0500
  63. a15380e arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node by Aswath Govindraju · Mon Jul 26 20:58:03 2021 +0530
  64. dc32ddf arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode() by Aswath Govindraju · Mon Jul 26 20:58:02 2021 +0530
  65. 154e837 arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes by Aswath Govindraju · Wed Jul 21 21:28:43 2021 +0530
  66. 5f3022d arm: dts: k3-j7200-common-proc-board: Enable SERDES DT by Aswath Govindraju · Wed Jul 21 21:28:42 2021 +0530
  67. 45c4247 arm: dts: k3-j7200-main: Add DT node for torrent serdes by Aswath Govindraju · Wed Jul 21 21:28:41 2021 +0530
  68. 7f3a309 ARM: dts: k3-j721e: Add support for USB3 in USB0 instance by Kishon Vijay Abraham I · Wed Jul 21 21:28:40 2021 +0530
  69. 9495f3d arm: dts: Import am335x-sancloud-bbe devicetree by Paul Barker · Mon Jul 12 21:14:10 2021 +0100
  70. a27d9f6 arm: dts: Resync BeagleBone device trees by Paul Barker · Mon Jul 12 21:14:09 2021 +0100
  71. ea78c8e arm: dts: k3-j7200-main: Add support for HS400 and update delay select values for MMCSD subsystems by Aswath Govindraju · Tue May 25 15:08:24 2021 +0530
  72. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · Sun Jul 18 19:02:40 2021 -0600
  73. f3c6338 arm64: zynqmp: Move USB3 PHY properties from DWC3 node to USB node by Manish Narani · Wed Jul 14 06:17:19 2021 -0600
  74. 0a59890 arm64: dts: zynqmp: Enable USB2.0 for zc1751-xm016-dc2 by Piyush Mehta · Sat Jul 03 10:40:30 2021 +0530
  75. 5526210 armv8: Initialize CNTFRQ if at highest exception level by Peter Hoyes · Mon Jul 12 15:04:21 2021 +0100
  76. 2279dde board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · Wed Jul 07 11:06:02 2021 +0200
  77. f0538e2 dts: synquacer: Add partition information to the spi-nor by Masami Hiramatsu · Mon Jul 12 19:36:03 2021 +0900
  78. 622ef9b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Jul 22 08:45:32 2021 -0400
  79. f83c834 ARM: dts: rmobile: Disable RPC HF by default by Marek Vasut · Sat Jul 10 18:56:29 2021 +0200
  80. 5dea8b4 ARM: rmobile: Align CPU: print with other prints by Marek Vasut · Sun Jul 04 17:27:27 2021 +0200
  81. c172845 ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 by Marek Vasut · Sat Jul 03 18:16:14 2021 +0200
  82. 8473695 arm: dts: ls1043ardb: configure the RGMII ports with rgmii-id by Camelia Groza · Wed Jun 16 16:22:12 2021 +0300
  83. fe313d0 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Jul 19 08:41:04 2021 -0400
  84. aa0edca Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jul 19 08:29:24 2021 -0400
  85. 80a60da arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions by Pali Rohár · Fri Jul 16 12:34:42 2021 +0200
  86. 3e83efa ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partition by Marek Behún · Thu Jul 15 19:21:01 2021 +0200
  87. f604e85 arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S board by Tony Dinh · Wed Jun 30 21:26:22 2021 -0700
  88. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  89. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 17 10:52:21 2021 -0400
  90. a6af970 arm: imx8mq: Add USB clock init function by Ye Li · Sun Feb 21 08:26:23 2021 -0800
  91. 9e44303 arm: dts: imx8mq: Add alias for two usb controllers by Ye Li · Sun Feb 21 08:26:22 2021 -0800
  92. 4e8fe8f ARM: dts: stm32mp15: remove mmc alias by Patrick Delaunay · Tue Jul 06 17:19:46 2021 +0200
  93. 5c2f6d7 stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · Tue Jul 06 17:19:45 2021 +0200
  94. bd57749 stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · Mon Jul 05 09:39:01 2021 +0200
  95. 27e40d5 stm32mp: syscon: manage clock when present in device tree by Patrick Delaunay · Tue Jun 29 12:04:23 2021 +0200
  96. e48a0d4 arm: dts: stm32mp15: alignment with v5.13 by Patrick Delaunay · Tue Jun 29 12:01:07 2021 +0200
  97. f4a9b4b stm32mp: cmd_stm32key: add subcommand close by Patrick Delaunay · Mon Jun 28 14:56:03 2021 +0200
  98. 7b094ea stm32mp: cmd_stm32key: add read OTP subcommand by Patrick Delaunay · Mon Jun 28 14:56:02 2021 +0200
  99. bd0233a stm32mp: cmd_stm32key: add get_misc_dev function by Patrick Delaunay · Mon Jun 28 14:56:01 2021 +0200
  100. cd8bfb3 stm32mp: cmd_stm32key: lock of PKH OTP after fuse by Patrick Delaunay · Mon Jun 28 14:56:00 2021 +0200