1. 4da79d4 Dockerfile: Add fdisk by Tom Rini · Thu Apr 10 10:54:03 2025 -0600
  2. 2182c48 Dockerfile: Download the Arm FVP and extract it by Tom Rini · Tue Apr 08 14:21:41 2025 -0600
  3. f1210b1 Dockerfile: Update to a more current TF-A release tag by Tom Rini · Tue Apr 08 14:21:40 2025 -0600
  4. 8957b2e Dockerfile: install byacc by Leonard Anderweit · Tue Apr 01 10:46:41 2025 +0200
  5. b76fa13 Dockerfile: Update to gcc-14.2.0 and clang-18 by Tom Rini · Tue Jan 28 17:02:05 2025 -0600
  6. 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
  7. 7d08a85 bootstd: android: avoid possible null pointer dereference by Gary Bisson · Wed Apr 02 16:42:19 2025 +0200
  8. bd8e8e4 usb: gadget: atmel: Add SAM9X60 support by Zixun LI · Mon Mar 31 18:26:07 2025 +0200
  9. d52642c usb: gadget: f_mass_storage: Fix memory leak of fsg buffers by Mattijs Korpershoek · Fri Mar 28 09:15:44 2025 +0100
  10. 61e26c3 usb: gadget: f_mass_storage: Fix NULL dereference in fsg_add() by Mattijs Korpershoek · Fri Mar 28 09:15:43 2025 +0100
  11. 4179923 usb: gadget: f_mass_storage: Drop invalid kfree() in fsg_common_release() by Mattijs Korpershoek · Fri Mar 28 09:15:42 2025 +0100
  12. 73d7174 usb: gadget: f_mass_storage: Remove kref structure use by Mattijs Korpershoek · Fri Mar 28 09:15:41 2025 +0100
  13. add3170 fastboot: lift restrictions on !NET_LWIP for USB by Michael Walle · Wed Mar 12 08:36:55 2025 +0100
  14. 1000bb0 usb: dwc3: gadget: Fix excepts/expects typo by Marek Vasut · Mon Mar 24 15:39:43 2025 +0100
  15. 2223220 CI: Disable evb-ast2600 by Tom Rini · Wed Apr 09 18:31:21 2025 -0600
  16. 0be8a04 Merge patch series "Annotate switch/case fallthrough cases" by Tom Rini · Tue Apr 08 16:24:12 2025 -0600
  17. 8264da1 cmd: spl: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:12 2025 +0000
  18. 8e6294f cmd: pmic: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:11 2025 +0000
  19. a50e5c6 mtd: rawnand: nand_base: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:10 2025 +0000
  20. a37d634 mtd: spi-nor-tiny: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:09 2025 +0000
  21. 2e29517 arm: mach-k3: am62p: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:08 2025 +0000
  22. 2a006fe mtd: ubi: annotate fallthrough by Andre Przywara · Thu Mar 27 15:33:07 2025 +0000
  23. bb6b6aa net: e1000: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:06 2025 +0000
  24. 0cff09f video: annotate switch/case fall-through by Andre Przywara · Thu Mar 27 15:33:05 2025 +0000
  25. 40ced58 usb: xhci: annotate switch/case fallthrough properly by Andre Przywara · Thu Mar 27 15:33:04 2025 +0000
  26. f1f3f5d usb: ohci-hcd: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:03 2025 +0000
  27. 252d7d3 net: sun8i-emac: annotate fallthrough by Andre Przywara · Thu Mar 27 15:33:02 2025 +0000
  28. 1e465ae fastboot: annotate switch/case fallthrough case by Andre Przywara · Thu Mar 27 15:33:01 2025 +0000
  29. b76e060 use proper fallthrough annotations by Andre Przywara · Thu Mar 27 15:32:59 2025 +0000
  30. 1a5691c gadget: f_thor: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:32:58 2025 +0000
  31. 48078d7 zlib: annotate switch/case fallthrough cases by Andre Przywara · Thu Mar 27 15:32:57 2025 +0000
  32. cfbdee0 spl: mmc: properly annotate fallthrough by Andre Przywara · Thu Mar 27 15:32:56 2025 +0000
  33. 3653680 Merge patch series "acpi: simplify updating ACPI table header checksum" by Tom Rini · Tue Apr 08 15:23:06 2025 -0600
  34. 33a3c29 Merge patch series "Change DRAM message and add RAM doc" by Tom Rini · Tue Apr 08 15:20:33 2025 -0600
  35. 93504a3 ata: ahci: remove bad free by Vincent Stehlé · Mon Mar 24 09:34:06 2025 +0100
  36. cd5de91 emulation: qemu-sbsa: Fill in correct ITS ID by Patrick Rudolph · Thu Mar 20 13:51:58 2025 +0100
  37. 82577ff emulation: qemu-sbsa: Move ITS node into GICv3 node by Patrick Rudolph · Thu Mar 20 13:51:57 2025 +0100
  38. a45f03f arm: gic-v3: Scan for subnodes by Patrick Rudolph · Thu Mar 20 13:51:56 2025 +0100
  39. 023c486 tiny-printf: Improve %X formatting by Christoph Niedermaier · Thu Mar 20 20:01:47 2025 +0100
  40. 95e298b arm: simplify updating ACPI table header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:20 2025 +0100
  41. 198c422 qemu-sbsa: simplify updating ACPI table header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:19 2025 +0100
  42. e6a6a49 x86/acpi: simplify updating header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:18 2025 +0100
  43. 7b332b5 acpi: simplify updating header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:17 2025 +0100
  44. 6c2e55a acpi: new function acpi_update_checksum() by Heinrich Schuchardt · Sat Mar 22 00:21:16 2025 +0100
  45. 5a56051 doc: memory: Add documentation for system RAM by Neha Malcom Francis · Wed Mar 19 19:33:27 2025 +0530
  46. 802e00e board_f: Modify DRAM message by Neha Malcom Francis · Wed Mar 19 19:33:26 2025 +0530
  47. 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
  48. d6c679a Merge patch series "Improve pytest runtime" by Tom Rini · Tue Apr 08 13:54:50 2025 -0600
  49. 17136d5 Dockerfile: Update to drop virt-make-fs packages by Tom Rini · Thu Mar 20 07:59:31 2025 -0600
  50. b9e2060 doc/develop/py_testing.rst: Update section on filesystem images by Tom Rini · Thu Mar 20 07:59:30 2025 -0600
  51. a7c144d test/py: Rework test_efi_secboot to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:29 2025 -0600
  52. 38b31ae test/py: Rework test_efi_capsule to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:28 2025 -0600
  53. 7d7e51b test/py: Rework test_eficonfig to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:27 2025 -0600
  54. a47bf62 test/py: Rework test_efi_bootmgr to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:26 2025 -0600
  55. 61a6693 test/py: Fix a problem with setup_image by Tom Rini · Thu Mar 20 07:59:25 2025 -0600
  56. 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
  57. 288d865 test/py: Rework test_xxd to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:23 2025 -0600
  58. e532af9 test/py: Rework test_cat to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:22 2025 -0600
  59. 9fe6ec5 doc: release_cycle: fix next release version by Dario Binacchi · Tue Apr 08 08:28:28 2025 +0200
  60. 74a3f8f Merge branch 'next' by Tom Rini · Mon Apr 07 16:40:02 2025 -0600
  61. 7839f9f ubi: fix bug creating partitions for non-existent volumes by Oskar Nilsson · Wed Mar 26 10:22:44 2025 +0100
  62. 6388b6b Revert "Merge patch series "pxe: Precursor series for supporting read_all() in extlinux / PXE"" by Tom Rini · Mon Apr 07 12:35:13 2025 -0600
  63. 386e9be Prepare v2025.04 by Tom Rini · Mon Apr 07 15:57:55 2025 -0600
  64. aca5011 buildman: update PyYAML requirement by Heinrich Schuchardt · Mon Apr 07 08:47:12 2025 +0200
  65. 20047fd efi_loader: stop network in EXIT_BOOT_SERVICES by Heinrich Schuchardt · Sat Apr 05 08:58:12 2025 +0200
  66. 33df5cd boot: call dhcp_run in pxe bootmethod by Heiko Stuebner · Wed Apr 02 23:50:25 2025 +0200
  67. 81d8214 mbedtls: remove incorrect attribute type checker by Raymond Mao · Fri Apr 04 07:05:25 2025 -0700
  68. 789cd5d x86: emulation: Disable bloblist for now by Tom Rini · Fri Apr 04 10:36:17 2025 -0600
  69. d2ddf7e Merge patch series "Enable MUX_MMIO at SPL stage" by Tom Rini · Sat Apr 05 09:35:30 2025 -0600
  70. 3d3fcb1 arm: mach-k3: k3-ddr.h: Include spl.h by Neha Malcom Francis · Thu Mar 20 11:57:33 2025 +0530
  71. bb6cc99 arm: mach-k3: j721e: Split out J7200 SoC support from J721e by Andrew Davis · Wed Mar 19 13:54:58 2025 -0500
  72. df524e3 arm: dts: k3: Remove leftover file after OF_UPSTREAM by Andrew Davis · Wed Mar 19 10:15:50 2025 -0500
  73. 429a135 configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPL by Anurag Dutta · Thu Mar 20 12:00:04 2025 +0530
  74. 9a37695 configs: j7200_evm_a72_defconfig: Enable MUX_MMIO at SPL by Anurag Dutta · Thu Mar 20 12:00:03 2025 +0530
  75. ead1993 mux: Kconfig: Add Kconfig options for MUX_MMIO by Anurag Dutta · Thu Mar 20 12:00:02 2025 +0530
  76. 76fdd54 Merge patch series "64-bit U-Boot configuration without SPL" by Tom Rini · Fri Apr 04 12:26:50 2025 -0600
  77. bdbca27 configs: Add coreboot64-no-spl_defconfig for 64-bit X86 without SPL by Jeremy Compostella · Tue Mar 18 10:42:06 2025 -0700
  78. 0caed0c Fix EFI boot file name definition for 64-bit x86 by Jeremy Compostella · Tue Mar 18 10:41:38 2025 -0700
  79. c12489e arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.c by Jeremy Compostella · Tue Mar 18 10:40:34 2025 -0700
  80. 126f0cc arch/x86/cpu: Call x86_cpu_reinit_f for 64-bits by Jeremy Compostella · Tue Mar 18 10:40:03 2025 -0700
  81. ca2f87a arch/x86: Add 64-bit U-Boot configuration without SPL by Jeremy Compostella · Tue Mar 18 10:39:40 2025 -0700
  82. dbbbbfb Merge patch series "cmd: fuse: Introduce fuse writebuff sub-system and clean up" by Tom Rini · Fri Apr 04 12:25:11 2025 -0600
  83. 2323ebe doc: cmd: Add fuse writebuff cmd documentation by Harsha Vardhan V M · Wed Mar 19 14:17:14 2025 +0530
  84. cc7e7fd drivers: k3_fuse: Add fuse sub-system func calls by Harsha Vardhan V M · Wed Mar 19 14:17:13 2025 +0530
  85. 80f1228 cmd: fuse: Add fuse writebuff sub-system command by Harsha Vardhan V M · Wed Mar 19 14:17:12 2025 +0530
  86. 677feee doc: cmd: Add documentation for fuse command by Harsha Vardhan V M · Wed Mar 19 14:17:11 2025 +0530
  87. 56e9d2b cmd: fuse: Remove custom string functions by Harsha Vardhan V M · Wed Mar 19 14:17:10 2025 +0530
  88. ebd7e54 arm64: Fix page permissions for platforms running at EL2 by Ilias Apalodimas · Wed Mar 19 09:22:02 2025 +0200
  89. 3d1f609 Merge tag 'u-boot-amlogic-20250404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Apr 04 09:02:37 2025 -0600
  90. 7f0e836 board: libre-computer: check interface before comparing it in set_dfu_alt_info() by Neil Armstrong · Thu Apr 03 18:03:21 2025 +0200
  91. e0cedb8 Merge patch series "membuff: Add tests and update to support a flag for empty/full" by Tom Rini · Thu Apr 03 16:54:59 2025 -0600
  92. fb8895b membuf: Minor code-style improvements by Simon Glass · Tue Mar 18 16:20:48 2025 +0100
  93. 57df0f5 membuf: Add some tests by Simon Glass · Tue Mar 18 16:20:47 2025 +0100
  94. 42f5b8c membuf: Correct implementation of membuf_dispose() by Simon Glass · Tue Mar 18 16:20:46 2025 +0100
  95. 72aacda membuf: Include stdbool by Simon Glass · Tue Mar 18 16:20:45 2025 +0100
  96. f7e87f9 membuf: Rename struct by Simon Glass · Tue Mar 18 16:20:44 2025 +0100
  97. e7476ee membuff: Rename the files to membuf by Simon Glass · Tue Mar 18 16:20:43 2025 +0100
  98. ceefc78 membuff: Rename functions to have membuf_ prefix by Simon Glass · Tue Mar 18 16:20:42 2025 +0100
  99. 36b720f Merge patch series "x86: Improve operation under QEMU" by Tom Rini · Thu Apr 03 11:43:38 2025 -0600
  100. b001227 test: Add a test for booting Ubuntu 24.04 by Simon Glass · Sat Mar 15 14:26:06 2025 +0000