1. 978d436 Merge tag 'mmc-2025-04-11' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Fri Apr 11 08:50:55 2025 -0600
  2. 0cd6357 mmc: mmc_boot: Support Sandisk and Micron eMMC BOOT/RPMB hardware partition resizing by Luke Wang · Tue Mar 25 16:29:14 2025 +0800
  3. ea4f65d mmc: Avoid uniniting twice by Simon Glass · Sun Feb 16 05:55:59 2025 -0700
  4. 01ff3cc mmc: sdhci: Fix possible Synchronous Abort using PIO mode by Jonas Karlman · Thu Jan 23 21:48:48 2025 +0000
  5. 0e9a318 mmc: Optimize eMMC erase speed by Peng Fan · Mon Jan 20 12:30:09 2025 +0800
  6. 285de2c mmc: Exit from mmc_init() if mmc_complete_init() fails by Marek Vasut · Sat Jan 18 04:27:34 2025 +0100
  7. 9b51ddc mmc: Simplify poll CD logic in case cyclic framework is enabled by Marek Vasut · Sat Jan 18 04:09:53 2025 +0100
  8. 71a4f56 mmc: Kconfig: Correct dependencies SDHCI ADMA options by Tom Rini · Tue Jan 14 20:07:36 2025 -0600
  9. dc4dd21 drivers: scsi: Add 'erase' support by Varadarajan Narayanan · Tue Apr 01 15:39:59 2025 +0530
  10. 14efad7 dm: blk: Add 'erase' generic block device commands by Varadarajan Narayanan · Tue Apr 01 15:39:58 2025 +0530
  11. 8647457 bootm: Support load images when os is elf by 牛 志宏 · Tue Apr 01 07:44:34 2025 +0000
  12. be9844d tools/fit_check_sign: make key optional by Daniel Golle · Sat Mar 29 23:24:31 2025 +0000
  13. 1d0d61c image-fit-sig: skip in tools build if key is missing by Daniel Golle · Sat Mar 29 23:23:51 2025 +0000
  14. 757a1ff bootm: Add support for passing arguments to elf app by 牛 志宏 · Mon Mar 24 03:05:56 2025 +0000
  15. 41edc12 armv8: start.S: Subordinate CPUs psci setup vector by Xu Zhang · Wed Mar 26 09:44:12 2025 +0800
  16. 52b83b6 common: console: move break; statement by Andre Przywara · Tue Mar 25 17:47:44 2025 +0000
  17. fb1eae5 Merge patch series "*** Add Ethernet boot support for AM62Ax + phyCORE-AM62 SoMs ***" by Tom Rini · Thu Apr 10 15:04:09 2025 -0600
  18. 534926d configs: Add phycore_am62ax_r5_ethboot_defconfig by Wadim Egorov · Tue Mar 25 04:58:24 2025 +0100
  19. eadcd5e board: phytec: phycore_am62ax: Share ethernet resources with boot r5 core by Nathan Morrisson · Tue Mar 25 04:58:23 2025 +0100
  20. 5581b10 arch: arm: mach-k3: r5: am62ax: Update SoC auto-gen data to enable CPSW boot by Andreas Dannenberg · Tue Mar 25 04:58:22 2025 +0100
  21. 49ad07d arch: arm: mach-k3: am62a7: Probe CPSW NUSS in board_init_f() by Nathan Morrisson · Tue Mar 25 04:58:21 2025 +0100
  22. e6b018d2 arch: arm: dts: k3-am62a7-phyboard-lyra-rdk-u-boot: Disable Ethernet2 by Daniel Schultz · Tue Mar 25 04:58:20 2025 +0100
  23. 273dfc8 configs: phycore_am62x_a53_defconfig: Update for ethernet boot by Wadim Egorov · Tue Mar 25 04:58:19 2025 +0100
  24. 104fd59 configs: Add phycore_am62x_r5_ethboot_defconfig by Wadim Egorov · Tue Mar 25 04:58:18 2025 +0100
  25. d1a86fe arm: dts: k3-am625-phyboard-lyra-rdk: Add boot phase tag to phy_gmii_sel by Wadim Egorov · Tue Mar 25 04:58:17 2025 +0100
  26. eb82d24 Merge patch series "scsi: ensure writes are flushed to disk" by Tom Rini · Thu Apr 10 14:21:46 2025 -0600
  27. bd442ac ata: ahci: implement SCSI_SYNC_CACHE by Caleb Connolly · Wed Mar 26 13:24:10 2025 +0100
  28. 8dd0379 scsi: sync cache on write by Caleb Connolly · Wed Mar 26 13:24:09 2025 +0100
  29. b47af8e scsi: fix typo in setup_read_ext() by Caleb Connolly · Wed Mar 26 13:24:08 2025 +0100
  30. 91e8d03 Merge patch series "Add UBIFS Support" by Tom Rini · Thu Apr 10 14:21:34 2025 -0600
  31. a8c0d0f configs: am62px: Add UBIFS support by Santhosh Kumar K · Wed Mar 26 17:42:20 2025 +0530
  32. 33897b2 configs: am62x: Add UBIFS support by Santhosh Kumar K · Wed Mar 26 17:42:19 2025 +0530
  33. 02db2b1 configs: am64x: Add UBIFS support by Santhosh Kumar K · Wed Mar 26 17:42:18 2025 +0530
  34. 00a7b77 dtc: introduce label relative path references by Patrice Chotard · Fri Mar 28 17:31:15 2025 +0100
  35. 9081ec8 env: mmc: Fix test for ENV_IS_EMBEDDED by Tom Rini · Tue Apr 01 10:21:25 2025 -0600
  36. 8d0f3aa tools: add pkg-config for preload_check_sign by Raymond Mao · Thu Mar 27 16:10:44 2025 -0700
  37. 159fa1d test/py: memtest: Fix test for non-trivial parameters by Andrew Goodbody · Fri Mar 28 16:30:37 2025 +0000
  38. da1a6ec patman: Show base commit on each patch when no cover letter by Simon Glass · Fri Mar 28 07:02:20 2025 -0600
  39. 8cfea23 binman: Fix a typo in elf.py by Simon Glass · Fri Mar 28 07:02:08 2025 -0600
  40. 414f1e0 patman: Show the base commit and branch by Simon Glass · Thu Feb 27 12:27:30 2025 -0700
  41. eed9e69 CI: Move to latest container images by Tom Rini · Thu Apr 10 09:15:05 2025 -0600
  42. 4da79d4 Dockerfile: Add fdisk by Tom Rini · Thu Apr 10 10:54:03 2025 -0600
  43. 2182c48 Dockerfile: Download the Arm FVP and extract it by Tom Rini · Tue Apr 08 14:21:41 2025 -0600
  44. f1210b1 Dockerfile: Update to a more current TF-A release tag by Tom Rini · Tue Apr 08 14:21:40 2025 -0600
  45. 8957b2e Dockerfile: install byacc by Leonard Anderweit · Tue Apr 01 10:46:41 2025 +0200
  46. b76fa13 Dockerfile: Update to gcc-14.2.0 and clang-18 by Tom Rini · Tue Jan 28 17:02:05 2025 -0600
  47. 2cfbc8a Merge tag 'u-boot-dfu-20250410' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Apr 10 08:01:11 2025 -0600
  48. 7d08a85 bootstd: android: avoid possible null pointer dereference by Gary Bisson · Wed Apr 02 16:42:19 2025 +0200
  49. bd8e8e4 usb: gadget: atmel: Add SAM9X60 support by Zixun LI · Mon Mar 31 18:26:07 2025 +0200
  50. d52642c usb: gadget: f_mass_storage: Fix memory leak of fsg buffers by Mattijs Korpershoek · Fri Mar 28 09:15:44 2025 +0100
  51. 61e26c3 usb: gadget: f_mass_storage: Fix NULL dereference in fsg_add() by Mattijs Korpershoek · Fri Mar 28 09:15:43 2025 +0100
  52. 4179923 usb: gadget: f_mass_storage: Drop invalid kfree() in fsg_common_release() by Mattijs Korpershoek · Fri Mar 28 09:15:42 2025 +0100
  53. 73d7174 usb: gadget: f_mass_storage: Remove kref structure use by Mattijs Korpershoek · Fri Mar 28 09:15:41 2025 +0100
  54. add3170 fastboot: lift restrictions on !NET_LWIP for USB by Michael Walle · Wed Mar 12 08:36:55 2025 +0100
  55. 1000bb0 usb: dwc3: gadget: Fix excepts/expects typo by Marek Vasut · Mon Mar 24 15:39:43 2025 +0100
  56. 2223220 CI: Disable evb-ast2600 by Tom Rini · Wed Apr 09 18:31:21 2025 -0600
  57. 0be8a04 Merge patch series "Annotate switch/case fallthrough cases" by Tom Rini · Tue Apr 08 16:24:12 2025 -0600
  58. 8264da1 cmd: spl: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:12 2025 +0000
  59. 8e6294f cmd: pmic: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:11 2025 +0000
  60. a50e5c6 mtd: rawnand: nand_base: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:10 2025 +0000
  61. a37d634 mtd: spi-nor-tiny: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:09 2025 +0000
  62. 2e29517 arm: mach-k3: am62p: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:08 2025 +0000
  63. 2a006fe mtd: ubi: annotate fallthrough by Andre Przywara · Thu Mar 27 15:33:07 2025 +0000
  64. bb6b6aa net: e1000: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:06 2025 +0000
  65. 0cff09f video: annotate switch/case fall-through by Andre Przywara · Thu Mar 27 15:33:05 2025 +0000
  66. 40ced58 usb: xhci: annotate switch/case fallthrough properly by Andre Przywara · Thu Mar 27 15:33:04 2025 +0000
  67. f1f3f5d usb: ohci-hcd: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:03 2025 +0000
  68. 252d7d3 net: sun8i-emac: annotate fallthrough by Andre Przywara · Thu Mar 27 15:33:02 2025 +0000
  69. 1e465ae fastboot: annotate switch/case fallthrough case by Andre Przywara · Thu Mar 27 15:33:01 2025 +0000
  70. b76e060 use proper fallthrough annotations by Andre Przywara · Thu Mar 27 15:32:59 2025 +0000
  71. 1a5691c gadget: f_thor: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:32:58 2025 +0000
  72. 48078d7 zlib: annotate switch/case fallthrough cases by Andre Przywara · Thu Mar 27 15:32:57 2025 +0000
  73. cfbdee0 spl: mmc: properly annotate fallthrough by Andre Przywara · Thu Mar 27 15:32:56 2025 +0000
  74. 3653680 Merge patch series "acpi: simplify updating ACPI table header checksum" by Tom Rini · Tue Apr 08 15:23:06 2025 -0600
  75. 33a3c29 Merge patch series "Change DRAM message and add RAM doc" by Tom Rini · Tue Apr 08 15:20:33 2025 -0600
  76. 93504a3 ata: ahci: remove bad free by Vincent Stehlé · Mon Mar 24 09:34:06 2025 +0100
  77. cd5de91 emulation: qemu-sbsa: Fill in correct ITS ID by Patrick Rudolph · Thu Mar 20 13:51:58 2025 +0100
  78. 82577ff emulation: qemu-sbsa: Move ITS node into GICv3 node by Patrick Rudolph · Thu Mar 20 13:51:57 2025 +0100
  79. a45f03f arm: gic-v3: Scan for subnodes by Patrick Rudolph · Thu Mar 20 13:51:56 2025 +0100
  80. 023c486 tiny-printf: Improve %X formatting by Christoph Niedermaier · Thu Mar 20 20:01:47 2025 +0100
  81. 95e298b arm: simplify updating ACPI table header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:20 2025 +0100
  82. 198c422 qemu-sbsa: simplify updating ACPI table header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:19 2025 +0100
  83. e6a6a49 x86/acpi: simplify updating header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:18 2025 +0100
  84. 7b332b5 acpi: simplify updating header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:17 2025 +0100
  85. 6c2e55a acpi: new function acpi_update_checksum() by Heinrich Schuchardt · Sat Mar 22 00:21:16 2025 +0100
  86. 5a56051 doc: memory: Add documentation for system RAM by Neha Malcom Francis · Wed Mar 19 19:33:27 2025 +0530
  87. 802e00e board_f: Modify DRAM message by Neha Malcom Francis · Wed Mar 19 19:33:26 2025 +0530
  88. 811f973 Merge tag 'ubifixes-for-2025.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Tue Apr 08 15:07:23 2025 -0600
  89. d6c679a Merge patch series "Improve pytest runtime" by Tom Rini · Tue Apr 08 13:54:50 2025 -0600
  90. 17136d5 Dockerfile: Update to drop virt-make-fs packages by Tom Rini · Thu Mar 20 07:59:31 2025 -0600
  91. b9e2060 doc/develop/py_testing.rst: Update section on filesystem images by Tom Rini · Thu Mar 20 07:59:30 2025 -0600
  92. a7c144d test/py: Rework test_efi_secboot to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:29 2025 -0600
  93. 38b31ae test/py: Rework test_efi_capsule to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:28 2025 -0600
  94. 7d7e51b test/py: Rework test_eficonfig to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:27 2025 -0600
  95. a47bf62 test/py: Rework test_efi_bootmgr to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:26 2025 -0600
  96. 61a6693 test/py: Fix a problem with setup_image by Tom Rini · Thu Mar 20 07:59:25 2025 -0600
  97. 20b0919 test/py/tests: Move "setup_image" from test_ut.py to fs_helper.py by Tom Rini · Thu Mar 20 07:59:24 2025 -0600
  98. 288d865 test/py: Rework test_xxd to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:23 2025 -0600
  99. e532af9 test/py: Rework test_cat to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:22 2025 -0600
  100. 9fe6ec5 doc: release_cycle: fix next release version by Dario Binacchi · Tue Apr 08 08:28:28 2025 +0200