1. 3dbd349 common: Add "ifndef __ASSEMBLY__" in asm/global_data.h by Siew Chin Lim · Tue Feb 23 14:34:37 2021 +0800
  2. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  3. 6892a56 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · Mon Feb 15 00:19:58 2021 +0100
  4. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  5. db5d53b gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · Fri Feb 05 19:01:47 2021 +0800
  6. 337644c pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · Fri Jan 29 12:47:05 2021 +0800
  7. 2caa388 armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bit by Wasim Khan · Wed Jan 13 12:01:23 2021 +0100
  8. 99d5cd3 armv8: ls1028a: fix stream id allocation by Nipun Gupta · Tue Jan 12 18:42:46 2021 +0530
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  10. e638e05 sunxi: Add support for H616 SoC by Jernej Skrabec · Mon Jan 11 21:11:46 2021 +0100
  11. e4aa24b sunxi: Add H616 DRAM support by Jernej Skrabec · Mon Jan 11 21:11:43 2021 +0100
  12. 7de8eb0 sunxi: add support for R_I2C on H616 by Jernej Skrabec · Mon Jan 11 21:11:42 2021 +0100
  13. 30efb9d sunxi: add support for H616 uart0 by Jernej Skrabec · Mon Jan 11 21:11:41 2021 +0100
  14. 8b2239c sunxi: introduce support for H616 clocks by Jernej Skrabec · Mon Jan 11 21:11:40 2021 +0100
  15. 55a30a2 sunxi: Add support for I2C on H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:38 2021 +0100
  16. e331301 sunxi: prcm: Add memory map for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:37 2021 +0100
  17. d6da7ab mmc: sunxi: Replace H6 ifdefs with H6 gen macro by Jernej Skrabec · Mon Jan 11 21:11:35 2021 +0100
  18. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  19. eb68aa1 spi: imx: Define register bits in the driver by Marek Vasut · Tue Jan 19 00:58:32 2021 +0100
  20. 846910d imx8m: clock: add type of set_clk_eqos by Peng Fan · Sun Dec 27 11:18:59 2020 +0800
  21. 4f0c97b imx: imx8mp_evk: enable eth support by Peng Fan · Fri Dec 25 16:16:34 2020 +0800
  22. 8f7f490 aspeed: Add AST2600 platform support by Chia-Wei, Wang · Mon Dec 14 13:54:28 2020 +0800
  23. 67ef587 wdt: aspeed: Add AST2600 watchdog support by Chia-Wei, Wang · Mon Dec 14 13:54:25 2020 +0800
  24. 8247002 ram: aspeed: Add AST2600 DRAM control support by Dylan Hung · Mon Dec 14 13:54:24 2020 +0800
  25. ce5ecc1 clk: aspeed: Add AST2600 clock support by Ryan Chen · Mon Dec 14 13:54:23 2020 +0800
  26. 811e9da acpi: Add missing ARM acpi_table header by Harm Berntsen · Fri Nov 06 12:24:17 2020 +0000
  27. 30dfb40 gpio: do not include <asm/arch/gpio.h> on ARCH_QEMU by Harm Berntsen · Fri Oct 30 08:45:15 2020 +0000
  28. 1c45ed9 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · Sat Nov 28 10:43:13 2020 +0200
  29. 0542b01 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jan 12 15:46:52 2021 -0500
  30. adf6db9 Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Jan 12 09:32:48 2021 -0500
  31. 5931e5a arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro by Dario Binacchi · Wed Dec 30 00:06:33 2020 +0100
  32. bbf9942 sunxi: Add arm64 FEL support by Andre Przywara · Tue Aug 23 22:19:30 2016 +0100
  33. 3e17480 sunxi: Fix is_boot0_magic macro by Andre Przywara · Wed Nov 04 01:00:31 2020 +0000
  34. 9c88912 sunxi: Factor out eGON BROM header description by Andre Przywara · Tue Nov 17 23:36:05 2020 +0000
  35. 0716854 meson: Add soc_rev to environment by Pascal Vizeli · Fri Nov 27 17:28:21 2020 +0100
  36. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  37. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  38. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  39. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  40. a35318b Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Dec 09 11:36:41 2020 -0500
  41. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  42. a45585b imx8: allow overriding memory layout by Marcel Ziswiler · Thu Oct 22 11:21:40 2020 +0300
  43. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · Mon Oct 26 22:19:34 2020 +0800
  44. 55d00cd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Nov 16 10:50:32 2020 -0500
  45. 53f2033 video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · Thu Oct 22 22:43:13 2020 +0300
  46. 70556d0 mmc: meson-gx: move arch header to local header by Neil Armstrong · Wed Nov 11 08:22:09 2020 +0900
  47. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  48. bab2ef6 Revert "arch: arm/xen: add putc() for debugging" by Tom Rini · Fri Oct 23 09:16:07 2020 -0400
  49. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  50. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  51. 9042071 arch: arm/xen: add putc() for debugging by AKASHI Takahiro · Thu Oct 15 13:25:14 2020 +0900
  52. aff2d3a sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · Fri Oct 16 17:33:08 2020 +0800
  53. cf6da85 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · Fri Oct 02 14:08:54 2020 +0200
  54. d08ce85 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · Thu Sep 10 10:48:15 2020 +0200
  55. c1a7e72c usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · Thu Sep 10 10:48:13 2020 +0200
  56. 8a472a2 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · Wed Sep 16 15:17:22 2020 +0800
  57. f021fce imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · Wed Sep 16 15:17:20 2020 +0800
  58. 1e4d606 imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · Wed Sep 16 15:17:19 2020 +0800
  59. e9c4883 imx7: ccm: correct target interface num by Peng Fan · Wed Sep 16 15:17:18 2020 +0800
  60. 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
  61. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 25 10:24:40 2020 -0400
  62. 81526d5 arm: octeontx2: Add headers for OcteonTX2 by Suneel Garapati · Sat Oct 19 18:35:54 2019 -0700
  63. cd53028 arm: octeontx: Add headers for OcteonTX by Suneel Garapati · Sat Oct 19 18:32:33 2019 -0700
  64. a6abbc4 arm: include/asm/io.h: Add 64bit clrbits and setbits helpers by Suneel Garapati · Sat Oct 19 17:20:27 2019 -0700
  65. 9218a11 board: armltd: Add support for Total Compute platform by Usama Arif · Wed Aug 12 16:12:53 2020 +0100
  66. 6d2fa04 ARM: imx: ddr: Add deskew register programming by Marek Vasut · Wed Aug 05 15:30:43 2020 +0200
  67. 6b17c85 ARM: imx: Add support for switching primary/secondary boot mode to bmode by Marek Vasut · Wed Aug 05 15:34:05 2020 +0200
  68. 28c0b63 ARM: imx: Add bmode support for iMX7 by Marek Vasut · Wed Aug 05 15:34:04 2020 +0200
  69. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  70. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · Thu Aug 06 12:42:47 2020 +0300
  71. 17cacab include/configs: aspeed: Remove hardcoded variables by Chia-Wei, Wang · Mon Aug 03 17:36:08 2020 +0800
  72. 7031a9e mediatek: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:50 2020 -0600
  73. 158c16e arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · Sun Jul 26 22:37:33 2020 +0530
  74. 6488b15 gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3 by Rayagonda Kokatanur · Tue May 05 23:26:47 2020 +0530
  75. a2936da board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · Wed Jul 15 22:48:59 2020 +0530
  76. deb4edb arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH by Ard Biesheuvel · Tue Jul 07 12:07:07 2020 +0200
  77. c251f5b armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · Mon Jun 01 21:53:34 2020 +0200
  78. d082818 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · Mon Jun 01 21:53:30 2020 +0200
  79. f056e0f armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · Mon Jun 01 21:53:26 2020 +0200
  80. 26d8b99 dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape by hui.song · Wed May 20 18:40:19 2020 +0800
  81. 3f918c2 armv8: gpio: add gpio feature by hui.song · Wed May 20 18:40:18 2020 +0800
  82. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · Tue Jul 21 20:36:03 2020 +0530
  83. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · Tue Jul 21 20:36:02 2020 +0530
  84. d9a2241 rockchip: Add rk3288 SoC detection helper by Jagan Teki · Tue Jul 21 12:16:37 2020 +0530
  85. 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · Mon Jul 20 18:34:12 2020 +0800
  86. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  87. c9c35a4 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · Tue Jun 09 03:34:42 2020 -0700
  88. 9cf2aa3 imx8m: power down fused cores by Peng Fan · Thu Jul 09 13:52:41 2020 +0800
  89. d2d754f imx8mp: Add fused parts support by Ye Li · Mon Apr 20 20:12:54 2020 -0700
  90. 42eda3a drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue by Oliver Chen · Tue Apr 21 14:48:09 2020 +0800
  91. 7957bd6 drivers: ddr: imx8mp: Add inline ECC feature support by Sherry Sun · Mon Jan 20 11:13:14 2020 +0800
  92. f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · Wed Jun 03 14:43:42 2020 +0200
  93. dacbb3b arm: update comments to the common style by Marek Szyprowski · Wed Jun 03 14:43:41 2020 +0200
  94. ea9a22d arm: use correct argument size of special registers by Heinrich Schuchardt · Wed May 27 20:04:24 2020 +0200
  95. 864f4da arm: remove outdated comment concerning -ffixed-x18 by Heinrich Schuchardt · Wed May 27 20:04:23 2020 +0200
  96. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · Sat May 09 19:55:12 2020 +0530
  97. ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · Sat May 09 19:55:09 2020 +0530
  98. 494c4d8 ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7 by Marek Vasut · Fri May 22 01:12:39 2020 +0200
  99. f4bb565 ARM: imx: ddr: Add missing PHY reset by Marek Vasut · Sat May 30 02:14:48 2020 +0200
  100. 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jun 03 14:10:03 2020 -0400