1. 11ba132 sandbox: remove linux/types.h dependency in setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:17 2025 +0100
  2. 28d6777 efi_loader: efi_net: Add support for multiple efi_net_obj by Adriano Cordova · Mon Mar 03 11:13:17 2025 -0300
  3. 62e20fb efi_loader: efi_net: Add dhcp cache by Adriano Cordova · Mon Mar 03 11:13:16 2025 -0300
  4. 5467469 efi_loader: efi_net: Add device path cache by Adriano Cordova · Mon Mar 03 11:13:15 2025 -0300
  5. 1d37031 efi_loader: efi_device_path: Pass net udevice as argument by Adriano Cordova · Mon Mar 03 11:13:14 2025 -0300
  6. 1d70b68 efi_loader: efi_net: Add efi_net_do_start() to efi_net.c by Adriano Cordova · Mon Mar 03 11:13:13 2025 -0300
  7. b4740a2 efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c by Adriano Cordova · Mon Mar 03 11:13:12 2025 -0300
  8. 7f2bcd4 efi_loader: expose symbols to be used by the EFI network stack by Adriano Cordova · Mon Mar 03 11:13:11 2025 -0300
  9. 587d341 legacy-net: wget: fix wget_info handling after new tcp legacy stack by Adriano Cordova · Mon Mar 03 11:13:10 2025 -0300
  10. 1738c7d efi_loader: efi_net: let efi_net_set_dp properly update the device path by Adriano Cordova · Mon Jan 27 09:34:45 2025 -0300
  11. a38896b Merge patch series "This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo()." by Tom Rini · Fri Mar 07 11:50:34 2025 -0600
  12. 7f77175 efi_loader: support file rename in SetInfo() by Gabriel Dalimonte · Mon Feb 17 13:26:47 2025 -0500
  13. 7823d75 efi_loader: move path out of file_handle by Gabriel Dalimonte · Mon Feb 17 13:26:46 2025 -0500
  14. d16f8e9 fs: fat: update parent dirs metadata on dentry create/delete by Gabriel Dalimonte · Mon Feb 17 13:26:45 2025 -0500
  15. 4b93d6e fs: fat: add rename by Gabriel Dalimonte · Mon Feb 17 13:26:44 2025 -0500
  16. a205e8e fs: add rename infrastructure by Gabriel Dalimonte · Mon Feb 17 13:26:43 2025 -0500
  17. d1cc8dc fs: fat: factor out dentry link create/delete by Gabriel Dalimonte · Mon Feb 17 13:26:42 2025 -0500
  18. 7caecdd Merge patch series "tools: Minor clean-ups for the command library" by Tom Rini · Tue Mar 04 13:31:54 2025 -0600
  19. 51f5518 u_boot_pylib: Add a function to run a single command by Simon Glass · Mon Feb 03 09:26:45 2025 -0700
  20. 9627388 u_boot_pylib: Fix pylint warnings in command by Simon Glass · Mon Feb 03 09:26:44 2025 -0700
  21. 8232769 u_boot_pylib: Add an exception-class for errors by Simon Glass · Mon Feb 03 09:26:43 2025 -0700
  22. 5dc22cf u_boot_pylib: Correct case for test_result by Simon Glass · Mon Feb 03 09:26:42 2025 -0700
  23. c011745 lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data by Anton Moryakov · Fri Feb 07 00:47:59 2025 +0300
  24. 330bcd0 tiny-printf: emit \0 as %c by Alexander Sverdlin · Thu Feb 20 13:49:07 2025 +0100
  25. 1137ef0 Merge patch series "arm: mach-k3: j722s: Enable ESM to support watchdogs" by Tom Rini · Mon Mar 03 14:22:24 2025 -0600
  26. 159153f Merge patch series "J784S4: Enable USB DFU boot, DFU flash and UMS configs" by Tom Rini · Mon Mar 03 14:21:14 2025 -0600
  27. 9132112 configs: j784s4_evm_a72_defconfig: enable USB DFU boot, DFU flash and UMS by Siddharth Vadapalli · Tue Feb 18 15:19:45 2025 +0530
  28. 6f893d6 configs: j784s4_evm_r5_defconfig: enable USB DFU boot by Siddharth Vadapalli · Tue Feb 18 15:19:44 2025 +0530
  29. cba4a59 configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdog by Keerthy · Mon Feb 17 16:27:18 2025 +0530
  30. 788d01e arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMs by Keerthy · Mon Feb 17 16:27:17 2025 +0530
  31. ca2f36d Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host builds" by Tom Rini · Fri Feb 28 16:51:10 2025 -0600
  32. 5cf8289 binman: Authenticate the image when testing the preload signature by Paul HENRYS · Mon Feb 24 22:20:55 2025 +0100
  33. d4e7695 configs: Enable the pre-load signature in tools-only_defconfig by Paul HENRYS · Mon Feb 24 22:20:54 2025 +0100
  34. 9994008 tools: Add preload_check_sign to authenticate images with a pre-load by Paul HENRYS · Mon Feb 24 22:20:53 2025 +0100
  35. a8c9234 boot: Add support of the pre-load signature for host tools by Paul HENRYS · Mon Feb 24 22:20:52 2025 +0100
  36. e9df1b4 image: Add an inline declaration of unmap_sysmem() by Paul HENRYS · Mon Feb 24 22:20:51 2025 +0100
  37. ee5925a rsa: Add rsa_verify_openssl() to use openssl for host builds by Paul HENRYS · Mon Feb 24 22:20:50 2025 +0100
  38. 71a4d01 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · Fri Feb 28 08:42:01 2025 -0600
  39. 06f0e3b board: siemens: iot2050: Use sysinfo for board initialization by Baocheng Su · Tue Feb 18 10:36:14 2025 +0800
  40. 1d7a0ca sysinfo: Add driver for IOT2050 boards by Baocheng Su · Tue Feb 18 10:36:13 2025 +0800
  41. 172240c sysinfo: Add SYSID_BOARD_RAM_SIZE_MB by Baocheng Su · Tue Feb 18 10:36:12 2025 +0800
  42. 94d59e3 sysinfo: Add API for accessing data elements by Baocheng Su · Tue Feb 18 10:36:11 2025 +0800
  43. 5cb083e smbios: Fill UUID from sysinfo when available by Baocheng Su · Tue Feb 18 10:36:10 2025 +0800
  44. 246231f dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy by Prasanth Babu Mantena · Thu Feb 20 18:48:27 2025 +0530
  45. 2c0bbf1 serial: ns16550: Fix pointer type mismatch by J. Neuschäfer · Tue Feb 18 14:39:45 2025 +0100
  46. 12aead0 mtd: mtdpart: Support MTD_SIZE_REMAINING with unallocated memory area by Alexander Stein · Thu Feb 20 15:58:07 2025 +0100
  47. 9d581ed Merge patch series "env: mmc: Make redundant env in both eMMC boot partitions consider DT properties" by Tom Rini · Fri Feb 28 08:35:57 2025 -0600
  48. e4766fa env: mmc: Clean up env_mmc_load() ifdeffery by Marek Vasut · Fri Feb 21 19:47:24 2025 +0100
  49. f1a4198 env: mmc: Make redundant env in both eMMC boot partitions consider DT properties by Marek Vasut · Fri Feb 21 19:47:23 2025 +0100
  50. 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
  51. 8be6870 imx6q-lxr: Convert to OF_UPSTREAM by Fabio Estevam · Thu Feb 27 10:02:20 2025 -0300
  52. 5a49024 ARM: imx: Introduce DH i.MX6 DHSOM board specific defconfigs by Marek Vasut · Sat Feb 22 18:13:26 2025 +0100
  53. 89ff050 ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on DH i.MX8MP DHCOM by Marek Vasut · Fri Feb 21 18:08:01 2025 +0100
  54. 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
  55. 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
  56. 57b595a tools: imx8mimage: Fix potential memory leak by Maks Mishin · Sun Feb 02 20:10:39 2025 +0300
  57. 2b3d0b7 tools: imx8image: Fix potential memory leak by Maks Mishin · Sun Feb 02 20:05:17 2025 +0300
  58. 1fb8a00 tools: imximage: Fix potential memory leak by Maks Mishin · Fri Jan 31 13:04:46 2025 +0300
  59. c36eebf siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORN by Liya Huang · Fri Jan 31 08:52:43 2025 +0800
  60. b278775 ARM: dts: imxrt1050: Migrate to OF_UPSTREAM by Jesse Taube · Mon Jan 27 16:19:50 2025 -0500
  61. 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
  62. 1b5fcca net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num by Marek Vasut · Sat Feb 22 21:33:33 2025 +0100
  63. 0e8708f net: sh_eth: Drop use of miiphy_get_dev_by_name() by Marek Vasut · Sat Feb 22 21:33:32 2025 +0100
  64. 6193664 net: ravb: Drop use of miiphy_get_dev_by_name() by Marek Vasut · Sat Feb 22 21:33:31 2025 +0100
  65. 25b2d5c arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name() by Marek Vasut · Sat Feb 22 21:33:30 2025 +0100
  66. d1dddbf net: miiphybb: Drop name field from struct bb_miiphy_bus by Marek Vasut · Sat Feb 22 21:33:29 2025 +0100
  67. b6c2c38 net: miiphybb: Use container_of() in bb_miiphy_getbus() by Marek Vasut · Sat Feb 22 21:33:28 2025 +0100
  68. 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
  69. 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
  70. 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
  71. 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
  72. a392ff5 net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers by Marek Vasut · Sat Feb 22 21:33:23 2025 +0100
  73. bbf7a22 net: miiphy: Introduce mdio_init() by Marek Vasut · Sat Feb 22 21:33:22 2025 +0100
  74. 46f02ca net: designware: Extract bbmiiphy initialization into dedicated function by Marek Vasut · Sat Feb 22 21:33:21 2025 +0100
  75. 136edb3 net: designware: Drop bus index by Marek Vasut · Sat Feb 22 21:33:20 2025 +0100
  76. 9b82e01 net: miiphybb: Drop bb_miiphy_init() and .init callback by Marek Vasut · Sat Feb 22 21:33:19 2025 +0100
  77. 9c7be4e arm: mvebu: a38x: Call bb_miiphy init directly in driver probe by Marek Vasut · Sat Feb 22 21:33:18 2025 +0100
  78. 7d84083 net: designware: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:17 2025 +0100
  79. 694f04d arm: mvebu: a38x: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:16 2025 +0100
  80. be5ef20 net: sh_eth: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:15 2025 +0100
  81. 980a3c5 net: ravb: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:14 2025 +0100
  82. 57a57ed net: designware: Drop NULL priv assignment by Marek Vasut · Sat Feb 22 21:33:13 2025 +0100
  83. 15e581c net: sh_eth: Drop empty init callback by Marek Vasut · Sat Feb 22 21:33:12 2025 +0100
  84. cc51c0d net: ravb: Drop empty init callback by Marek Vasut · Sat Feb 22 21:33:11 2025 +0100
  85. 946e4ec Merge patch series "Remove "saveenv" functionality from am57xx evms" by Tom Rini · Tue Feb 25 11:11:32 2025 -0600
  86. c06ad3f configs: am57xx: Remove saved environments by Anurag Dutta · Sat Feb 08 10:09:38 2025 +0530
  87. 8fd05c8 configs: am57xx_hs: Remove saved environments by Anurag Dutta · Sat Feb 08 10:09:37 2025 +0530
  88. 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
  89. c54e10f configs: agilex5: Enable watchdog autostart by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:11 2025 +0800
  90. 6c3c0d3 configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFS by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:10 2025 +0800
  91. 618ae69 arm: socfpga: soc64: Add support for board_boot_order() by Tien Fong Chee · Tue Feb 18 16:35:09 2025 +0800
  92. 49bbdb0 configs: socfpga: soc64: agilex5: Enable XGMAC by Tien Fong Chee · Tue Feb 18 16:35:08 2025 +0800
  93. f01b042 configs: socfpga: soc64: agilex5: Use common ARMv8 linker script by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:07 2025 +0800
  94. 23fcaa9 arm: armv8: Improve SPL data save and restore implementation by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:06 2025 +0800
  95. d938c81 arm: socfpga: agilex5: Add SPL for Agilex5 SoCFPGA by Tien Fong Chee · Wed Aug 14 15:56:25 2024 +0800
  96. a1a24f1 ddr: altera: Add DDR driver for Agilex5 series by Tingting Meng · Fri Feb 21 21:49:41 2025 +0800
  97. 6aa360d arm: socfpga: smc: Add memory coherency support to mailbox command by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:03 2025 +0800
  98. 94b8e6c configs: agilex5: Add configuration for malloc pool by Tien Fong Chee · Tue Feb 18 16:35:02 2025 +0800
  99. 7125782 arm: socfpga: Export board ID as U-Boot environment by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:01 2025 +0800
  100. 61f598d arm: socfpga: agilex5: Update CPU info by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:00 2025 +0800