1. d7d7a03 efi_loader: Avoid mapping the ACPI tables twice by Simon Glass · Fri Jan 10 17:00:25 2025 -0700
  2. 188b930 x86: Align the SMBIOS table to a 4K boundary by Simon Glass · Fri Jan 10 17:00:24 2025 -0700
  3. 6403875 x86: Move tables to use SZ macros by Simon Glass · Fri Jan 10 17:00:23 2025 -0700
  4. 8a4e46e x86: Enable UPL handoff for SPL by Simon Glass · Fri Jan 10 17:00:22 2025 -0700
  5. 7126c41 x86: Support jumping to a UPL image by Simon Glass · Fri Jan 10 17:00:21 2025 -0700
  6. 05f9c64 x86: Show an error if video fails by Simon Glass · Fri Jan 10 17:00:20 2025 -0700
  7. 30aaa9b pci: video: Set up the pixel-format field by Simon Glass · Fri Jan 10 17:00:19 2025 -0700
  8. 64a31c5 x86: Create more space for SPL with qemu-x86_64 by Simon Glass · Fri Jan 10 17:00:18 2025 -0700
  9. 4d8c520 emulation: Use bloblist to hold tables by Simon Glass · Fri Jan 10 17:00:17 2025 -0700
  10. cde5c79 emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE by Simon Glass · Fri Jan 10 17:00:16 2025 -0700
  11. 891c17c test: Fix inpected typo in upl test by Simon Glass · Fri Jan 10 17:00:15 2025 -0700
  12. ff17d65 boot: Use fit_image_get_data() to get data by Simon Glass · Fri Jan 10 17:00:14 2025 -0700
  13. 833445d boot: Rename fit_image_get_data_and_size() by Simon Glass · Fri Jan 10 17:00:13 2025 -0700
  14. d3ca401 boot: Rename fit_image_get_data() by Simon Glass · Fri Jan 10 17:00:12 2025 -0700
  15. bdbd96a ofnode: Update of_add_subnode() to indicate name is alloced by Simon Glass · Fri Jan 10 17:00:11 2025 -0700
  16. 004f5bd ofnode: Indicate when out of space in a few places by Simon Glass · Fri Jan 10 17:00:10 2025 -0700
  17. 9479c64 ofnode: Use 4K for a default tree-size by Simon Glass · Fri Jan 10 17:00:09 2025 -0700
  18. fed8c0d x86: Show the timestamp counter with bdinfo by Simon Glass · Fri Jan 10 17:00:08 2025 -0700
  19. 0a90289 x86: Enable meminfo command by Simon Glass · Fri Jan 10 17:00:07 2025 -0700
  20. 634b7b7 mkimage: Update map_to_sysmem() to match its prototype by Simon Glass · Fri Jan 10 17:00:06 2025 -0700
  21. cd62877 serial: Support info() method in ns16550 xPL with UPL by Simon Glass · Fri Jan 10 17:00:05 2025 -0700
  22. cd1bc7e cpu: Provide a way to get the physical-address size by Simon Glass · Fri Jan 10 17:00:04 2025 -0700
  23. e3a938e abuf: Provide a constant buffer by Simon Glass · Fri Jan 10 17:00:03 2025 -0700
  24. d455434 abuf: Allow use in host tools by Simon Glass · Fri Jan 10 17:00:02 2025 -0700
  25. b63269b abuf: Provide a way to get the buffer address by Simon Glass · Fri Jan 10 17:00:01 2025 -0700
  26. 62a1bd2 bloblist: Make BLOBLIST_ALLOC the default by Simon Glass · Fri Jan 10 17:00:00 2025 -0700
  27. dc020a2 hash: Plumb crc8 into the hash functions by Simon Glass · Thu Dec 19 11:29:07 2024 -0700
  28. 8886052 boot: Imply CRC8 with VBE by Simon Glass · Thu Dec 19 11:29:06 2024 -0700
  29. 4649af3 lib: Allow crc8 in TPL and VPL by Simon Glass · Thu Dec 19 11:29:05 2024 -0700
  30. 943cbf0 boot: Allow use of FIT in TPL and VPL by Simon Glass · Thu Dec 19 11:29:04 2024 -0700
  31. 2d31121 spl: lib: Allow for decompression in any SPL build by Simon Glass · Thu Dec 19 11:29:03 2024 -0700
  32. 97c434b spl: Add some more debugging to load_simple_fit() by Simon Glass · Thu Dec 19 11:29:02 2024 -0700
  33. cfe35e2 spl: Drop a duplicate variable in boot_from_devices() by Simon Glass · Thu Dec 19 11:29:01 2024 -0700
  34. 9a9097f spl: Drop use of uintptr_t by Simon Glass · Thu Dec 19 11:29:00 2024 -0700
  35. e4d7a14 spl: Support a relocated stack in any XPL phase by Simon Glass · Thu Dec 19 11:28:59 2024 -0700
  36. a0bdf22 spl: Allow serial to be disabled in any XPL phase by Simon Glass · Thu Dec 19 11:28:58 2024 -0700
  37. c76a339 spl: Report a loader failure by Simon Glass · Thu Dec 19 11:28:57 2024 -0700
  38. ca19316 Support setting a maximum size for the VPL image by Simon Glass · Thu Dec 19 11:28:56 2024 -0700
  39. 665fc22 malloc: Provide a simple malloc for VPL by Simon Glass · Thu Dec 19 11:28:55 2024 -0700
  40. a319487 malloc: Show amount of used space when memory runs out by Simon Glass · Thu Dec 19 11:28:54 2024 -0700
  41. a7346d0 boot: Respect the load_op in fit_image_load() by Simon Glass · Thu Dec 19 11:28:53 2024 -0700
  42. a73f23c bootstd: Avoid sprintf() in SPL when creating bootdevs by Simon Glass · Thu Dec 19 11:28:52 2024 -0700
  43. c27f3e2 boot: Allow FIT to fall back from best-match option by Simon Glass · Thu Dec 19 11:28:51 2024 -0700
  44. 08bac88 image: Add a prototype for fit_image_get_phase() by Simon Glass · Thu Dec 19 11:28:50 2024 -0700
  45. be8ccc6 spl: mmc: Avoid size growth in spl_mmc_find_device() debug by Simon Glass · Thu Dec 19 11:28:49 2024 -0700
  46. 08224d3 powerpc: Support using upstream devicetrees by J. Neuschäfer · Thu Dec 05 18:22:00 2024 +0100
  47. aff1c5b phy: don't spam console if phys property is absent in device node by Roger Quadros · Tue Dec 03 22:57:36 2024 +0200
  48. 14d49a6 verdin-am62: fix FASTBOOT_BUF_ADDR and FASTBOOT_BUF_SIZE by Hiago De Franco · Tue Dec 03 09:33:02 2024 -0300
  49. 4709918 arch: x86: lib: Add support of legacy 64-bit entry point at 0x200 by Paul HENRYS · Wed Nov 20 11:39:43 2024 +0100
  50. 1cc20cd Merge patch series "sandbox: repair compile and run-time for OF_EMBED case" by Tom Rini · Wed Dec 18 12:36:38 2024 -0600
  51. a4dae0e Merge patch series "fdt: Correct condition for receiving bloblist" by Tom Rini · Wed Dec 18 12:34:58 2024 -0600
  52. 4b74ddd test: sandbox: fix link error with do_ut_bootm if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:25 2024 +0300
  53. fbdb85a test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:24 2024 +0300
  54. 9cd1b82 test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:23 2024 +0300
  55. 3104115 sandbox: fix bloblist_finish() linker error if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:22 2024 +0300
  56. 94086b2 fdt: Swap the signature for board_fdt_blob_setup() by Simon Glass · Sat Nov 02 11:49:42 2024 -0600
  57. 9cb8ca1 fdt: Correct condition for receiving bloblist by Simon Glass · Sat Nov 02 11:49:41 2024 -0600
  58. 3f64c23 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Wed Dec 18 08:01:48 2024 -0600
  59. d45d800 riscv: spl: add FIT name for RISC-V Falcon mode by Randolph · Fri Dec 13 14:51:16 2024 +0800
  60. fe4a7b4 doc: spacemit: bananapi_f3: document Banana Pi F3 board by Kongyang Liu · Sun Dec 15 13:02:42 2024 +0800
  61. ad9c143 riscv: spacemit: bananapi_f3: initial support added by Kongyang Liu · Sun Dec 15 13:02:41 2024 +0800
  62. 64e80df configs: th1520_lpi4a: enable mmc controller support by Maksim Kiselev · Wed Dec 11 23:11:01 2024 +0300
  63. 81f9c3a riscv: dts: t-head: Add sdhci and emmc nodes by Maksim Kiselev · Wed Dec 11 23:11:00 2024 +0300
  64. 6d6a890 mmc: snps_sdhci: Add sdhci driver support for TH1520 SoC by Maksim Kiselev · Wed Dec 11 23:10:59 2024 +0300
  65. da7b222 riscv: cpu: jh7110: Sort the list of imply statements by Hal Feng · Sun Dec 08 17:19:42 2024 +0800
  66. d050350 board: starfive: spl: Support multiple DTBs for JH7110 based boards by Hal Feng · Sun Dec 08 17:19:41 2024 +0800
  67. 446e48f board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED() by Hal Feng · Sun Dec 08 17:19:40 2024 +0800
  68. d75a26b riscv: dts: jh7110: Support multiple DTBs in a Fit image by Hal Feng · Sun Dec 08 17:19:39 2024 +0800
  69. 26e73d6 configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT by Hal Feng · Sun Dec 08 17:19:38 2024 +0800
  70. 30d3f35 board: starfive: spl: Drop the unneeded DT modification code by Hal Feng · Sun Dec 08 17:19:37 2024 +0800
  71. ed0004b riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards by Hal Feng · Sun Dec 08 17:19:36 2024 +0800
  72. baf555d riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi by Hal Feng · Sun Dec 08 17:19:35 2024 +0800
  73. f61d4a7 pcie: starfive: Make the driver compatible with upstream DT by Hal Feng · Sun Dec 08 17:19:34 2024 +0800
  74. 3647558 mmc: dw_mmc: Add "starfive, jh7110-mmc" compatible to match upstream DT by Hal Feng · Sun Dec 08 17:19:33 2024 +0800
  75. 7cbf1a4 riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT by Hal Feng · Sun Dec 08 17:19:32 2024 +0800
  76. 8f4577e dts: starfive: Switch to using upstream DT by Hal Feng · Sun Dec 08 17:19:31 2024 +0800
  77. fcef2ad board: add support for LicheeRV Nano by Thomas Bonnefille · Tue Nov 12 15:57:38 2024 +0100
  78. 4f5cb9e riscv: dts: sophgo: add device tree for LicheeRV Nano by Thomas Bonnefille · Tue Nov 12 15:57:37 2024 +0100
  79. 5b3b5a5 doc: add LicheeRV Nano and SG2002 SoC by Thomas Bonnefille · Tue Nov 12 15:57:36 2024 +0100
  80. 904c9b7 Merge branch 'u-boot-nand-20241212' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Tue Dec 17 13:16:37 2024 -0600
  81. 836fb3f nand: Add a watch command by Michael Trimarchi · Thu Dec 12 19:28:07 2024 +0100
  82. 3f2f897 mtd: nand: raw: atmel: remove unnecessary return value by Marcus Folkesson · Fri Aug 09 14:15:43 2024 +0200
  83. 39bda7f cmd: mtd: simplify mtd_show_device() by Heinrich Schuchardt · Tue Sep 10 01:23:34 2024 +0200
  84. 81dd3d6 Merge tag 'u-boot-imx-next-20241217' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Tue Dec 17 13:15:58 2024 -0600
  85. 6f52e5b imx: hab: fix srktool -c usage by removing spaces by Christoph Fritz · Mon Dec 16 15:59:00 2024 +0100
  86. a98a25e smbios: address build warning by Peng Fan · Tue Dec 03 21:42:57 2024 +0800
  87. 91e5a77 arm: mach-k3: fix typo in devstat macro name by Prasanth Babu Mantena · Wed Nov 27 11:43:34 2024 +0530
  88. 78d5bf4 bios_emulator: fix incorrect printing of address in "jump near immediate" by Yuri Zaporozhets · Sun Dec 01 23:28:49 2024 +0100
  89. 996f4d5 bios_emulator: fix incorrect printing of address in "call near immediate" by Yuri Zaporozhets · Sat Nov 30 21:56:25 2024 +0100
  90. 1edd101 bios_emulator: fix garbled printing of disassembled SET* instructions by Yuri Zaporozhets · Wed Nov 27 00:29:53 2024 +0100
  91. efeaa58 bios_emulator: fix garbled printing of disassembled BSF instruction by Yuri Zaporozhets · Tue Nov 26 22:59:37 2024 +0100
  92. 6d6bebf net: fec: phy: Don't advertise Gbit on (R)MII by Alexander Sverdlin · Thu Dec 12 18:25:24 2024 +0100
  93. 00293b6 imx: mach: imx8: fdt: set correct frequencies for the industrial SoC by Stefan Eichenberger · Wed Dec 11 13:18:55 2024 +0100
  94. b3fde6f toradex: apalis-imx8: simplify module version handling by Stefan Eichenberger · Wed Dec 11 13:18:54 2024 +0100
  95. 6a2723d toradex: tdx-cfg-block: add new apalis imx8 pids by Stefan Eichenberger · Wed Dec 11 13:18:53 2024 +0100
  96. 5e219cf toradex: tdx-cfg-block: increase indentation for longer defines by Stefan Eichenberger · Wed Dec 11 13:18:52 2024 +0100
  97. 0205bf7 toradex: tdx-cfg-block: set apalis imx8dxp to always disabled by Stefan Eichenberger · Wed Dec 11 13:18:51 2024 +0100
  98. 08ee7b8 Merge patch series "Hyperflash Boot fixes for J7200/J721E" by Tom Rini · Sat Dec 14 09:34:27 2024 -0600
  99. a28dd45 mtd: Kconfig: Change HBMC driver's dependency to MULTIPLEXER and MUX_MMIO by Anurag Dutta · Fri Nov 29 17:01:36 2024 +0530
  100. 0ca0fb7 configs: j7200_evm_*_defconfig: Add configs for Hyperflash boot by Vaishnav Achath · Fri Nov 29 17:01:35 2024 +0530