1. 0f2d4e1 pinctrl: renesas: Drop special RZN1 entry from Makefile by Marek Vasut · Fri Feb 28 13:02:52 2025 +0100
  2. e4b7033 ARM: renesas: Enable USBHS UDC and UMS on Renesas R-Car Gen3 Salvator-X(S) by Marek Vasut · Sun Feb 09 16:05:16 2025 +0100
  3. 8ec5570 Merge tag 'v2025.04-rc4' into next by Tom Rini · Mon Mar 10 18:12:27 2025 -0600
  4. c76a38f Prepare v2025.04-rc4 by Tom Rini · Mon Mar 10 17:31:52 2025 -0600
  5. 05fa6de configs: Resync with savedefconfig by Tom Rini · Mon Mar 10 17:30:32 2025 -0600
  6. 8423e78 Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Mon Mar 10 10:13:03 2025 -0600
  7. 185a4af env: Provide a work-around for unquoting fdtfile by Simon Glass · Wed Nov 13 08:09:37 2024 -0700
  8. 17b9a64 Merge tag 'efi-next-20250310' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Mon Mar 10 07:49:17 2025 -0600
  9. bb6c684 Merge tag 'u-boot-stm32-20250310' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Mar 10 07:48:25 2025 -0600
  10. ddc6e82 ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0 by Marek Vasut · Sun Mar 09 03:05:54 2025 +0100
  11. 49b4732 usb: gadget: Remove the legacy usbtty driver by Tom Rini · Thu Feb 27 14:51:01 2025 -0600
  12. a5726fd usb: gadget: Remove final remnants of CONFIG_USB_DEVICE by Tom Rini · Thu Feb 27 14:51:00 2025 -0600
  13. 6f69e21 lib: correct description of CONFIG_SYS_FDT_PAD by Heinrich Schuchardt · Sun Mar 02 16:02:31 2025 +0100
  14. 6ad20d2 arm: use type jmp_buf instead of struct jmp_buf_data by Heinrich Schuchardt · Sun Mar 02 15:21:21 2025 +0100
  15. 11c9cee efi_loader: Clean up usage of structure jmp_buf_data by Yao Zi · Sun Mar 02 15:21:20 2025 +0100
  16. f6782bb common: clean up setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:19 2025 +0100
  17. 735916f arm: include asm-generic/int-ll64.h in setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:18 2025 +0100
  18. 11ba132 sandbox: remove linux/types.h dependency in setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:17 2025 +0100
  19. 28d6777 efi_loader: efi_net: Add support for multiple efi_net_obj by Adriano Cordova · Mon Mar 03 11:13:17 2025 -0300
  20. 62e20fb efi_loader: efi_net: Add dhcp cache by Adriano Cordova · Mon Mar 03 11:13:16 2025 -0300
  21. 5467469 efi_loader: efi_net: Add device path cache by Adriano Cordova · Mon Mar 03 11:13:15 2025 -0300
  22. 1d37031 efi_loader: efi_device_path: Pass net udevice as argument by Adriano Cordova · Mon Mar 03 11:13:14 2025 -0300
  23. 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
  24. 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
  25. 7f2bcd4 efi_loader: expose symbols to be used by the EFI network stack by Adriano Cordova · Mon Mar 03 11:13:11 2025 -0300
  26. 587d341 legacy-net: wget: fix wget_info handling after new tcp legacy stack by Adriano Cordova · Mon Mar 03 11:13:10 2025 -0300
  27. 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
  28. 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
  29. 7f77175 efi_loader: support file rename in SetInfo() by Gabriel Dalimonte · Mon Feb 17 13:26:47 2025 -0500
  30. 7823d75 efi_loader: move path out of file_handle by Gabriel Dalimonte · Mon Feb 17 13:26:46 2025 -0500
  31. d16f8e9 fs: fat: update parent dirs metadata on dentry create/delete by Gabriel Dalimonte · Mon Feb 17 13:26:45 2025 -0500
  32. 4b93d6e fs: fat: add rename by Gabriel Dalimonte · Mon Feb 17 13:26:44 2025 -0500
  33. a205e8e fs: add rename infrastructure by Gabriel Dalimonte · Mon Feb 17 13:26:43 2025 -0500
  34. d1cc8dc fs: fat: factor out dentry link create/delete by Gabriel Dalimonte · Mon Feb 17 13:26:42 2025 -0500
  35. 818a37f scripts/checkpatch.pl: Upgrade IS_ENABLED_CONFIG to error for U-Boot by Tom Rini · Wed Feb 26 09:33:45 2025 -0600
  36. 0552784 fs/squashfs: Fix memory leak in sqfs_size_nest() by Andrea della Porta · Sun Mar 02 19:29:31 2025 +0100
  37. 9bdc8f0 mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later by Diederik de Haas · Sat Mar 01 11:14:12 2025 +0100
  38. 5924a0c MAINTAINERS: .mailmap: Update Sumit Garg's email address by Sumit Garg · Thu Feb 27 17:39:04 2025 +0530
  39. 5b0b26d Merge tag 'xilinx-for-v2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Mar 05 12:11:18 2025 -0600
  40. 7303b9c xilinx: Remove tftp block size 4096 by Padmarao Begari · Tue Mar 04 10:00:30 2025 +0530
  41. 7caecdd Merge patch series "tools: Minor clean-ups for the command library" by Tom Rini · Tue Mar 04 13:31:54 2025 -0600
  42. 51f5518 u_boot_pylib: Add a function to run a single command by Simon Glass · Mon Feb 03 09:26:45 2025 -0700
  43. 9627388 u_boot_pylib: Fix pylint warnings in command by Simon Glass · Mon Feb 03 09:26:44 2025 -0700
  44. 8232769 u_boot_pylib: Add an exception-class for errors by Simon Glass · Mon Feb 03 09:26:43 2025 -0700
  45. 5dc22cf u_boot_pylib: Correct case for test_result by Simon Glass · Mon Feb 03 09:26:42 2025 -0700
  46. 4603d05 led: Fix next Coverity scan error by Heiko Schocher · Wed Feb 26 10:18:58 2025 +0100
  47. 1675e79 gpio: 74x146: depend on DM_SPI by J. Neuschäfer · Mon Feb 17 12:18:03 2025 +0100
  48. 512ef61 Merge patch series "Syncing up on skip-at-start" by Tom Rini · Tue Mar 04 08:22:19 2025 -0600
  49. 77e0c7b x86: Stop working around skip-at-start by Simon Glass · Wed Feb 26 09:26:18 2025 -0700
  50. ed836ac binman: Honour the skip-at-start property more faithfully by Simon Glass · Wed Feb 26 09:26:17 2025 -0700
  51. 52565dc binman: Rename Entry.end_4gb by Simon Glass · Wed Feb 26 09:26:16 2025 -0700
  52. c563874 samsung: snow: Use BLOBLIST_FIXED by Simon Glass · Wed Feb 26 09:26:15 2025 -0700
  53. 079ef95 Revert "dm: core: Simplify dm_probe_devices()" by Simon Glass · Wed Feb 26 09:26:14 2025 -0700
  54. 733ac64 board: verdin-am62: fix missing memory fixup call by Stefan Eichenberger · Mon Mar 03 19:16:03 2025 +0100
  55. 81d8492 miiphy: define mii_devs with LIST_HEAD() by Weijie Gao · Sat Jan 25 23:26:32 2025 +0800
  56. c011745 lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data by Anton Moryakov · Fri Feb 07 00:47:59 2025 +0300
  57. 330bcd0 tiny-printf: emit \0 as %c by Alexander Sverdlin · Thu Feb 20 13:49:07 2025 +0100
  58. 1137ef0 Merge patch series "arm: mach-k3: j722s: Enable ESM to support watchdogs" by Tom Rini · Mon Mar 03 14:22:24 2025 -0600
  59. 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
  60. 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
  61. 6f893d6 configs: j784s4_evm_r5_defconfig: enable USB DFU boot by Siddharth Vadapalli · Tue Feb 18 15:19:44 2025 +0530
  62. cba4a59 configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdog by Keerthy · Mon Feb 17 16:27:18 2025 +0530
  63. 788d01e arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMs by Keerthy · Mon Feb 17 16:27:17 2025 +0530
  64. 94cd3bc MAINTAINERS: Update contact information for Greg Malysa by Greg Malysa · Fri Feb 28 14:28:27 2025 -0500
  65. c70fee3 arm64: versal2: Show major and minor silicon version by Michal Simek · Tue Feb 18 13:43:07 2025 +0100
  66. 17f4407 clk: versal: Store driver data in data section by Padmarao Begari · Tue Feb 18 10:54:19 2025 +0530
  67. d9e4c47 xilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAME by Michal Simek · Fri Feb 07 07:43:23 2025 +0100
  68. 14a1c56 Merge tag 'fsl-qoriq-2025-3-3' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Mar 03 07:49:07 2025 -0600
  69. 903cbf1 Merge tag 'efi-2025-04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Mar 03 07:47:13 2025 -0600
  70. 2c96acb clk: versal: Update the reference clocks as per bindings by Venkatesh Yadav Abbarapu · Thu Feb 06 14:45:33 2025 +0530
  71. 39155e3 crypto: fsl_hash: fix flush dcache alignment in caam_hash() by Benjamin Lemouzy · Fri Feb 21 08:05:01 2025 +0100
  72. 67c3888 board: freescale: fix LS1021a build by Benjamin Lemouzy · Mon Feb 17 16:36:03 2025 +0100
  73. 3b03c95 net: tsec: Re-arm packet buffer in error case by J. Neuschäfer · Sun Feb 16 22:18:13 2025 +0100
  74. 46d2871 net: tsec: Reorder tsec_recv and tsec_free_pkt by J. Neuschäfer · Sun Feb 16 22:18:12 2025 +0100
  75. 9427c23 Merge tag 'u-boot-rockchip-20250301' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Mar 01 07:51:14 2025 -0600
  76. 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
  77. 5cf8289 binman: Authenticate the image when testing the preload signature by Paul HENRYS · Mon Feb 24 22:20:55 2025 +0100
  78. d4e7695 configs: Enable the pre-load signature in tools-only_defconfig by Paul HENRYS · Mon Feb 24 22:20:54 2025 +0100
  79. 9994008 tools: Add preload_check_sign to authenticate images with a pre-load by Paul HENRYS · Mon Feb 24 22:20:53 2025 +0100
  80. a8c9234 boot: Add support of the pre-load signature for host tools by Paul HENRYS · Mon Feb 24 22:20:52 2025 +0100
  81. e9df1b4 image: Add an inline declaration of unmap_sysmem() by Paul HENRYS · Mon Feb 24 22:20:51 2025 +0100
  82. ee5925a rsa: Add rsa_verify_openssl() to use openssl for host builds by Paul HENRYS · Mon Feb 24 22:20:50 2025 +0100
  83. 71a4d01 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · Fri Feb 28 08:42:01 2025 -0600
  84. 06f0e3b board: siemens: iot2050: Use sysinfo for board initialization by Baocheng Su · Tue Feb 18 10:36:14 2025 +0800
  85. 1d7a0ca sysinfo: Add driver for IOT2050 boards by Baocheng Su · Tue Feb 18 10:36:13 2025 +0800
  86. 172240c sysinfo: Add SYSID_BOARD_RAM_SIZE_MB by Baocheng Su · Tue Feb 18 10:36:12 2025 +0800
  87. 94d59e3 sysinfo: Add API for accessing data elements by Baocheng Su · Tue Feb 18 10:36:11 2025 +0800
  88. 5cb083e smbios: Fill UUID from sysinfo when available by Baocheng Su · Tue Feb 18 10:36:10 2025 +0800
  89. 246231f dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy by Prasanth Babu Mantena · Thu Feb 20 18:48:27 2025 +0530
  90. 2c0bbf1 serial: ns16550: Fix pointer type mismatch by J. Neuschäfer · Tue Feb 18 14:39:45 2025 +0100
  91. 12aead0 mtd: mtdpart: Support MTD_SIZE_REMAINING with unallocated memory area by Alexander Stein · Thu Feb 20 15:58:07 2025 +0100
  92. 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
  93. e4766fa env: mmc: Clean up env_mmc_load() ifdeffery by Marek Vasut · Fri Feb 21 19:47:24 2025 +0100
  94. 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
  95. 3f3409c legacy-net: wget: fix wget_info handling after new tcp legacy stack by Adriano Cordova · Thu Feb 06 14:40:11 2025 -0300
  96. 5f8640e 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
  97. 5d57e3a rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCI by Tianling Shen · Wed Jan 15 13:37:05 2025 +0800
  98. 4853fbc rockchip: nanopi-r4s: Enable second usb port and fix crash by Justin Klaassen · Fri Jan 31 17:06:13 2025 +0000
  99. 67b328e clk: rockchip: Correct usage of IS_ENABLED() macro by Tom Rini · Wed Feb 26 14:31:23 2025 -0600
  100. 831c989 rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision by Jonas Karlman · Thu Feb 20 18:31:28 2025 +0000