1. 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · Sat Jan 01 19:13:29 2022 +0200
  2. 9ef3c8a common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · Sat Jan 01 19:13:28 2022 +0200
  3. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · Sun Dec 12 22:12:30 2021 -0500
  4. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  5. b0e3cf9 clk: ast2600: Add RSACLK control for ACRY by Chia-Wei Wang · Wed Oct 27 14:17:29 2021 +0800
  6. d59cd6f clk: ast2600: Add YCLK control for HACE by Joel Stanley · Wed Oct 27 14:17:26 2021 +0800
  7. 809b5fc aspeed: ast2600: Enlarge SRAM size by Chia-Wei Wang · Wed Oct 27 14:17:25 2021 +0800
  8. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · Sun Nov 07 22:59:50 2021 -0500
  9. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Nov 10 14:11:30 2021 -0500
  10. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  11. 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · Sat Oct 30 23:03:49 2021 -0400
  12. 835cb5d serial: s5p: Add Apple M1 support by Mark Kettenis · Sat Oct 23 16:58:04 2021 +0200
  13. 29b1d33 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · Wed Oct 27 18:54:54 2021 +0200
  14. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  15. 3c0abe5 Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Oct 17 21:13:49 2021 -0400
  16. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Oct 15 15:58:16 2021 -0400
  17. 7b9b926 clk: rockchip: rk3568: update clks by Elaine Zhang · Tue Oct 12 16:43:00 2021 +0800
  18. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · Mon Oct 04 11:59:50 2021 +0200
  19. 1398da6 ARM: tegra: Refactor DT update helpers by Thierry Reding · Fri Sep 03 15:16:24 2021 +0200
  20. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  21. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Oct 12 08:58:58 2021 -0400
  22. d441175 clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · Sun Sep 26 11:58:58 2021 +0200
  23. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · Sat Sep 11 16:50:49 2021 -0500
  24. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · Sat Sep 11 16:50:48 2021 -0500
  25. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · Sun Sep 12 10:28:36 2021 -0500
  26. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · Sun Sep 12 10:28:35 2021 -0500
  27. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · Sun Sep 12 11:48:43 2021 -0500
  28. a130b9c stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · Wed Oct 06 18:10:32 2021 +0200
  29. 7e2ca9c arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MP by Ye Li · Tue Aug 17 17:10:35 2021 +0800
  30. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  31. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · Wed Sep 22 14:50:32 2021 -0400
  32. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · Wed Sep 22 14:50:30 2021 -0400
  33. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · Wed Sep 22 14:50:29 2021 -0400
  34. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  35. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  36. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  37. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  38. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  39. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  40. 65d4b17 arm: use CONFIG_SUPPORT_PASSING_ATAGS by Patrick Delaunay · Fri Sep 03 10:24:39 2021 +0200
  41. 330807f arm64: Kconfig: Enable usage of optimized memset/memcpy/memmove by Stefan Roese · Thu Sep 02 17:00:19 2021 +0200
  42. e886640 ARM: at91: remove references to RM9200DK by Eugen Hristev · Wed Aug 25 13:27:03 2021 +0300
  43. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  44. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  45. 504384e psci: fix double declaration by Oleksandr Suvorov · Tue Aug 24 00:55:39 2021 +0300
  46. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · Thu Aug 19 16:53:11 2021 +0100
  47. ac33c06 armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · Thu Aug 19 16:53:10 2021 +0100
  48. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  49. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  50. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  51. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  52. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  53. ac2cb4d imx8ulp: add upower api support by Peng Fan · Sat Aug 07 16:01:10 2021 +0800
  54. f6928f9 imx8ulp: move struct mu_type to common header by Peng Fan · Sat Aug 07 16:01:09 2021 +0800
  55. adbbc75 arm: imx8ulp: add iomuxc support by Peng Fan · Sat Aug 07 16:01:04 2021 +0800
  56. 88044c7 arm: iMX8ULP: Add boot device relevant functions by Ye Li · Sat Aug 07 16:01:01 2021 +0800
  57. 9c87e46 imx8ulp: unify rdc functions by Peng Fan · Sat Aug 07 16:00:59 2021 +0800
  58. fe1bf87 arm: imx8ulp: add rdc support by Peng Fan · Sat Aug 07 16:00:56 2021 +0800
  59. 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · Sat Aug 07 16:00:55 2021 +0800
  60. f80a41b drivers: misc: s400_api: Update API for fuse read and write by Ye Li · Sat Aug 07 16:00:54 2021 +0800
  61. acc9afe drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · Sat Aug 07 16:00:53 2021 +0800
  62. a61f267 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · Sat Aug 07 16:00:52 2021 +0800
  63. 690eea1 arm: imx8ulp: add clock support by Peng Fan · Sat Aug 07 16:00:45 2021 +0800
  64. 0db17f4 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · Sat Aug 07 16:00:41 2021 +0800
  65. 7a71c61 arm: imx8ulp: add container support by Ye Li · Sat Aug 07 16:00:39 2021 +0800
  66. eb10127 arm: imx8: Move container image header file to mach-imx by Ye Li · Sat Aug 07 16:00:37 2021 +0800
  67. b15705a arm: imx: basic i.MX8ULP support by Peng Fan · Sat Aug 07 16:00:35 2021 +0800
  68. 7253016 arm: imx8ulp: support print cpu info by Peng Fan · Sat Aug 07 16:00:33 2021 +0800
  69. 101ef62 arm: imx: sys_proto: move boot mode define to common header by Peng Fan · Sat Aug 07 16:00:32 2021 +0800
  70. 5c2218a arm: imx: add i.MX8ULP cpu type and helper by Peng Fan · Sat Aug 07 16:00:31 2021 +0800
  71. cffaf7e Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sat Jul 31 20:51:24 2021 -0400
  72. 2a9c238 sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 by Samuel Holland · Sun Apr 18 22:21:41 2021 -0500
  73. ee435c6 arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · Mon Jul 19 11:21:51 2021 +0200
  74. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  75. 5526210 armv8: Initialize CNTFRQ if at highest exception level by Peter Hoyes · Mon Jul 12 15:04:21 2021 +0100
  76. 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
  77. 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
  78. a6af970 arm: imx8mq: Add USB clock init function by Ye Li · Sun Feb 21 08:26:23 2021 -0800
  79. 9d04933 arm: omap3: Make secureworld_exit() static by Adam Ford · Fri Jun 25 14:23:07 2021 -0500
  80. c50add1 arm: omap3: Make try_unlock_memory() static by Adam Ford · Fri Jun 25 14:23:06 2021 -0500
  81. a7038d1 am335x, guardian: mem: Add board dependent mem values by Moses Christopher · Fri Jun 11 16:13:34 2021 +0000
  82. 7367b39 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · Tue Jul 06 10:19:09 2021 -0700
  83. 56086a4 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · Wed May 05 11:33:40 2021 +0100
  84. dd505d1 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · Wed May 05 09:57:47 2021 +0100
  85. 0f7c8bc sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · Wed May 05 13:53:05 2021 +0100
  86. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  87. 4393901 arm: Remove spear320 boards by Tom Rini · Sat May 22 08:47:13 2021 -0400
  88. 665ffc2 arm: Remove spear310 boards by Tom Rini · Sat May 22 08:47:12 2021 -0400
  89. 98ae150 arm: Remove spear300 boards by Tom Rini · Sat May 22 08:47:11 2021 -0400
  90. 0b881ac lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX by Trevor Woerner · Thu Jun 10 22:37:02 2021 -0400
  91. cc32c0b gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs by Masami Hiramatsu · Fri Jun 04 18:43:55 2021 +0900
  92. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  93. 5dc7f61 global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · Thu Jun 03 09:39:02 2021 -0400
  94. 72cd879 rockchip: Add rk3568 architecture core by Joseph Chen · Wed Jun 02 15:58:25 2021 +0800
  95. 5be90bb rockchip: rk3568: add clock driver by Elaine Zhang · Wed Jun 02 11:39:24 2021 +0800
  96. 13ded2c usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · Thu May 20 16:10:15 2021 +0200
  97. 3d1a573 ARM: IMXRT: introduce is_imxrt*() macros and get_cpu_rev() by Giulio Benetti · Thu May 20 16:10:13 2021 +0200
  98. a8cf155 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · Thu May 20 13:24:10 2021 +0200
  99. c2854e0 ARM: global_data: make set_gd() work for armv5 and armv6 by Marek Behún · Thu May 20 13:24:09 2021 +0200
  100. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200