1. b590409 Merge patch series "AM62,AM62-LP,AM62A,AM62P,J722S: USB DFU and UMS" by Tom Rini · Thu Feb 20 16:08:19 2025 -0600
  2. 964e62c configs: am62x_a53_usbdfu: enable USB MASS Storage command by Siddharth Vadapalli · Mon Feb 10 16:52:30 2025 +0530
  3. 04be3eb configs: j722s_evm_a53_defconfig: enable USB DFU support by Siddharth Vadapalli · Mon Feb 10 16:52:29 2025 +0530
  4. ff813ca board: ti: j722s: env: include environment for DFU by Siddharth Vadapalli · Mon Feb 10 16:52:28 2025 +0530
  5. 04ebe1f configs: am62px_evm_a53_defconfig: enable USB DFU support by Siddharth Vadapalli · Mon Feb 10 16:52:27 2025 +0530
  6. 9d5e40d configs: am62x_r5_usbdfu: extend for AM62Px by Siddharth Vadapalli · Mon Feb 10 16:52:26 2025 +0530
  7. a016592 board: ti: am62px: env: include environment for DFU Boot by Siddharth Vadapalli · Mon Feb 10 16:52:25 2025 +0530
  8. 6e7653b configs: am62ax_evm_a53_defconfig: enable USB DFU support by Siddharth Vadapalli · Mon Feb 10 16:52:24 2025 +0530
  9. 99a6094 Merge patch series "bloblist: refactor xferlist and bloblist" by Tom Rini · Wed Feb 19 18:49:47 2025 -0600
  10. b9319e4 bloblist: kconfig for mandatory incoming standard passage by Raymond Mao · Wed Feb 19 16:02:20 2025 -0800
  11. ba72dd1 bloblist: refactor xferlist and bloblist by Raymond Mao · Wed Feb 19 16:02:19 2025 -0800
  12. 58c2fc9 gpio: pca953x: support pcal6408 and pcal6416 by Emanuele Ghidoli · Tue Feb 11 22:06:00 2025 +0100
  13. 0c05b90 net: designware: Add npcm8xx sgmii pcs support by Jim Liu · Tue Feb 11 10:02:01 2025 +0800
  14. be8de9f board: verdin-am62: add dram_init_banksize by Stefan Eichenberger · Mon Feb 10 08:27:47 2025 +0100
  15. e6039fc board: nuvoton: use an event to replace last_stage_init() by Michael Chang · Mon Feb 10 10:37:10 2025 +0800
  16. 0eda5a6 tools: Fix potential null-deref with result of strtok_r by Maks Mishin · Sun Feb 09 18:46:21 2025 +0300
  17. 6d05c93 u-boot-initial-env: Add missing dependencies by Tom Rini · Sun Feb 09 08:34:09 2025 -0600
  18. 39a9ecb Merge tag 'u-boot-at91-2025.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Tue Feb 18 07:59:59 2025 -0600
  19. ba1b3b9 u_boot_pylib: Move gitutil into the library by Simon Glass · Sun Feb 09 14:26:00 2025 -0700
  20. b8fe391 spi: soft_spi: Add support for SPI_3WIRE by Hironori KIKUCHI · Fri Jan 31 10:38:41 2025 +0900
  21. a7cf720 Merge patch series "Rework requirements.txt files" by Tom Rini · Fri Feb 14 17:11:37 2025 -0600
  22. 9a4b111 Dockerfile: Update for having more requirements.txt files by Tom Rini · Tue Feb 04 17:12:09 2025 -0600
  23. 6b203f3 python: Recreate test/py and tools/buildman requirements.txt files by Tom Rini · Tue Feb 04 17:12:08 2025 -0600
  24. 606d9f5 CI: Invoke pip once rather than multiple times by Tom Rini · Tue Feb 04 17:12:07 2025 -0600
  25. 920eeba CI: Consistently install our requirements.txt files by Tom Rini · Tue Feb 04 17:12:06 2025 -0600
  26. b94c824 CI: Be consistent in creating and starting our virtualenv by Tom Rini · Tue Feb 04 17:12:05 2025 -0600
  27. 8c12bcc python: Create requirements.txt files for each "project" by Tom Rini · Tue Feb 04 17:12:04 2025 -0600
  28. ca0d444 board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW by Siddharth Vadapalli · Wed Feb 05 18:44:40 2025 +0530
  29. fea88cf Merge patch series "Introduce K3 remoteproc driver for M4 subsystem" by Tom Rini · Fri Feb 14 13:17:47 2025 -0600
  30. 3f2f958 configs: am6*/j7*: Remove remoteproc configs by Judith Mendez · Mon Feb 10 14:29:44 2025 -0600
  31. cd70fa4 arm: mach-k3: Enable remoteproc drivers by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:43 2025 -0600
  32. 79e7799 cmd: Enable CMD remoteproc by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:42 2025 -0600
  33. f2549cc spl: Enable SPL remoteproc by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:41 2025 -0600
  34. 3b235ce remoteproc: Enable ARM64 remoteproc driver by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:40 2025 -0600
  35. aa1189f board: ti: am62px: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:39 2025 -0600
  36. cfd4962 board: ti: am62x: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:38 2025 -0600
  37. 3f29f1e board: ti: am64x: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:37 2025 -0600
  38. dcc2e54 remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs by Hari Nagalla · Mon Feb 10 14:29:36 2025 -0600
  39. c30f17b remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem by Hari Nagalla · Mon Feb 10 14:29:35 2025 -0600
  40. 10b17e3 Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig by Tomas Peterka · Fri Jan 31 11:08:44 2025 +0100
  41. 98eceb0 Merge patch series "test: Complete the suite migration" by Tom Rini · Thu Feb 13 09:52:16 2025 -0600
  42. 6854d54 mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes by Alexander Dahl · Mon Apr 15 09:57:55 2024 +0200
  43. 7cff76b ARM: dts: at91: Align pinctrl node with Linux Devicetree by Manikandan Muralidharan · Mon Feb 10 12:21:43 2025 +0530
  44. f4c31af pinctrl: at91: Add support to align with Linux Devicetree by Manikandan Muralidharan · Mon Feb 10 12:21:42 2025 +0530
  45. 8f89f1b pinctrl: at91: Bind GPIO driver to the pinctrl DT node by Manikandan Muralidharan · Mon Feb 10 12:21:41 2025 +0530
  46. 4355157 ARM: dts: at91: sam9x60: Add missing pinctrl node properties by Manikandan Muralidharan · Mon Feb 10 12:21:40 2025 +0530
  47. bcfacd2 ARM: dts: at91: sam9x60: Move pinmux node to board DTS by Manikandan Muralidharan · Mon Feb 10 12:21:39 2025 +0530
  48. 5ad4206 ARM: dts: at91: sam9x60: Define pinctrl node with its label by Balamanikandan Gunasundar · Mon Feb 10 12:21:38 2025 +0530
  49. 442eb3c ARM: dts: at91: sam9x60: Add AIC node by Manikandan Muralidharan · Mon Feb 10 12:21:37 2025 +0530
  50. e6f6d16 spi: atmel-quadspi: Improve probe debugging by Alexander Dahl · Thu Jan 23 13:12:15 2025 +0100
  51. 26ca20a spi: atmel-quadspi: Add support for classic SPI mode by Alexander Dahl · Thu Jan 23 13:12:14 2025 +0100
  52. ffc7330 spi: atmel-quadspi: Allow setting SMM to classic SPI mode by Alexander Dahl · Thu Jan 23 13:12:13 2025 +0100
  53. 86136a5 spi: atmel-quadspi: Remove default mode setting at probe time by Alexander Dahl · Thu Jan 23 13:12:12 2025 +0100
  54. cced8e0 spi: atmel-quadspi: Avoid overwriting MR register settings by Alexander Dahl · Thu Jan 23 13:12:11 2025 +0100
  55. 82cca20 spi: atmel-quadspi: Port collected fixes from Linux v5.10 and v5.15 by Alexander Dahl · Thu Jan 23 13:12:10 2025 +0100
  56. 9f1fac2 spi: atmel-quadspi: Depend on SPI_MEM by Alexander Dahl · Thu Jan 23 08:37:13 2025 +0100
  57. 71743de spi: ca_sflash: Remove redundant dependency by Alexander Dahl · Thu Jan 23 08:37:12 2025 +0100
  58. c240264 test: Update documentation by Simon Glass · Fri Feb 07 11:31:00 2025 -0700
  59. da9925f test: Do flag-processing in the correct place by Simon Glass · Fri Feb 07 11:30:59 2025 -0700
  60. b6f2388 test: Move code out of cmd_ut_category() by Simon Glass · Fri Feb 07 11:30:58 2025 -0700
  61. 7073715 test: Allow running a selection of suites by Simon Glass · Fri Feb 07 11:30:57 2025 -0700
  62. d5005b3 test: Drop suites.h by Simon Glass · Fri Feb 07 11:30:56 2025 -0700
  63. 623e01c test: Make cmd_ut_category() static by Simon Glass · Fri Feb 07 11:30:55 2025 -0700
  64. 0a85dd0 test: Drop support for test commands by Simon Glass · Fri Feb 07 11:30:54 2025 -0700
  65. 1a2952b test: Rename optee test-file by Simon Glass · Fri Feb 07 11:30:53 2025 -0700
  66. 3947f79 test: Drop the function for running optee tests by Simon Glass · Fri Feb 07 11:30:52 2025 -0700
  67. e6ed3de test: Split optee tests into three functions by Simon Glass · Fri Feb 07 11:30:51 2025 -0700
  68. b0f3bbd test: Update optee to do init and uninit from tests by Simon Glass · Fri Feb 07 11:30:50 2025 -0700
  69. f8573fc test: Drop the function for running bootstd tests by Simon Glass · Fri Feb 07 11:30:49 2025 -0700
  70. 13b8f4f test: Update bootstd to do init from tests by Simon Glass · Fri Feb 07 11:30:48 2025 -0700
  71. 0f50f90 test: Drop the function for running fdt_overlay tests by Simon Glass · Fri Feb 07 11:30:47 2025 -0700
  72. 14a96a5 test: Update fdt_overlay to do init from tests by Simon Glass · Fri Feb 07 11:30:46 2025 -0700
  73. 2bac099 test: Update fdt_overlay test to use fdtdec functions by Simon Glass · Fri Feb 07 11:30:45 2025 -0700
  74. ffbfeac test: Move fdt_overlay init into a function by Simon Glass · Fri Feb 07 11:30:44 2025 -0700
  75. e36afcd test: Make all tests depend on UNIT_TEST by Simon Glass · Fri Feb 07 11:30:43 2025 -0700
  76. edf2dad test: Move fdt-overlay-test rule into test/ by Simon Glass · Fri Feb 07 11:30:42 2025 -0700
  77. 7d2cfae test: Move optee-test rule into test/ by Simon Glass · Fri Feb 07 11:30:41 2025 -0700
  78. 0d8bc70 test: Move env-test rule into test/ by Simon Glass · Fri Feb 07 11:30:40 2025 -0700
  79. 04e76d5 test: Tweak FDT-overlay tests by Simon Glass · Fri Feb 07 11:30:39 2025 -0700
  80. 5c9a124 test: Support an init/uninit functions for test suites by Simon Glass · Fri Feb 07 11:30:38 2025 -0700
  81. 598a1a5 test: Leave out the prefix when printing test names by Simon Glass · Fri Feb 07 11:30:37 2025 -0700
  82. bd9b151 test: Show the average time per test by Simon Glass · Fri Feb 07 11:30:36 2025 -0700
  83. 5fa92d6 test: Keep track of suite duration by Simon Glass · Fri Feb 07 11:30:35 2025 -0700
  84. 3669a97 test: Add up the number of tests manually by Simon Glass · Fri Feb 07 11:30:34 2025 -0700
  85. 21cc05e test: Fix a stray asterisk in ut_run_list() by Simon Glass · Fri Feb 07 11:30:33 2025 -0700
  86. f9e97bb test: Drop sandbox_set_enable_memio() from mux-cmd test by Simon Glass · Fri Feb 07 11:30:32 2025 -0700
  87. defb25f Merge patch series "Enable bloblist support on Vexpress64" by Tom Rini · Tue Feb 11 18:09:05 2025 -0600
  88. bd9a9c2 board: vexpress64: enable bloblist for SPL handoff by Harrison Mutai · Tue Feb 04 17:58:42 2025 +0000
  89. a1cc7ae bloblist: add support for CONFIG_BLOBLIST_PASSAGE by Harrison Mutai · Tue Feb 04 17:58:41 2025 +0000
  90. 0d1294f6 board: vexpress64: default to hardware device tree by Harrison Mutai · Tue Feb 04 17:58:40 2025 +0000
  91. b8d792d bloblist: fix typo in code comments by Harrison Mutai · Tue Feb 04 17:58:39 2025 +0000
  92. 09794a6 common: Add NULL checks for xrealloc in make_string cli_hush.c by Anton Moryakov · Fri Feb 07 01:01:23 2025 +0300
  93. 7f82174 common: Add NULL checks for malloc_cache_aligned in autoboot.c by Anton Moryakov · Fri Feb 07 00:55:21 2025 +0300
  94. 6e5b358 tools: proftool: Fix potential memory leaks by Maks Mishin · Wed Feb 05 19:26:07 2025 +0300
  95. cf3dc5c tools: ublimage: Fix memory leak in parse_cfg_file() by Maks Mishin · Sun Feb 02 20:05:42 2025 +0300
  96. 35edf1a tools: fix NULL_AFTER_DEREF in image-host.c by Anton Moryakov · Thu Jan 30 16:42:43 2025 +0300
  97. 783a6ce arm: Remove redundant loading of image copy start offse by Liya Huang · Sun Jan 19 09:04:58 2025 +0800
  98. 775dd69 Prepare v2025.04-rc2 by Tom Rini · Mon Feb 10 16:00:49 2025 -0600
  99. 854a4c7 CI: Drop extra condition for sjg lab by Simon Glass · Sun Dec 01 07:42:29 2024 -0700
  100. 3a6c2dd Merge patch series "Enable MCU ESM reset" by Tom Rini · Mon Feb 10 10:32:03 2025 -0600