1. 72c6afe imx93: Use a header for imx9_probe_mu declaration by Mathieu Othacehe · Fri Feb 09 11:30:07 2024 +0100
  2. 331b0ee sunxi: sun9i: remove unneeded base addresses from header by Andre Przywara · Wed Jan 03 00:12:24 2024 +0000
  3. 5ffa92f sunxi: sun4i: remove unneeded base addresses from header by Andre Przywara · Wed Jan 03 00:12:23 2024 +0000
  4. 540c186 sunxi: sun50i-h6: remove unneeded base addresses from header by Andre Przywara · Wed Jan 03 00:12:22 2024 +0000
  5. a1b1fd1 rockchip: rk3588: Fix boot from SPI flash by Jonas Karlman · Fri Nov 17 23:24:34 2023 +0000
  6. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  7. 74dde14 omap3: use device specific naming for mem_init by Maxim Uvarov · Tue Dec 26 21:46:18 2023 +0600
  8. 2415f1d Add imx93-var-som support by Mathieu Othacehe · Fri Dec 29 11:55:23 2023 +0100
  9. b10571a arm: add ACPI fields to global data by Heinrich Schuchardt · Tue Dec 19 16:04:02 2023 +0100
  10. 1032946 ARM: tegra114: expand MC register map by Svyatoslav Ryhel · Mon Dec 11 11:10:23 2023 +0200
  11. 46988e9 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · Mon Dec 25 17:30:37 2023 +0200
  12. 937e2a0 arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · Thu Dec 14 13:16:49 2023 -0500
  13. b7f7046 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:45 2023 -0500
  14. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  15. c53f4c0 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · Sun Nov 26 17:54:03 2023 +0200
  16. b06e8fa ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · Thu Nov 16 09:35:26 2023 +0200
  17. 6af975c ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · Mon Jul 03 18:11:58 2023 +0300
  18. 33651ac imx: imx8: ahab: refactor do_ahab_close command by Igor Opaniuk · Mon Aug 21 22:33:41 2023 +0300
  19. 2e06c71 arm: mxs: Fix ICOLL macro name typo by Marek Vasut · Sat Jul 29 15:29:41 2023 +0200
  20. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  21. a6c68c6 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · Fri Oct 27 13:23:54 2023 +1300
  22. 978814f Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" by Chris Packham · Fri Oct 27 13:23:53 2023 +1300
  23. 596ebeb Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · Fri Oct 27 13:23:52 2023 +1300
  24. 4d776d0 arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch by Patrice Chotard · Fri Oct 27 16:42:56 2023 +0200
  25. 918be3a sunxi: H616: add LPDDR4 DRAM support by Mikhail Kalashnikov · Sat Nov 11 12:10:00 2023 +0300
  26. 1e7c797 sunxi: mmc: Move header to the driver directory by Samuel Holland · Tue Oct 31 00:22:35 2023 -0500
  27. 769a567 Merge branch '2023-11-10-assorted-fixes' by Tom Rini · Fri Nov 10 08:44:18 2023 -0500
  28. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  29. a768ff5 rockchip: include: asm: fix entering download mode rk3066 by Johan Jonker · Fri Oct 27 20:35:37 2023 +0200
  30. 25a19ec omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h> by Tom Rini · Wed Nov 01 12:28:09 2023 -0400
  31. fdeb13a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · Tue Oct 03 09:33:52 2023 +0300
  32. 3f00656 arm: armv8: mmu: Prepare for common.h removal by Paul Barker · Wed Nov 01 20:05:52 2023 +0000
  33. 28c6899 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · Wed Oct 11 19:47:55 2023 -0600
  34. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  35. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  36. 0f2a5b1 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · Fri Dec 02 21:48:19 2022 +0000
  37. 1b946cd sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · Fri Dec 02 20:30:40 2022 +0000
  38. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  39. 1191f38 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · Tue Sep 06 11:50:54 2022 +0100
  40. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  41. 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · Mon Sep 05 18:12:39 2022 +0100
  42. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  43. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  44. c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · Sat Oct 14 16:47:43 2023 -0400
  45. 072c98b clk: Add clock driver for Amlogic A1 by Igor Prusov · Mon Sep 25 18:52:09 2023 +0300
  46. 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · Wed Aug 30 12:32:30 2023 +0100
  47. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  48. 9b38810 Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:15 2023 -0600
  49. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  50. 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
  51. 6babd84 arm: Use builtins for ffs/fls by Sean Anderson · Mon Jul 31 17:27:33 2023 -0400
  52. 2d7b0d0 clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · Thu Aug 03 13:08:12 2023 +0200
  53. f51ca5c clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div by Jonas Karlman · Fri Aug 04 09:33:59 2023 +0000
  54. 9a95efd rockchip: cru: Enable cpu info support for rk3568 by Anton · Mon Aug 07 10:04:46 2023 +0300
  55. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · Thu Aug 03 09:47:16 2023 +0800
  56. 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
  57. 161812c sunxi: H616: dram: split struct dram_para by Andre Przywara · Wed Jun 07 01:07:43 2023 +0100
  58. a21a22c sunxi: H616: dram: const-ify DRAM function parameters by Andre Przywara · Wed Jun 07 01:07:42 2023 +0100
  59. b10f0a2 arm: mx5: Correct mxc_set_clock function prototype by Tom Rini · Thu Jul 13 20:37:33 2023 -0400
  60. c5cc4bc arch: arm: npcm8xx: add cpu version and 4G ram support by Jim Liu · Tue Jul 04 16:00:14 2023 +0800
  61. 9914576 imx: imx8m: add CAAM_BASE_ADDR by Peng Fan · Thu Jun 15 18:09:25 2023 +0800
  62. 185af30 imx: ahab: Update AHAB for iMX8 and iMX8ULP by Ye Li · Thu Jun 15 18:09:23 2023 +0800
  63. c07ac74 imx: imx8: bootaux: Add i.MX8 M4 boot support by Ye Li · Thu Jun 15 18:09:20 2023 +0800
  64. 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
  65. aa70b85 imx: imx8ulp: start the ELE RNG at boot by Peng Fan · Thu Jun 15 18:09:14 2023 +0800
  66. 16426c8 imx: ele_api: add DEK Blob generation by Peng Fan · Thu Jun 15 18:09:09 2023 +0800
  67. c88036d imx: ele_api: support program secure fuse and return lifecycle by Peng Fan · Thu Jun 15 18:09:08 2023 +0800
  68. d5c3183 imx: use generic name ele(EdgeLockSecure Enclave) by Peng Fan · Thu Jun 15 18:09:05 2023 +0800
  69. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  70. 84a7492 ARM: arm11: Add C wrapper for allow_unaligned() by Marek Vasut · Sat Jul 01 17:26:19 2023 +0200
  71. 1357804 ARM: armv7: Add C wrapper for allow_unaligned() by Marek Vasut · Sat Jul 01 17:26:18 2023 +0200
  72. d7f34ff ARM: tegra: add SoC UID calculation function by Svyatoslav Ryhel · Fri Jun 30 10:29:02 2023 +0300
  73. 92404a1 arch/arm: meson: sm: introduce power domain functions by Alexey Romanov · Wed May 31 12:31:54 2023 +0300
  74. 7da68fb ARM: meson: add A1 support by Igor Prusov · Fri May 05 15:56:37 2023 +0300
  75. 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
  76. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  77. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  78. d68c461 sunxi: Fix typo in include guard by Sam Edwards · Fri May 12 15:22:14 2023 -0600
  79. 941a32a arm64: Remove duplicated symbols by Leo Yan · Thu May 04 15:54:58 2023 +0800
  80. 7c6c5ca arm: set alignment properly for asm funcs by Sam Edwards · Fri May 12 16:31:05 2023 -0600
  81. e264363 arm: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:31 2023 +0200
  82. e6618f4 include: Remove unused header files by Tom Rini · Tue May 16 12:34:47 2023 -0400
  83. ccbd20d imx: fix header inclusion guards by Andre Przywara · Mon May 15 14:52:10 2023 +0100
  84. 9fbd9ef arm: Remove ti816x_evm board and ti816x SoC support by Tom Rini · Thu May 11 14:07:24 2023 -0400
  85. 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
  86. 9ded797 ddr: imx93: update the ddr init to support mult setpoints by Jacky Bai · Fri Apr 28 12:08:43 2023 +0800
  87. a5163fa ddr: imx9: Add workaround for DDRPHY rank-to-rank errata by Ye Li · Fri Apr 28 12:08:39 2023 +0800
  88. c3db3ad imx9: add i.MX93 variants support by Peng Fan · Fri Apr 28 12:08:32 2023 +0800
  89. 0c2f368 imx9: Get market segment and speed grading by Peng Fan · Fri Apr 28 12:08:28 2023 +0800
  90. 7a78c92 imx9: simplify clk settings by Peng Fan · Fri Apr 28 12:08:19 2023 +0800
  91. 2e0644a imx: move imx8 sci header file to include/firmware/imx by Peng Fan · Fri Apr 28 12:08:09 2023 +0800
  92. adb7894 rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash by Jonas Karlman · Thu May 18 15:39:30 2023 +0000
  93. 2f55082 reset: rockchip: implement rk3588 lookup table by Eugen Hristev · Mon May 15 13:55:04 2023 +0300
  94. 3e0a50a imx6: clock: add support to get LCD pixel clock rate by Dario Binacchi · Sat Apr 22 16:11:18 2023 +0200
  95. 5f9c844 gpio: axp/sunxi: Remove virtual VBUS detection GPIO by Samuel Holland · Sun Jan 22 17:46:22 2023 -0600
  96. c1cbf7a armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present by meitao · Sat Mar 18 00:22:53 2023 +0800
  97. 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
  98. 2b15699 arm64: Use FEAT_HAFDBS to track dirty pages when available by Marc Zyngier · Sat Mar 18 00:22:51 2023 +0800
  99. b450590 rockchip: rk3588: Add support for sdmmc clocks in SPL by Jonas Karlman · Mon Apr 17 19:07:20 2023 +0000
  100. 710c7a2 sunxi: arm64: boot0.h: runtime check for RVBAR address by Andre Przywara · Wed Apr 05 21:30:11 2023 +0100