1. 4d776d0 arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch by Patrice Chotard · Fri Oct 27 16:42:56 2023 +0200
  2. 25a19ec omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h> by Tom Rini · Wed Nov 01 12:28:09 2023 -0400
  3. fdeb13a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · Tue Oct 03 09:33:52 2023 +0300
  4. 3f00656 arm: armv8: mmu: Prepare for common.h removal by Paul Barker · Wed Nov 01 20:05:52 2023 +0000
  5. 28c6899 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · Wed Oct 11 19:47:55 2023 -0600
  6. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  7. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  8. 0f2a5b1 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · Fri Dec 02 21:48:19 2022 +0000
  9. 1b946cd sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · Fri Dec 02 20:30:40 2022 +0000
  10. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  11. 1191f38 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · Tue Sep 06 11:50:54 2022 +0100
  12. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  13. 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · Mon Sep 05 18:12:39 2022 +0100
  14. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  15. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  16. c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · Sat Oct 14 16:47:43 2023 -0400
  17. 072c98b clk: Add clock driver for Amlogic A1 by Igor Prusov · Mon Sep 25 18:52:09 2023 +0300
  18. 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · Wed Aug 30 12:32:30 2023 +0100
  19. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  20. 9b38810 Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:15 2023 -0600
  21. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  22. 4242742 Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Aug 18 10:05:04 2023 -0400
  23. 6babd84 arm: Use builtins for ffs/fls by Sean Anderson · Mon Jul 31 17:27:33 2023 -0400
  24. 2d7b0d0 clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · Thu Aug 03 13:08:12 2023 +0200
  25. f51ca5c clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div by Jonas Karlman · Fri Aug 04 09:33:59 2023 +0000
  26. 9a95efd rockchip: cru: Enable cpu info support for rk3568 by Anton · Mon Aug 07 10:04:46 2023 +0300
  27. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · Thu Aug 03 09:47:16 2023 +0800
  28. fedb74c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Fri Jul 21 10:01:11 2023 -0400
  29. 161812c sunxi: H616: dram: split struct dram_para by Andre Przywara · Wed Jun 07 01:07:43 2023 +0100
  30. a21a22c sunxi: H616: dram: const-ify DRAM function parameters by Andre Przywara · Wed Jun 07 01:07:42 2023 +0100
  31. b10f0a2 arm: mx5: Correct mxc_set_clock function prototype by Tom Rini · Thu Jul 13 20:37:33 2023 -0400
  32. c5cc4bc arch: arm: npcm8xx: add cpu version and 4G ram support by Jim Liu · Tue Jul 04 16:00:14 2023 +0800
  33. 9914576 imx: imx8m: add CAAM_BASE_ADDR by Peng Fan · Thu Jun 15 18:09:25 2023 +0800
  34. 185af30 imx: ahab: Update AHAB for iMX8 and iMX8ULP by Ye Li · Thu Jun 15 18:09:23 2023 +0800
  35. c07ac74 imx: imx8: bootaux: Add i.MX8 M4 boot support by Ye Li · Thu Jun 15 18:09:20 2023 +0800
  36. e9015f3 imx: bootaux: change names of MACROs used to boot MCU on iMX devices by Peng Fan · Thu Jun 15 18:09:18 2023 +0800
  37. aa70b85 imx: imx8ulp: start the ELE RNG at boot by Peng Fan · Thu Jun 15 18:09:14 2023 +0800
  38. 16426c8 imx: ele_api: add DEK Blob generation by Peng Fan · Thu Jun 15 18:09:09 2023 +0800
  39. c88036d imx: ele_api: support program secure fuse and return lifecycle by Peng Fan · Thu Jun 15 18:09:08 2023 +0800
  40. d5c3183 imx: use generic name ele(EdgeLockSecure Enclave) by Peng Fan · Thu Jun 15 18:09:05 2023 +0800
  41. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  42. 84a7492 ARM: arm11: Add C wrapper for allow_unaligned() by Marek Vasut · Sat Jul 01 17:26:19 2023 +0200
  43. 1357804 ARM: armv7: Add C wrapper for allow_unaligned() by Marek Vasut · Sat Jul 01 17:26:18 2023 +0200
  44. d7f34ff ARM: tegra: add SoC UID calculation function by Svyatoslav Ryhel · Fri Jun 30 10:29:02 2023 +0300
  45. 92404a1 arch/arm: meson: sm: introduce power domain functions by Alexey Romanov · Wed May 31 12:31:54 2023 +0300
  46. 7da68fb ARM: meson: add A1 support by Igor Prusov · Fri May 05 15:56:37 2023 +0300
  47. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  48. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  49. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  50. d68c461 sunxi: Fix typo in include guard by Sam Edwards · Fri May 12 15:22:14 2023 -0600
  51. 941a32a arm64: Remove duplicated symbols by Leo Yan · Thu May 04 15:54:58 2023 +0800
  52. 7c6c5ca arm: set alignment properly for asm funcs by Sam Edwards · Fri May 12 16:31:05 2023 -0600
  53. e264363 arm: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:31 2023 +0200
  54. e6618f4 include: Remove unused header files by Tom Rini · Tue May 16 12:34:47 2023 -0400
  55. ccbd20d imx: fix header inclusion guards by Andre Przywara · Mon May 15 14:52:10 2023 +0100
  56. 9fbd9ef arm: Remove ti816x_evm board and ti816x SoC support by Tom Rini · Thu May 11 14:07:24 2023 -0400
  57. 178b614 Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu May 25 14:27:39 2023 -0400
  58. 9ded797 ddr: imx93: update the ddr init to support mult setpoints by Jacky Bai · Fri Apr 28 12:08:43 2023 +0800
  59. a5163fa ddr: imx9: Add workaround for DDRPHY rank-to-rank errata by Ye Li · Fri Apr 28 12:08:39 2023 +0800
  60. c3db3ad imx9: add i.MX93 variants support by Peng Fan · Fri Apr 28 12:08:32 2023 +0800
  61. 0c2f368 imx9: Get market segment and speed grading by Peng Fan · Fri Apr 28 12:08:28 2023 +0800
  62. 7a78c92 imx9: simplify clk settings by Peng Fan · Fri Apr 28 12:08:19 2023 +0800
  63. 2e0644a imx: move imx8 sci header file to include/firmware/imx by Peng Fan · Fri Apr 28 12:08:09 2023 +0800
  64. adb7894 rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash by Jonas Karlman · Thu May 18 15:39:30 2023 +0000
  65. 2f55082 reset: rockchip: implement rk3588 lookup table by Eugen Hristev · Mon May 15 13:55:04 2023 +0300
  66. 3e0a50a imx6: clock: add support to get LCD pixel clock rate by Dario Binacchi · Sat Apr 22 16:11:18 2023 +0200
  67. 5f9c844 gpio: axp/sunxi: Remove virtual VBUS detection GPIO by Samuel Holland · Sun Jan 22 17:46:22 2023 -0600
  68. c1cbf7a armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present by meitao · Sat Mar 18 00:22:53 2023 +0800
  69. ea6c45f arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present by Marc Zyngier · Sat Mar 18 00:22:52 2023 +0800
  70. 2b15699 arm64: Use FEAT_HAFDBS to track dirty pages when available by Marc Zyngier · Sat Mar 18 00:22:51 2023 +0800
  71. b450590 rockchip: rk3588: Add support for sdmmc clocks in SPL by Jonas Karlman · Mon Apr 17 19:07:20 2023 +0000
  72. 710c7a2 sunxi: arm64: boot0.h: runtime check for RVBAR address by Andre Przywara · Wed Apr 05 21:30:11 2023 +0100
  73. 0b5e428 sunxi: boot0.h: allow RVBAR MMIO address customisation by Andre Przywara · Thu Dec 08 20:33:57 2022 +0000
  74. ac8154d sunxi: Add TPR2 parameter for H616 DRAM driver by Jernej Skrabec · Mon Apr 10 10:21:19 2023 +0200
  75. 9ec04b0 sunxi: Parameterize "unknown feature" in H616 DRAM driver by Jernej Skrabec · Mon Apr 10 10:21:17 2023 +0200
  76. 63ab955 sunxi: Parameterize bit delay code in H616 DRAM driver by Jernej Skrabec · Mon Apr 10 10:21:16 2023 +0200
  77. 6a6fe86 sunxi: Convert H616 DRAM options to single setting by Jernej Skrabec · Mon Apr 10 10:21:13 2023 +0200
  78. dd533da sunxi: parameterize H616 DRAM ODT values by Jernej Skrabec · Mon Apr 10 10:21:12 2023 +0200
  79. feddf9f video: tegra20: add DSI controller driver by Svyatoslav Ryhel · Mon Mar 27 11:11:48 2023 +0300
  80. 0c8aa5e video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · Mon Mar 27 11:11:47 2023 +0300
  81. cad5671 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · Mon Mar 27 11:11:40 2023 +0300
  82. 7712610 arm64: imx8mp: Drop EQoS GPR[1] board workaround by Marek Vasut · Mon Mar 06 15:53:53 2023 +0100
  83. ebef064 net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/Plus by Marek Vasut · Mon Mar 06 15:53:51 2023 +0100
  84. e657695 net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M Plus by Marek Vasut · Mon Mar 06 15:53:49 2023 +0100
  85. 504514b imx: spl_imx_romapi: Get and print boot stage by Ye Li · Fri Feb 03 18:21:47 2023 +0800
  86. ebb2be5 misc: sentinel: s400_api: Use new command request definitions by Ye Li · Mon Jan 30 18:39:53 2023 +0800
  87. 1918a4c imx: ahab: Move imx9 and imx8ulp AHAB support together by Ye Li · Mon Jan 30 18:39:52 2023 +0800
  88. c9e3436 imx93: ahab: Get and decode AHAB events by Ye Li · Mon Jan 30 18:39:51 2023 +0800
  89. 395bfd4 misc: sentinel: s400_api: Add get_events API by Ye Li · Mon Jan 30 18:39:50 2023 +0800
  90. c30260e imx: sentinel: Update S400 API get info message structure by Ye Li · Tue Jan 31 16:42:26 2023 +0800
  91. 7edb362 imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 only by Ye Li · Tue Jan 31 16:42:24 2023 +0800
  92. 80b3315 imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completion by Ye Li · Tue Jan 31 16:42:17 2023 +0800
  93. d5ffe55 imx: imx8ulp: Get chip revision from Sentinel by Ye Li · Tue Jan 31 16:42:13 2023 +0800
  94. 8967dea arm: rockchip: Add RK3588 arch core support by Jagan Teki · Mon Jan 30 20:27:45 2023 +0530
  95. 5a03d1d arm: rockchip: Add ioc header for rk3588 by Jagan Teki · Mon Jan 30 20:27:41 2023 +0530
  96. 7d1bf8d clk: rockchip: pll: Add pll_rk3588 type for rk3588 by Jagan Teki · Mon Jan 30 20:27:37 2023 +0530
  97. 4acd6d6 arm: rockchip: Add grf header for rk3588 by Jagan Teki · Mon Jan 30 20:27:34 2023 +0530
  98. 9c9aab1 arm: rockchip: Add cru header for rk3588 by Jagan Teki · Mon Jan 30 20:27:33 2023 +0530
  99. f570c25 rockchip: sdram: add basic support for sdram reg info version 3 by Jonas Karlman · Tue Feb 07 17:27:10 2023 +0000
  100. c14b207 ARM: tegra: crypto: extend crypto functional by Svyatoslav Ryhel · Tue Feb 14 19:35:36 2023 +0200