1. cd5de91 emulation: qemu-sbsa: Fill in correct ITS ID by Patrick Rudolph · Thu Mar 20 13:51:58 2025 +0100
  2. 82577ff emulation: qemu-sbsa: Move ITS node into GICv3 node by Patrick Rudolph · Thu Mar 20 13:51:57 2025 +0100
  3. a45f03f arm: gic-v3: Scan for subnodes by Patrick Rudolph · Thu Mar 20 13:51:56 2025 +0100
  4. 023c486 tiny-printf: Improve %X formatting by Christoph Niedermaier · Thu Mar 20 20:01:47 2025 +0100
  5. 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
  6. d6c679a Merge patch series "Improve pytest runtime" by Tom Rini · Tue Apr 08 13:54:50 2025 -0600
  7. 17136d5 Dockerfile: Update to drop virt-make-fs packages by Tom Rini · Thu Mar 20 07:59:31 2025 -0600
  8. b9e2060 doc/develop/py_testing.rst: Update section on filesystem images by Tom Rini · Thu Mar 20 07:59:30 2025 -0600
  9. a7c144d test/py: Rework test_efi_secboot to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:29 2025 -0600
  10. 38b31ae test/py: Rework test_efi_capsule to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:28 2025 -0600
  11. 7d7e51b test/py: Rework test_eficonfig to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:27 2025 -0600
  12. a47bf62 test/py: Rework test_efi_bootmgr to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:26 2025 -0600
  13. 61a6693 test/py: Fix a problem with setup_image by Tom Rini · Thu Mar 20 07:59:25 2025 -0600
  14. 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
  15. 288d865 test/py: Rework test_xxd to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:23 2025 -0600
  16. e532af9 test/py: Rework test_cat to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:22 2025 -0600
  17. 9fe6ec5 doc: release_cycle: fix next release version by Dario Binacchi · Tue Apr 08 08:28:28 2025 +0200
  18. 74a3f8f Merge branch 'next' by Tom Rini · Mon Apr 07 16:40:02 2025 -0600
  19. 7839f9f ubi: fix bug creating partitions for non-existent volumes by Oskar Nilsson · Wed Mar 26 10:22:44 2025 +0100
  20. 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
  21. 386e9be Prepare v2025.04 by Tom Rini · Mon Apr 07 15:57:55 2025 -0600
  22. aca5011 buildman: update PyYAML requirement by Heinrich Schuchardt · Mon Apr 07 08:47:12 2025 +0200
  23. 20047fd efi_loader: stop network in EXIT_BOOT_SERVICES by Heinrich Schuchardt · Sat Apr 05 08:58:12 2025 +0200
  24. 33df5cd boot: call dhcp_run in pxe bootmethod by Heiko Stuebner · Wed Apr 02 23:50:25 2025 +0200
  25. 81d8214 mbedtls: remove incorrect attribute type checker by Raymond Mao · Fri Apr 04 07:05:25 2025 -0700
  26. 789cd5d x86: emulation: Disable bloblist for now by Tom Rini · Fri Apr 04 10:36:17 2025 -0600
  27. d2ddf7e Merge patch series "Enable MUX_MMIO at SPL stage" by Tom Rini · Sat Apr 05 09:35:30 2025 -0600
  28. 3d3fcb1 arm: mach-k3: k3-ddr.h: Include spl.h by Neha Malcom Francis · Thu Mar 20 11:57:33 2025 +0530
  29. bb6cc99 arm: mach-k3: j721e: Split out J7200 SoC support from J721e by Andrew Davis · Wed Mar 19 13:54:58 2025 -0500
  30. df524e3 arm: dts: k3: Remove leftover file after OF_UPSTREAM by Andrew Davis · Wed Mar 19 10:15:50 2025 -0500
  31. 429a135 configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPL by Anurag Dutta · Thu Mar 20 12:00:04 2025 +0530
  32. 9a37695 configs: j7200_evm_a72_defconfig: Enable MUX_MMIO at SPL by Anurag Dutta · Thu Mar 20 12:00:03 2025 +0530
  33. ead1993 mux: Kconfig: Add Kconfig options for MUX_MMIO by Anurag Dutta · Thu Mar 20 12:00:02 2025 +0530
  34. 76fdd54 Merge patch series "64-bit U-Boot configuration without SPL" by Tom Rini · Fri Apr 04 12:26:50 2025 -0600
  35. bdbca27 configs: Add coreboot64-no-spl_defconfig for 64-bit X86 without SPL by Jeremy Compostella · Tue Mar 18 10:42:06 2025 -0700
  36. 0caed0c Fix EFI boot file name definition for 64-bit x86 by Jeremy Compostella · Tue Mar 18 10:41:38 2025 -0700
  37. c12489e arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.c by Jeremy Compostella · Tue Mar 18 10:40:34 2025 -0700
  38. 126f0cc arch/x86/cpu: Call x86_cpu_reinit_f for 64-bits by Jeremy Compostella · Tue Mar 18 10:40:03 2025 -0700
  39. ca2f87a arch/x86: Add 64-bit U-Boot configuration without SPL by Jeremy Compostella · Tue Mar 18 10:39:40 2025 -0700
  40. 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
  41. 2323ebe doc: cmd: Add fuse writebuff cmd documentation by Harsha Vardhan V M · Wed Mar 19 14:17:14 2025 +0530
  42. cc7e7fd drivers: k3_fuse: Add fuse sub-system func calls by Harsha Vardhan V M · Wed Mar 19 14:17:13 2025 +0530
  43. 80f1228 cmd: fuse: Add fuse writebuff sub-system command by Harsha Vardhan V M · Wed Mar 19 14:17:12 2025 +0530
  44. 677feee doc: cmd: Add documentation for fuse command by Harsha Vardhan V M · Wed Mar 19 14:17:11 2025 +0530
  45. 56e9d2b cmd: fuse: Remove custom string functions by Harsha Vardhan V M · Wed Mar 19 14:17:10 2025 +0530
  46. ebd7e54 arm64: Fix page permissions for platforms running at EL2 by Ilias Apalodimas · Wed Mar 19 09:22:02 2025 +0200
  47. 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
  48. 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
  49. 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
  50. fb8895b membuf: Minor code-style improvements by Simon Glass · Tue Mar 18 16:20:48 2025 +0100
  51. 57df0f5 membuf: Add some tests by Simon Glass · Tue Mar 18 16:20:47 2025 +0100
  52. 42f5b8c membuf: Correct implementation of membuf_dispose() by Simon Glass · Tue Mar 18 16:20:46 2025 +0100
  53. 72aacda membuf: Include stdbool by Simon Glass · Tue Mar 18 16:20:45 2025 +0100
  54. f7e87f9 membuf: Rename struct by Simon Glass · Tue Mar 18 16:20:44 2025 +0100
  55. e7476ee membuff: Rename the files to membuf by Simon Glass · Tue Mar 18 16:20:43 2025 +0100
  56. ceefc78 membuff: Rename functions to have membuf_ prefix by Simon Glass · Tue Mar 18 16:20:42 2025 +0100
  57. 36b720f Merge patch series "x86: Improve operation under QEMU" by Tom Rini · Thu Apr 03 11:43:38 2025 -0600
  58. b001227 test: Add a test for booting Ubuntu 24.04 by Simon Glass · Sat Mar 15 14:26:06 2025 +0000
  59. 654c762 acpi: Support checking checksums by Simon Glass · Sat Mar 15 14:26:05 2025 +0000
  60. f4637c1 test: acpi: Correct memory leaks by Simon Glass · Sat Mar 15 14:26:04 2025 +0000
  61. 7b9e8f4 acpi: Add a checksum to the DMAR table by Simon Glass · Sat Mar 15 14:26:03 2025 +0000
  62. 4cd81bc sandbox: acpi: Correct mapping in FADT by Simon Glass · Sat Mar 15 14:26:02 2025 +0000
  63. e260487 sandbox: acpi: Avoid a warning about FADT by Simon Glass · Sat Mar 15 14:26:01 2025 +0000
  64. de59358 boot: Support IO UARTs for earlycon and console by Simon Glass · Sat Mar 15 14:26:00 2025 +0000
  65. 60d3c51 boot: Handle running out of labels by Simon Glass · Sat Mar 15 14:25:59 2025 +0000
  66. 3c63a87 boot: Consider non-bootable partitions by Simon Glass · Sat Mar 15 14:25:58 2025 +0000
  67. 3f80d96 acpi: Mark struct acpi_rsdp as packed by Simon Glass · Sat Mar 15 14:25:57 2025 +0000
  68. a6c014d x86: Support a 64-bit ramdisk address by Simon Glass · Sat Mar 15 14:25:56 2025 +0000
  69. f32df8d x86: emulation: Support BLOBLIST_TABLES properly by Simon Glass · Sat Mar 15 14:25:55 2025 +0000
  70. 1eedab8 x86: qemu: Use the new e820 API by Simon Glass · Sat Mar 15 14:25:54 2025 +0000
  71. f92c54e x86: Add a new API for e820 by Simon Glass · Sat Mar 15 14:25:53 2025 +0000
  72. b106f07 x86: e820: Add a function to dump the e820 table by Simon Glass · Sat Mar 15 14:25:52 2025 +0000
  73. 4619fc7 test/py: Allow tests to be filtered by role by Simon Glass · Sat Mar 15 14:25:51 2025 +0000
  74. a39a823 test/py: Add a helper to send characters by Simon Glass · Sat Mar 15 14:25:50 2025 +0000
  75. 170eb32 test/py: Correct sizing of created disks by Simon Glass · Sat Mar 15 14:25:49 2025 +0000
  76. b834fbf x86: qemu: Support environment and cat command by Simon Glass · Sat Mar 15 14:25:48 2025 +0000
  77. 50706fd x86: emulation: Set an MTRR for the RAM by Simon Glass · Sat Mar 15 14:25:47 2025 +0000
  78. 7e5fe65 x86: Allow adding non-aligned size for MTRR by Simon Glass · Sat Mar 15 14:25:46 2025 +0000
  79. 0b755a9 x86: Correct msr operation on amd64 by Simon Glass · Sat Mar 15 14:25:45 2025 +0000
  80. e61b683 x86: Update cpuid_eax et al to work on amd64 by Simon Glass · Sat Mar 15 14:25:44 2025 +0000
  81. 3f69169 x86: Update mtrr command to support 64-bit values by Simon Glass · Sat Mar 15 14:25:43 2025 +0000
  82. 3742cfa x86: Add functions to convert between mtrr size and mask by Simon Glass · Sat Mar 15 14:25:42 2025 +0000
  83. ad00dde x86: Support CPU functions in long mode by Simon Glass · Sat Mar 15 14:25:41 2025 +0000
  84. d2b2a2b x86: Rename the _D dirty flag by Simon Glass · Sat Mar 15 14:25:40 2025 +0000
  85. 355dae2 x86: Use a simple jump into long mode by Simon Glass · Sat Mar 15 14:25:39 2025 +0000
  86. e00a033 x86: Use the same GDT when jumping to long mode by Simon Glass · Sat Mar 15 14:25:38 2025 +0000
  87. 46faeea x86: Disable paging before changing to long mode by Simon Glass · Sat Mar 15 14:25:37 2025 +0000
  88. 83314dd x86: Tidy up the GDT size in start/16.S by Simon Glass · Sat Mar 15 14:25:36 2025 +0000
  89. 9a4a952 x86: Include stdbool.h in interrupt header by Simon Glass · Sat Mar 15 14:25:35 2025 +0000
  90. f0dab70 x86: Drop the message about features missing in 64-bit by Simon Glass · Sat Mar 15 14:25:34 2025 +0000
  91. d6e5743 x86: spl: Drop duplicate CPU init by Simon Glass · Sat Mar 15 14:25:33 2025 +0000
  92. 28dc4f8 x86: Use defines for the cache flags by Simon Glass · Sat Mar 15 14:25:32 2025 +0000
  93. e079310 x86: Add 64-bit entries to the GDT by Simon Glass · Sat Mar 15 14:25:31 2025 +0000
  94. 16696d7 x86: Avoid clearing the VESA display by Simon Glass · Sat Mar 15 14:25:30 2025 +0000
  95. 58de6c6 x86: Drop use of CONFIG_REALMODE_DEBUG by Simon Glass · Sat Mar 15 14:25:29 2025 +0000
  96. ba23a61 x86: Add some log categories by Simon Glass · Sat Mar 15 14:25:28 2025 +0000
  97. cc63d4f x86: Drop mpspec from the SPL build by Simon Glass · Sat Mar 15 14:25:27 2025 +0000
  98. 54545e6 x86: qemu: Avoid accessing BSS too early by Simon Glass · Sat Mar 15 14:25:26 2025 +0000
  99. b525139 x86: qemu: Enable dhrystone by Simon Glass · Sat Mar 15 14:25:25 2025 +0000
  100. 36aa446 x86: qemu: Switch to bochs display by Simon Glass · Sat Mar 15 14:25:24 2025 +0000