1. d2ddf7e Merge patch series "Enable MUX_MMIO at SPL stage" by Tom Rini · Sat Apr 05 09:35:30 2025 -0600
  2. 3d3fcb1 arm: mach-k3: k3-ddr.h: Include spl.h by Neha Malcom Francis · Thu Mar 20 11:57:33 2025 +0530
  3. bb6cc99 arm: mach-k3: j721e: Split out J7200 SoC support from J721e by Andrew Davis · Wed Mar 19 13:54:58 2025 -0500
  4. df524e3 arm: dts: k3: Remove leftover file after OF_UPSTREAM by Andrew Davis · Wed Mar 19 10:15:50 2025 -0500
  5. 429a135 configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPL by Anurag Dutta · Thu Mar 20 12:00:04 2025 +0530
  6. 9a37695 configs: j7200_evm_a72_defconfig: Enable MUX_MMIO at SPL by Anurag Dutta · Thu Mar 20 12:00:03 2025 +0530
  7. ead1993 mux: Kconfig: Add Kconfig options for MUX_MMIO by Anurag Dutta · Thu Mar 20 12:00:02 2025 +0530
  8. 76fdd54 Merge patch series "64-bit U-Boot configuration without SPL" by Tom Rini · Fri Apr 04 12:26:50 2025 -0600
  9. bdbca27 configs: Add coreboot64-no-spl_defconfig for 64-bit X86 without SPL by Jeremy Compostella · Tue Mar 18 10:42:06 2025 -0700
  10. 0caed0c Fix EFI boot file name definition for 64-bit x86 by Jeremy Compostella · Tue Mar 18 10:41:38 2025 -0700
  11. c12489e arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.c by Jeremy Compostella · Tue Mar 18 10:40:34 2025 -0700
  12. 126f0cc arch/x86/cpu: Call x86_cpu_reinit_f for 64-bits by Jeremy Compostella · Tue Mar 18 10:40:03 2025 -0700
  13. ca2f87a arch/x86: Add 64-bit U-Boot configuration without SPL by Jeremy Compostella · Tue Mar 18 10:39:40 2025 -0700
  14. 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
  15. 2323ebe doc: cmd: Add fuse writebuff cmd documentation by Harsha Vardhan V M · Wed Mar 19 14:17:14 2025 +0530
  16. cc7e7fd drivers: k3_fuse: Add fuse sub-system func calls by Harsha Vardhan V M · Wed Mar 19 14:17:13 2025 +0530
  17. 80f1228 cmd: fuse: Add fuse writebuff sub-system command by Harsha Vardhan V M · Wed Mar 19 14:17:12 2025 +0530
  18. 677feee doc: cmd: Add documentation for fuse command by Harsha Vardhan V M · Wed Mar 19 14:17:11 2025 +0530
  19. 56e9d2b cmd: fuse: Remove custom string functions by Harsha Vardhan V M · Wed Mar 19 14:17:10 2025 +0530
  20. ebd7e54 arm64: Fix page permissions for platforms running at EL2 by Ilias Apalodimas · Wed Mar 19 09:22:02 2025 +0200
  21. 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
  22. fb8895b membuf: Minor code-style improvements by Simon Glass · Tue Mar 18 16:20:48 2025 +0100
  23. 57df0f5 membuf: Add some tests by Simon Glass · Tue Mar 18 16:20:47 2025 +0100
  24. 42f5b8c membuf: Correct implementation of membuf_dispose() by Simon Glass · Tue Mar 18 16:20:46 2025 +0100
  25. 72aacda membuf: Include stdbool by Simon Glass · Tue Mar 18 16:20:45 2025 +0100
  26. f7e87f9 membuf: Rename struct by Simon Glass · Tue Mar 18 16:20:44 2025 +0100
  27. e7476ee membuff: Rename the files to membuf by Simon Glass · Tue Mar 18 16:20:43 2025 +0100
  28. ceefc78 membuff: Rename functions to have membuf_ prefix by Simon Glass · Tue Mar 18 16:20:42 2025 +0100
  29. 36b720f Merge patch series "x86: Improve operation under QEMU" by Tom Rini · Thu Apr 03 11:43:38 2025 -0600
  30. b001227 test: Add a test for booting Ubuntu 24.04 by Simon Glass · Sat Mar 15 14:26:06 2025 +0000
  31. 654c762 acpi: Support checking checksums by Simon Glass · Sat Mar 15 14:26:05 2025 +0000
  32. f4637c1 test: acpi: Correct memory leaks by Simon Glass · Sat Mar 15 14:26:04 2025 +0000
  33. 7b9e8f4 acpi: Add a checksum to the DMAR table by Simon Glass · Sat Mar 15 14:26:03 2025 +0000
  34. 4cd81bc sandbox: acpi: Correct mapping in FADT by Simon Glass · Sat Mar 15 14:26:02 2025 +0000
  35. e260487 sandbox: acpi: Avoid a warning about FADT by Simon Glass · Sat Mar 15 14:26:01 2025 +0000
  36. de59358 boot: Support IO UARTs for earlycon and console by Simon Glass · Sat Mar 15 14:26:00 2025 +0000
  37. 60d3c51 boot: Handle running out of labels by Simon Glass · Sat Mar 15 14:25:59 2025 +0000
  38. 3c63a87 boot: Consider non-bootable partitions by Simon Glass · Sat Mar 15 14:25:58 2025 +0000
  39. 3f80d96 acpi: Mark struct acpi_rsdp as packed by Simon Glass · Sat Mar 15 14:25:57 2025 +0000
  40. a6c014d x86: Support a 64-bit ramdisk address by Simon Glass · Sat Mar 15 14:25:56 2025 +0000
  41. f32df8d x86: emulation: Support BLOBLIST_TABLES properly by Simon Glass · Sat Mar 15 14:25:55 2025 +0000
  42. 1eedab8 x86: qemu: Use the new e820 API by Simon Glass · Sat Mar 15 14:25:54 2025 +0000
  43. f92c54e x86: Add a new API for e820 by Simon Glass · Sat Mar 15 14:25:53 2025 +0000
  44. b106f07 x86: e820: Add a function to dump the e820 table by Simon Glass · Sat Mar 15 14:25:52 2025 +0000
  45. 4619fc7 test/py: Allow tests to be filtered by role by Simon Glass · Sat Mar 15 14:25:51 2025 +0000
  46. a39a823 test/py: Add a helper to send characters by Simon Glass · Sat Mar 15 14:25:50 2025 +0000
  47. 170eb32 test/py: Correct sizing of created disks by Simon Glass · Sat Mar 15 14:25:49 2025 +0000
  48. b834fbf x86: qemu: Support environment and cat command by Simon Glass · Sat Mar 15 14:25:48 2025 +0000
  49. 50706fd x86: emulation: Set an MTRR for the RAM by Simon Glass · Sat Mar 15 14:25:47 2025 +0000
  50. 7e5fe65 x86: Allow adding non-aligned size for MTRR by Simon Glass · Sat Mar 15 14:25:46 2025 +0000
  51. 0b755a9 x86: Correct msr operation on amd64 by Simon Glass · Sat Mar 15 14:25:45 2025 +0000
  52. e61b683 x86: Update cpuid_eax et al to work on amd64 by Simon Glass · Sat Mar 15 14:25:44 2025 +0000
  53. 3f69169 x86: Update mtrr command to support 64-bit values by Simon Glass · Sat Mar 15 14:25:43 2025 +0000
  54. 3742cfa x86: Add functions to convert between mtrr size and mask by Simon Glass · Sat Mar 15 14:25:42 2025 +0000
  55. ad00dde x86: Support CPU functions in long mode by Simon Glass · Sat Mar 15 14:25:41 2025 +0000
  56. d2b2a2b x86: Rename the _D dirty flag by Simon Glass · Sat Mar 15 14:25:40 2025 +0000
  57. 355dae2 x86: Use a simple jump into long mode by Simon Glass · Sat Mar 15 14:25:39 2025 +0000
  58. e00a033 x86: Use the same GDT when jumping to long mode by Simon Glass · Sat Mar 15 14:25:38 2025 +0000
  59. 46faeea x86: Disable paging before changing to long mode by Simon Glass · Sat Mar 15 14:25:37 2025 +0000
  60. 83314dd x86: Tidy up the GDT size in start/16.S by Simon Glass · Sat Mar 15 14:25:36 2025 +0000
  61. 9a4a952 x86: Include stdbool.h in interrupt header by Simon Glass · Sat Mar 15 14:25:35 2025 +0000
  62. f0dab70 x86: Drop the message about features missing in 64-bit by Simon Glass · Sat Mar 15 14:25:34 2025 +0000
  63. d6e5743 x86: spl: Drop duplicate CPU init by Simon Glass · Sat Mar 15 14:25:33 2025 +0000
  64. 28dc4f8 x86: Use defines for the cache flags by Simon Glass · Sat Mar 15 14:25:32 2025 +0000
  65. e079310 x86: Add 64-bit entries to the GDT by Simon Glass · Sat Mar 15 14:25:31 2025 +0000
  66. 16696d7 x86: Avoid clearing the VESA display by Simon Glass · Sat Mar 15 14:25:30 2025 +0000
  67. 58de6c6 x86: Drop use of CONFIG_REALMODE_DEBUG by Simon Glass · Sat Mar 15 14:25:29 2025 +0000
  68. ba23a61 x86: Add some log categories by Simon Glass · Sat Mar 15 14:25:28 2025 +0000
  69. cc63d4f x86: Drop mpspec from the SPL build by Simon Glass · Sat Mar 15 14:25:27 2025 +0000
  70. 54545e6 x86: qemu: Avoid accessing BSS too early by Simon Glass · Sat Mar 15 14:25:26 2025 +0000
  71. b525139 x86: qemu: Enable dhrystone by Simon Glass · Sat Mar 15 14:25:25 2025 +0000
  72. 36aa446 x86: qemu: Switch to bochs display by Simon Glass · Sat Mar 15 14:25:24 2025 +0000
  73. 482771d x86: Expand x86_64 early memory by Simon Glass · Sat Mar 15 14:25:23 2025 +0000
  74. 4443c93 sandbox: Correct a typo in mapmem by Simon Glass · Sat Mar 15 14:25:22 2025 +0000
  75. 0740fd2 Merge patch series "acpi_table: Fix IORT RC node" by Tom Rini · Thu Apr 03 11:38:22 2025 -0600
  76. bce62dc test: acpi: Add IORT tests by Patrick Rudolph · Sun Mar 16 09:32:56 2025 +0100
  77. 15b48eb acpi: Conditionally set mapping_offset in IORT by Patrick Rudolph · Sun Mar 16 09:32:55 2025 +0100
  78. 0eafaf2 acpi: Clear reserved bits in IORT by Patrick Rudolph · Sun Mar 16 09:32:54 2025 +0100
  79. 9b6b388 acpi_table: Add asserts in IORT by Patrick Rudolph · Sun Mar 16 09:32:53 2025 +0100
  80. fcfbecb acpi_table: Fix IORT RC node by Patrick Rudolph · Sun Mar 16 09:32:52 2025 +0100
  81. 2ddd452 Merge patch series "Introduce J742S2 SoC and EVM" by Tom Rini · Thu Apr 03 11:37:57 2025 -0600
  82. e980294 configs: Introduce configs for J742S2 by Manorit Chawdhry · Mon Mar 17 10:24:27 2025 +0530
  83. ab031c7 arm: dts: Introduce J742S2 U-boot DTS files by Manorit Chawdhry · Mon Mar 17 10:24:26 2025 +0530
  84. 7df2f29 board: ti: Introduce basic board files for the J742S2 family by Manorit Chawdhry · Mon Mar 17 10:24:25 2025 +0530
  85. b5a384e arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoC by Manorit Chawdhry · Mon Mar 17 10:24:24 2025 +0530
  86. 627f78c soc: Add information to identify the J742S2 SoC family by Manorit Chawdhry · Mon Mar 17 10:24:23 2025 +0530
  87. 0d432fe arm: dts: k3-j784s4-ddr: Refactor J784s4 ddr file to a common file by Manorit Chawdhry · Mon Mar 17 10:24:22 2025 +0530
  88. 64470cc arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries by Neha Malcom Francis · Mon Mar 17 10:24:21 2025 +0530
  89. a25b483 tools: binman: control.py: Delete template nodes after parsing by Neha Malcom Francis · Mon Mar 17 10:24:20 2025 +0530
  90. 152c419 arm64: Add MIDR entries for Cortex-A55, A73 and A75 by Peter Robinson · Sun Mar 16 14:59:52 2025 +0000
  91. 53f3fcd Merge patch series "fs: exfat: Add exfat port based on exfat-fuse" by Tom Rini · Wed Apr 02 20:01:14 2025 -0600
  92. 60b8367 test_fs: Add exfat tests by Marek Vasut · Mon Mar 17 04:12:50 2025 +0100
  93. 4f75e2f configs: sandbox: Enable exfat support by Marek Vasut · Mon Mar 17 04:12:49 2025 +0100
  94. 94b4c6b fs: exfat: Demote filesystem detection failure message to debug() by Marek Vasut · Mon Mar 17 04:12:48 2025 +0100
  95. e221882 fs: exfat: Fix conversion overflow errors by Marek Vasut · Mon Mar 17 04:12:47 2025 +0100
  96. 894cf72 fs: exfat: Add U-Boot porting layer by Marek Vasut · Mon Mar 17 04:12:46 2025 +0100
  97. 9ad82a7 fs: exfat: Import libexfat from fuse-exfat by Marek Vasut · Mon Mar 17 04:12:45 2025 +0100
  98. 7db74aa fs: Add generic fs_devread() implementation by Marek Vasut · Mon Mar 17 04:12:44 2025 +0100
  99. 02666ca linux: Add generic struct stat {} by Marek Vasut · Mon Mar 17 04:12:43 2025 +0100
  100. 8d3fb2b test_fs: Allow testing FS_GENERIC by Marek Vasut · Mon Mar 17 04:12:42 2025 +0100