1. 788d01e arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMs by Keerthy · Mon Feb 17 16:27:17 2025 +0530
  2. ba1b3b9 u_boot_pylib: Move gitutil into the library by Simon Glass · Sun Feb 09 14:26:00 2025 -0700
  3. b8fe391 spi: soft_spi: Add support for SPI_3WIRE by Hironori KIKUCHI · Fri Jan 31 10:38:41 2025 +0900
  4. a7cf720 Merge patch series "Rework requirements.txt files" by Tom Rini · Fri Feb 14 17:11:37 2025 -0600
  5. 9a4b111 Dockerfile: Update for having more requirements.txt files by Tom Rini · Tue Feb 04 17:12:09 2025 -0600
  6. 6b203f3 python: Recreate test/py and tools/buildman requirements.txt files by Tom Rini · Tue Feb 04 17:12:08 2025 -0600
  7. 606d9f5 CI: Invoke pip once rather than multiple times by Tom Rini · Tue Feb 04 17:12:07 2025 -0600
  8. 920eeba CI: Consistently install our requirements.txt files by Tom Rini · Tue Feb 04 17:12:06 2025 -0600
  9. b94c824 CI: Be consistent in creating and starting our virtualenv by Tom Rini · Tue Feb 04 17:12:05 2025 -0600
  10. 8c12bcc python: Create requirements.txt files for each "project" by Tom Rini · Tue Feb 04 17:12:04 2025 -0600
  11. 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
  12. fea88cf Merge patch series "Introduce K3 remoteproc driver for M4 subsystem" by Tom Rini · Fri Feb 14 13:17:47 2025 -0600
  13. 3f2f958 configs: am6*/j7*: Remove remoteproc configs by Judith Mendez · Mon Feb 10 14:29:44 2025 -0600
  14. cd70fa4 arm: mach-k3: Enable remoteproc drivers by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:43 2025 -0600
  15. 79e7799 cmd: Enable CMD remoteproc by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:42 2025 -0600
  16. f2549cc spl: Enable SPL remoteproc by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:41 2025 -0600
  17. 3b235ce remoteproc: Enable ARM64 remoteproc driver by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:40 2025 -0600
  18. aa1189f board: ti: am62px: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:39 2025 -0600
  19. cfd4962 board: ti: am62x: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:38 2025 -0600
  20. 3f29f1e board: ti: am64x: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:37 2025 -0600
  21. dcc2e54 remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs by Hari Nagalla · Mon Feb 10 14:29:36 2025 -0600
  22. c30f17b remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem by Hari Nagalla · Mon Feb 10 14:29:35 2025 -0600
  23. 10b17e3 Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig by Tomas Peterka · Fri Jan 31 11:08:44 2025 +0100
  24. 98eceb0 Merge patch series "test: Complete the suite migration" by Tom Rini · Thu Feb 13 09:52:16 2025 -0600
  25. c240264 test: Update documentation by Simon Glass · Fri Feb 07 11:31:00 2025 -0700
  26. da9925f test: Do flag-processing in the correct place by Simon Glass · Fri Feb 07 11:30:59 2025 -0700
  27. b6f2388 test: Move code out of cmd_ut_category() by Simon Glass · Fri Feb 07 11:30:58 2025 -0700
  28. 7073715 test: Allow running a selection of suites by Simon Glass · Fri Feb 07 11:30:57 2025 -0700
  29. d5005b3 test: Drop suites.h by Simon Glass · Fri Feb 07 11:30:56 2025 -0700
  30. 623e01c test: Make cmd_ut_category() static by Simon Glass · Fri Feb 07 11:30:55 2025 -0700
  31. 0a85dd0 test: Drop support for test commands by Simon Glass · Fri Feb 07 11:30:54 2025 -0700
  32. 1a2952b test: Rename optee test-file by Simon Glass · Fri Feb 07 11:30:53 2025 -0700
  33. 3947f79 test: Drop the function for running optee tests by Simon Glass · Fri Feb 07 11:30:52 2025 -0700
  34. e6ed3de test: Split optee tests into three functions by Simon Glass · Fri Feb 07 11:30:51 2025 -0700
  35. b0f3bbd test: Update optee to do init and uninit from tests by Simon Glass · Fri Feb 07 11:30:50 2025 -0700
  36. f8573fc test: Drop the function for running bootstd tests by Simon Glass · Fri Feb 07 11:30:49 2025 -0700
  37. 13b8f4f test: Update bootstd to do init from tests by Simon Glass · Fri Feb 07 11:30:48 2025 -0700
  38. 0f50f90 test: Drop the function for running fdt_overlay tests by Simon Glass · Fri Feb 07 11:30:47 2025 -0700
  39. 14a96a5 test: Update fdt_overlay to do init from tests by Simon Glass · Fri Feb 07 11:30:46 2025 -0700
  40. 2bac099 test: Update fdt_overlay test to use fdtdec functions by Simon Glass · Fri Feb 07 11:30:45 2025 -0700
  41. ffbfeac test: Move fdt_overlay init into a function by Simon Glass · Fri Feb 07 11:30:44 2025 -0700
  42. e36afcd test: Make all tests depend on UNIT_TEST by Simon Glass · Fri Feb 07 11:30:43 2025 -0700
  43. edf2dad test: Move fdt-overlay-test rule into test/ by Simon Glass · Fri Feb 07 11:30:42 2025 -0700
  44. 7d2cfae test: Move optee-test rule into test/ by Simon Glass · Fri Feb 07 11:30:41 2025 -0700
  45. 0d8bc70 test: Move env-test rule into test/ by Simon Glass · Fri Feb 07 11:30:40 2025 -0700
  46. 04e76d5 test: Tweak FDT-overlay tests by Simon Glass · Fri Feb 07 11:30:39 2025 -0700
  47. 5c9a124 test: Support an init/uninit functions for test suites by Simon Glass · Fri Feb 07 11:30:38 2025 -0700
  48. 598a1a5 test: Leave out the prefix when printing test names by Simon Glass · Fri Feb 07 11:30:37 2025 -0700
  49. bd9b151 test: Show the average time per test by Simon Glass · Fri Feb 07 11:30:36 2025 -0700
  50. 5fa92d6 test: Keep track of suite duration by Simon Glass · Fri Feb 07 11:30:35 2025 -0700
  51. 3669a97 test: Add up the number of tests manually by Simon Glass · Fri Feb 07 11:30:34 2025 -0700
  52. 21cc05e test: Fix a stray asterisk in ut_run_list() by Simon Glass · Fri Feb 07 11:30:33 2025 -0700
  53. f9e97bb test: Drop sandbox_set_enable_memio() from mux-cmd test by Simon Glass · Fri Feb 07 11:30:32 2025 -0700
  54. defb25f Merge patch series "Enable bloblist support on Vexpress64" by Tom Rini · Tue Feb 11 18:09:05 2025 -0600
  55. bd9a9c2 board: vexpress64: enable bloblist for SPL handoff by Harrison Mutai · Tue Feb 04 17:58:42 2025 +0000
  56. a1cc7ae bloblist: add support for CONFIG_BLOBLIST_PASSAGE by Harrison Mutai · Tue Feb 04 17:58:41 2025 +0000
  57. 0d1294f6 board: vexpress64: default to hardware device tree by Harrison Mutai · Tue Feb 04 17:58:40 2025 +0000
  58. b8d792d bloblist: fix typo in code comments by Harrison Mutai · Tue Feb 04 17:58:39 2025 +0000
  59. 09794a6 common: Add NULL checks for xrealloc in make_string cli_hush.c by Anton Moryakov · Fri Feb 07 01:01:23 2025 +0300
  60. 7f82174 common: Add NULL checks for malloc_cache_aligned in autoboot.c by Anton Moryakov · Fri Feb 07 00:55:21 2025 +0300
  61. 6e5b358 tools: proftool: Fix potential memory leaks by Maks Mishin · Wed Feb 05 19:26:07 2025 +0300
  62. cf3dc5c tools: ublimage: Fix memory leak in parse_cfg_file() by Maks Mishin · Sun Feb 02 20:05:42 2025 +0300
  63. 35edf1a tools: fix NULL_AFTER_DEREF in image-host.c by Anton Moryakov · Thu Jan 30 16:42:43 2025 +0300
  64. 783a6ce arm: Remove redundant loading of image copy start offse by Liya Huang · Sun Jan 19 09:04:58 2025 +0800
  65. 775dd69 Prepare v2025.04-rc2 by Tom Rini · Mon Feb 10 16:00:49 2025 -0600
  66. 854a4c7 CI: Drop extra condition for sjg lab by Simon Glass · Sun Dec 01 07:42:29 2024 -0700
  67. 3a6c2dd Merge patch series "Enable MCU ESM reset" by Tom Rini · Mon Feb 10 10:32:03 2025 -0600
  68. e4d8668 configs: am62*_evm_r5: Enable ESM and MISC configs by Santhosh Kumar K · Wed Jan 29 17:44:03 2025 -0600
  69. 0dc33cd arm: mach-k3: am62*_init: Probe ESM nodes by Santhosh Kumar K · Wed Jan 29 17:44:02 2025 -0600
  70. f404a49 include: env: phytec: Add optargs to K3 files by Nathan Morrisson · Wed Jan 29 02:34:44 2025 -0800
  71. 788acaf env: fat: Avoid writing to read-only location by Andre Przywara · Thu Jan 30 13:36:46 2025 +0000
  72. fb5bab3 Merge patch series "FIX: Re-enable MUX_MMIO on J721E/J7200" by Tom Rini · Mon Feb 10 10:29:36 2025 -0600
  73. b071c55 configs: j7200_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper by Siddharth Vadapalli · Sat Feb 01 14:48:00 2025 +0530
  74. 67ce6dc configs: j721e_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper by Siddharth Vadapalli · Sat Feb 01 14:47:59 2025 +0530
  75. 67bee84 rtc: emul_rtc: Make emul_rtc_probe() static by Michal Simek · Mon Feb 03 10:18:57 2025 +0100
  76. b083ea4 net: designware: support phy io micro voltage setting. by Michael Chang · Wed Feb 05 10:01:06 2025 +0800
  77. 27686ad mediatek: mt7981: enable ethernet switch auto-detction by developer · Wed Feb 05 09:24:37 2025 +0800
  78. 3aaecdd configs: phycore_am64x_r5_defconfig: Enable PHYTEC_SOM_DETECTION by Wadim Egorov · Wed Feb 05 05:30:13 2025 +0100
  79. 031a8c7 board: phytec: phycore_am64x: Add support for 1 GB RAM variant and ECC by Wadim Egorov · Wed Feb 05 05:30:12 2025 +0100
  80. 157e2f4 arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2c by Wadim Egorov · Wed Feb 05 05:30:11 2025 +0100
  81. ea8a1cd test/py: usb: Fix format string for fstype command by Andrew Goodbody · Wed Feb 05 13:04:26 2025 +0000
  82. 046ca7f tools: mkenvimage: List -V parameter in help text by Marek Vasut · Wed Feb 05 15:34:28 2025 +0100
  83. 6b2d004 mediatek: mt7986: rename pinctrl to pio in mt7986-u-boot.dtsi by developer · Thu Feb 06 08:41:28 2025 +0800
  84. 84e1136 pinctrl: mediatek: support reading register base address by name by developer · Thu Feb 06 10:19:06 2025 +0800
  85. f505042 pinctrl: mediatek: mt7988: remove _base from reg-names by developer · Thu Feb 06 10:18:57 2025 +0800
  86. c578762 Azure: Add missing "set -e" to docs job by Tom Rini · Fri Feb 07 13:12:50 2025 -0600
  87. 65ebac7 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Mon Feb 10 08:45:04 2025 -0600
  88. e7696c4 Merge patch series "cmd/setexpr: support concatenation of direct strings" by Tom Rini · Fri Feb 07 13:35:32 2025 -0600
  89. 6cd0654 cmd/setexpr: support concatenation of direct strings by Heinrich Schuchardt · Mon Feb 03 16:10:29 2025 +0100
  90. 42d2aba test: remove available memory check in setexpr_test_str_oper() by Heinrich Schuchardt · Mon Feb 03 16:10:28 2025 +0100
  91. 0d4fdbb test: remove available memory check in setexpr_test_str() by Heinrich Schuchardt · Mon Feb 03 16:10:27 2025 +0100
  92. bbc2bb9 test: clean up setexpr_test_str() by Heinrich Schuchardt · Mon Feb 03 16:10:26 2025 +0100
  93. 608854e Merge patch series "led: add function naming option from linux" by Tom Rini · Fri Feb 07 10:53:43 2025 -0600
  94. 350d252 led: add function naming option from linux by Heiko Schocher · Tue Jan 28 14:52:46 2025 +0100
  95. 27564e2 doc: remove redundant leds bindings by Heiko Schocher · Tue Jan 28 14:52:45 2025 +0100
  96. 5ebcac8 Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Feb 06 08:09:54 2025 -0600
  97. d583386 arm64: configs: Remove SYS_BOOTM_LEN for TI devices by Aashvij Shenai · Wed Jan 29 16:26:09 2025 +0530
  98. e3f6829 arm: Correct dependency for STATIC_MACH_TYPE by Liya Huang · Tue Jan 28 21:31:49 2025 +0800
  99. 4da9d75 armv7m: kconfig adds the NVIC option and masks the GIC option when NVIC is selected by Liya Huang · Tue Jan 28 21:22:15 2025 +0800
  100. a3c34ab Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Feb 05 12:38:50 2025 -0600