1. 9d3858d spl: Use CONFIG_VAL() to obtain the SPL stack by Simon Glass · Fri Feb 28 05:20:25 2025 -0700
  2. bf7c0ce spl: Add an SPL_HAVE_INIT_STACK option by Simon Glass · Fri Feb 28 05:20:24 2025 -0700
  3. 356c71a tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACK by Simon Glass · Fri Feb 28 05:20:23 2025 -0700
  4. ebf1477 Merge tag 'u-boot-imx-next-20250227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Feb 27 09:23:36 2025 -0600
  5. 8be6870 imx6q-lxr: Convert to OF_UPSTREAM by Fabio Estevam · Thu Feb 27 10:02:20 2025 -0300
  6. 5a49024 ARM: imx: Introduce DH i.MX6 DHSOM board specific defconfigs by Marek Vasut · Sat Feb 22 18:13:26 2025 +0100
  7. 89ff050 ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on DH i.MX8MP DHCOM by Marek Vasut · Fri Feb 21 18:08:01 2025 +0100
  8. ce61823 ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on Data Modul i.MX8M eDM SBC by Marek Vasut · Fri Feb 21 18:07:17 2025 +0100
  9. 4783a36 ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD update on Data Modul i.MX8M Mini eDM SBC by Marek Vasut · Fri Feb 21 18:07:16 2025 +0100
  10. 57b595a tools: imx8mimage: Fix potential memory leak by Maks Mishin · Sun Feb 02 20:10:39 2025 +0300
  11. 2b3d0b7 tools: imx8image: Fix potential memory leak by Maks Mishin · Sun Feb 02 20:05:17 2025 +0300
  12. 1fb8a00 tools: imximage: Fix potential memory leak by Maks Mishin · Fri Jan 31 13:04:46 2025 +0300
  13. c36eebf siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORN by Liya Huang · Fri Jan 31 08:52:43 2025 +0800
  14. b278775 ARM: dts: imxrt1050: Migrate to OF_UPSTREAM by Jesse Taube · Mon Jan 27 16:19:50 2025 -0500
  15. ba75e43 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Wed Feb 26 14:32:16 2025 -0600
  16. 1b5fcca net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num by Marek Vasut · Sat Feb 22 21:33:33 2025 +0100
  17. 0e8708f net: sh_eth: Drop use of miiphy_get_dev_by_name() by Marek Vasut · Sat Feb 22 21:33:32 2025 +0100
  18. 6193664 net: ravb: Drop use of miiphy_get_dev_by_name() by Marek Vasut · Sat Feb 22 21:33:31 2025 +0100
  19. 25b2d5c arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name() by Marek Vasut · Sat Feb 22 21:33:30 2025 +0100
  20. d1dddbf net: miiphybb: Drop name field from struct bb_miiphy_bus by Marek Vasut · Sat Feb 22 21:33:29 2025 +0100
  21. b6c2c38 net: miiphybb: Use container_of() in bb_miiphy_getbus() by Marek Vasut · Sat Feb 22 21:33:28 2025 +0100
  22. a618552 net: designware: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks by Marek Vasut · Sat Feb 22 21:33:27 2025 +0100
  23. 2c75546 net: sh_eth: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks by Marek Vasut · Sat Feb 22 21:33:26 2025 +0100
  24. 8974ec3 net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks by Marek Vasut · Sat Feb 22 21:33:25 2025 +0100
  25. 5b3f877 arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks by Marek Vasut · Sat Feb 22 21:33:24 2025 +0100
  26. a392ff5 net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers by Marek Vasut · Sat Feb 22 21:33:23 2025 +0100
  27. bbf7a22 net: miiphy: Introduce mdio_init() by Marek Vasut · Sat Feb 22 21:33:22 2025 +0100
  28. 46f02ca net: designware: Extract bbmiiphy initialization into dedicated function by Marek Vasut · Sat Feb 22 21:33:21 2025 +0100
  29. 136edb3 net: designware: Drop bus index by Marek Vasut · Sat Feb 22 21:33:20 2025 +0100
  30. 9b82e01 net: miiphybb: Drop bb_miiphy_init() and .init callback by Marek Vasut · Sat Feb 22 21:33:19 2025 +0100
  31. 9c7be4e arm: mvebu: a38x: Call bb_miiphy init directly in driver probe by Marek Vasut · Sat Feb 22 21:33:18 2025 +0100
  32. 7d84083 net: designware: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:17 2025 +0100
  33. 694f04d arm: mvebu: a38x: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:16 2025 +0100
  34. be5ef20 net: sh_eth: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:15 2025 +0100
  35. 980a3c5 net: ravb: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:14 2025 +0100
  36. 57a57ed net: designware: Drop NULL priv assignment by Marek Vasut · Sat Feb 22 21:33:13 2025 +0100
  37. 15e581c net: sh_eth: Drop empty init callback by Marek Vasut · Sat Feb 22 21:33:12 2025 +0100
  38. cc51c0d net: ravb: Drop empty init callback by Marek Vasut · Sat Feb 22 21:33:11 2025 +0100
  39. 946e4ec Merge patch series "Remove "saveenv" functionality from am57xx evms" by Tom Rini · Tue Feb 25 11:11:32 2025 -0600
  40. c06ad3f configs: am57xx: Remove saved environments by Anurag Dutta · Sat Feb 08 10:09:38 2025 +0530
  41. 8fd05c8 configs: am57xx_hs: Remove saved environments by Anurag Dutta · Sat Feb 08 10:09:37 2025 +0530
  42. 60ebe0c Merge tag 'u-boot-socfpga-next-20250225' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Feb 25 08:25:00 2025 -0600
  43. c54e10f configs: agilex5: Enable watchdog autostart by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:11 2025 +0800
  44. 6c3c0d3 configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFS by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:10 2025 +0800
  45. 618ae69 arm: socfpga: soc64: Add support for board_boot_order() by Tien Fong Chee · Tue Feb 18 16:35:09 2025 +0800
  46. 49bbdb0 configs: socfpga: soc64: agilex5: Enable XGMAC by Tien Fong Chee · Tue Feb 18 16:35:08 2025 +0800
  47. f01b042 configs: socfpga: soc64: agilex5: Use common ARMv8 linker script by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:07 2025 +0800
  48. 23fcaa9 arm: armv8: Improve SPL data save and restore implementation by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:06 2025 +0800
  49. d938c81 arm: socfpga: agilex5: Add SPL for Agilex5 SoCFPGA by Tien Fong Chee · Wed Aug 14 15:56:25 2024 +0800
  50. a1a24f1 ddr: altera: Add DDR driver for Agilex5 series by Tingting Meng · Fri Feb 21 21:49:41 2025 +0800
  51. 6aa360d arm: socfpga: smc: Add memory coherency support to mailbox command by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:03 2025 +0800
  52. 94b8e6c configs: agilex5: Add configuration for malloc pool by Tien Fong Chee · Tue Feb 18 16:35:02 2025 +0800
  53. 7125782 arm: socfpga: Export board ID as U-Boot environment by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:01 2025 +0800
  54. 61f598d arm: socfpga: agilex5: Update CPU info by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:00 2025 +0800
  55. 43975a1 arm: socfpga: agilex5: Add SMMU initialization by Tien Fong Chee · Tue Feb 18 16:34:59 2025 +0800
  56. cd49315 arm: socfpga: agilex5: Enable cache flush for system memory cache in CCU by Tien Fong Chee · Thu Aug 08 16:47:39 2024 +0800
  57. 9b2be71 arch: arm: Enable PSCI reset driver for Agilex5 by Alif Zakuan Yuslaimi · Tue Feb 18 16:34:57 2025 +0800
  58. c7e3112 arm: dts: agilex5: Enable XGMAC by Tien Fong Chee · Tue Feb 18 16:34:56 2025 +0800
  59. 39de0b8 arm: dts: agilex5: Add firewall configure settings by Tien Fong Chee · Tue Feb 18 16:34:55 2025 +0800
  60. 60af21b arm: dts: agilex5: Add HPS cache coherency unit configuration settings by Tien Fong Chee · Tue Feb 18 16:34:54 2025 +0800
  61. e2e79dd arm: socfpga: Add handoff data support for SoCFPGA Agilex5 device by Tien Fong Chee · Wed Jul 24 17:35:09 2024 +0800
  62. a565f70 arm: socfpga: Disable GIC for Agilex5 by Alif Zakuan Yuslaimi · Tue Feb 18 16:34:52 2025 +0800
  63. a27384b arm: socfpga: agilex5: Add warm reset mask for Agilex5 by Alif Zakuan Yuslaimi · Tue Feb 18 16:34:51 2025 +0800
  64. 8875a9f drivers: clk: agilex5: Set PLL to asynchronous mode by Alif Zakuan Yuslaimi · Tue Feb 18 16:34:50 2025 +0800
  65. 53f42e8 drivers: clk: agilex5: Replace status polling with wait_for_bit_le32() by Alif Zakuan Yuslaimi · Tue Feb 18 16:34:49 2025 +0800
  66. 77ab0a3 drivers: clk: agilex5: Configure intosc as boot_clk source by Alif Zakuan Yuslaimi · Tue Feb 18 16:34:48 2025 +0800
  67. 73300f6 arm: socfpga: misc: Exclude Agilex5 from clock manager base address retrieval by Alif Zakuan Yuslaimi · Tue Feb 18 16:34:47 2025 +0800
  68. 3a07a2c arm: socfpga: agilex5: Add new driver model for system manager in Agilex5 by Tien Fong Chee · Wed Sep 18 16:43:02 2024 +0800
  69. 9cc095f arch: arm: dts: agilex5: Enable I2C3 by Alif Zakuan Yuslaimi · Thu Feb 06 16:25:11 2025 +0800
  70. 599a0ce Merge tag 'v2025.04-rc3' into next by Tom Rini · Mon Feb 24 17:15:14 2025 -0600
  71. 12614bc Prepare v2025.04-rc3 by Tom Rini · Mon Feb 24 16:53:59 2025 -0600
  72. 1d8d172 mmc: Fix size calculation for sector addressed MMC version 4 by Marek Vasut · Wed Jan 29 12:15:54 2025 +0100
  73. 79aa33e Revert "Merge patch series "Add preload_check_sign tool"" by Tom Rini · Mon Feb 24 10:32:04 2025 -0600
  74. 652277d fs/squashfs: fix potential integer overflows by Joao Marcos Costa · Wed Feb 19 11:16:33 2025 +0100
  75. 10ecdd5 Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Sat Feb 22 08:42:01 2025 -0600
  76. 432812e buildman: Update tests for newer filelock module by Simon Glass · Tue Feb 04 16:33:53 2025 -0700
  77. 02c5204 Merge patch series "Add preload_check_sign tool" by Tom Rini · Fri Feb 21 08:34:34 2025 -0600
  78. 8e7ce1b Merge branch 'fix-issues-and-update-pylint-version' into next by Tom Rini · Fri Feb 21 08:24:49 2025 -0600
  79. 27205d2 remoteproc: k3-dsp: Flush D cache after loading firmware by Udit Kumar · Thu Feb 13 14:53:22 2025 +0530
  80. 94c606c arm: mediatek: remove CONFIG_MT8512 by developer · Thu Feb 13 17:11:18 2025 +0800
  81. 7557610 arm: mediatek: build u-boot-mtk.bin only if needed by developer · Thu Feb 13 17:00:34 2025 +0800
  82. 94a840e binman: Authenticate the image when testing the preload signature by Paul HENRYS · Wed Feb 12 10:31:26 2025 +0100
  83. ed84224 configs: Enable the pre-load signature in tools-only_defconfig by Paul HENRYS · Wed Feb 12 10:31:25 2025 +0100
  84. bdca677 tools: Add preload_check_sign to authenticate images with a pre-load by Paul HENRYS · Wed Feb 12 10:31:24 2025 +0100
  85. 8406a10 boot: Add support of the pre-load signature for host tools by Paul HENRYS · Wed Feb 12 10:31:23 2025 +0100
  86. 56eab8f image: Add an inline declaration of unmap_sysmem() by Paul HENRYS · Wed Feb 12 10:31:22 2025 +0100
  87. c8859af rsa: Add rsa_verify_openssl() to use openssl for host builds by Paul HENRYS · Wed Feb 12 10:31:21 2025 +0100
  88. acf1036 CI: Update to pylint 3.3.4 by Tom Rini · Thu Feb 20 15:22:39 2025 -0600
  89. d3d3a10 tools: Fix pylint 3.3.4 errors by Simon Glass · Wed Feb 19 08:11:16 2025 -0700
  90. 36d6d15 tools/patman: Don't call a non-existent suite by Tom Rini · Wed Feb 12 16:23:17 2025 -0600
  91. 168e32b tools: binman: ti_board_cfg: Fix pylint error over 'br' by Tom Rini · Wed Feb 12 16:23:33 2025 -0600
  92. 80d31bc binman: Switch to setuptools by Tom Rini · Wed Feb 12 16:23:39 2025 -0600
  93. e48320f dtoc: Switch to setuptools by Tom Rini · Wed Feb 12 16:23:46 2025 -0600
  94. 85fd496 test/py: Have test_usb.py raise an Exception with unsupported filesystems by Tom Rini · Wed Feb 12 16:23:54 2025 -0600
  95. 76b09e0 test/py: Rework how test_ums.py handles (not) having write enabled by Tom Rini · Wed Feb 12 16:24:00 2025 -0600
  96. 888a98f test/py: Rework test_spi.py to assert we found output by Tom Rini · Wed Feb 12 16:24:07 2025 -0600
  97. 4596b6b Merge patch series "FIT Image Boot Fixes for am57xx_hs_evm" by Tom Rini · Thu Feb 20 16:14:53 2025 -0600
  98. f8c370b include: configs: omap5: Add support for FDT overlay by Sinthu Raja · Tue Feb 11 15:19:31 2025 +0530
  99. e651a84 configs: omap5: Enable custom mmc boot to distroboot for AM57x by Sinthu Raja · Tue Feb 11 15:19:30 2025 +0530
  100. 00752a4 include: configs: Override get_fit_config to get FIT config for AM57x by Sinthu Raja · Tue Feb 11 15:19:29 2025 +0530