1. 32ef937 Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 days ago
  2. fb0889d microblaze: Disable JFFS2 support by Michal Simek · 8 days ago
  3. 15bbb83 fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc() by Nam Cao · 2 weeks ago
  4. 29c7e44 common: memtop: add logic to detect ram_top by Sughosh Ganu · 4 weeks ago
  5. 9708350 lwip: fix code style issues by Jerome Forissier · 2 weeks ago
  6. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · 10 days ago
  7. ecaaae8 compression: test: Move into the lib suite by Simon Glass · 3 weeks ago
  8. a941ab0 Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit" by Tom Rini · 10 days ago
  9. 7fac39a lib: provide function hextoull() by Heinrich Schuchardt · 3 weeks ago
  10. d6b7861 ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM by Marek Vasut · 2 weeks ago
  11. d32dddb Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes" by Tom Rini · 12 days ago
  12. e818d3c lmb: Add basic io_lmb functionality by Janne Grunau · 12 days ago
  13. 3a21528 Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 12 days ago
  14. 43273f5 board: rockchip: Add support for rk3588 GenBook by Andy Yan · 3 weeks ago
  15. 69d0663 rockchip: Make it possible to define per board boot_targets by Andy Yan · 3 weeks ago
  16. 0ea9f8a board: rockchip: add support for Qnap TS433 devices by Heiko Stuebner · 4 weeks ago
  17. 5e7e7dc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 12 days ago
  18. a2f7500 mtd: spi-nor: Fix integer overflow in stacked memories support by Marek Vasut · 3 weeks ago
  19. e26e83f dt-bindings: Drop unused RZ/G2L devicetree bindings by Paul Barker · 3 weeks ago
  20. 9844408 Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 14 days ago
  21. fd61e71 tools: imx8image: add possibility to skip dcd by Heiko Schocher · 3 weeks ago
  22. 4a67107 imx9: Improve boot mode autodetection by Benjamin Szőke · 3 weeks ago
  23. 52b53af sandbox: Report host default-filename in native mode by Simon Glass · 2 weeks ago
  24. 1824bf6 efi_loader: Move get_efi_pxe_arch() to efi_helper by Simon Glass · 2 weeks ago
  25. 3b1e60b efi: Move default filename to a function by Simon Glass · 2 weeks ago
  26. fe61a8b efi_loader: Change efi_dp_from_mem() to use size by Moritz Fischer · 3 weeks ago
  27. c1c0d2c bootmenu: add reprint check by developer · 4 weeks ago
  28. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · 4 weeks ago
  29. 1c47d58 Merge patch series "U-boot: arm: Refine the booting on Total Compute" by Tom Rini · 3 weeks ago
  30. dd2600e arm: total_compute: move the boot command to an env file by Boyan Karatotev · 4 weeks ago
  31. 903f7e9 arm: total_compute: Remove unused bootm_size by Boyan Karatotev · 4 weeks ago
  32. 898f4b9 arm: total_compute: Initialize environment variables by Boyan Karatotev · 4 weeks ago
  33. f5e18c0 arm: total_compute: depend on TF-A for hardware description by Boyan Karatotev · 4 weeks ago
  34. be277ee test: Allow saving and restoring the bloblist by Simon Glass · 4 weeks ago
  35. 563eb3d log: Add a new category for tests by Simon Glass · 4 weeks ago
  36. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 6 weeks ago
  37. f66139f dm: core: Add a function to see if a device exists by Simon Glass · 5 weeks ago
  38. e8d0210 alist: Add a way to efficiently filter an alist by Simon Glass · 5 weeks ago
  39. 8407424 alist: Add a function to empty the list by Simon Glass · 5 weeks ago
  40. ce66b8a alist: Add for-loop helpers by Simon Glass · 5 weeks ago
  41. 899b4cc alist: Add a way to get the next element by Simon Glass · 5 weeks ago
  42. a749863 alist: Expand the comment for alist_get() by Simon Glass · 5 weeks ago
  43. 1ed1952 alist: Add a comment for alist_init_struct() by Simon Glass · 5 weeks ago
  44. 522c433 alist: Mention the error condition in alist_add_placeholder() by Simon Glass · 5 weeks ago
  45. bc2b204 dm: core: Add a function to see if a device exists by Simon Glass · 5 weeks ago
  46. 8978883 alist: Add a way to efficiently filter an alist by Simon Glass · 5 weeks ago
  47. 6724fa8 alist: Add a function to empty the list by Simon Glass · 5 weeks ago
  48. 8fbacd5 alist: Add for-loop helpers by Simon Glass · 5 weeks ago
  49. 805c19b alist: Add a way to get the next element by Simon Glass · 5 weeks ago
  50. 8a83fde alist: Expand the comment for alist_get() by Simon Glass · 5 weeks ago
  51. e367760 alist: Add a comment for alist_init_struct() by Simon Glass · 5 weeks ago
  52. d4e8420 alist: Mention the error condition in alist_add_placeholder() by Simon Glass · 5 weeks ago
  53. c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · 3 weeks ago
  54. e415b99 fs: ext4: implement opendir, readdir, closedir by Heinrich Schuchardt · 4 weeks ago
  55. 0cdd721 Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test" by Tom Rini · 3 weeks ago
  56. 41bd923 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · 4 weeks ago
  57. 1eae1d3 fs: ext4: document struct ext2_inode by Heinrich Schuchardt · 4 weeks ago
  58. 9fe8558 fs: improve API documentation by Heinrich Schuchardt · 4 weeks ago
  59. cb27a6a Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 weeks ago
  60. 7d182fb lmb: Remove lmb_alloc_flags() by Ilias Apalodimas · 4 weeks ago
  61. 0d66939 cpu_func.h: provide noncached_set_region prototype to fix build by Jonas Jelonek · 5 weeks ago
  62. 45a51b8 CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency by Tom Rini · 5 weeks ago
  63. 29a8e33 board: emcraft: Add support for Emcraft Systems NavQ+ by Gilles Talis · 4 weeks ago
  64. 2fd6a2f Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 weeks ago
  65. 2b68074 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · 4 weeks ago
  66. c9bdd3d board: siemens: iot2050: Pass DDR size from FSBL by Baocheng Su · 5 weeks ago
  67. 65f96a8 board: siemens: iot2050: Fix mistake in list of writable env vars by Jan Kiszka · 5 weeks ago
  68. f56b4d4 ARM: renesas: Drop old unused power DT headers by Marek Vasut · 4 weeks ago
  69. 4d9d057 ARM: renesas: Drop old unused clock DT headers by Marek Vasut · 4 weeks ago
  70. 80b38c8 riscv: qemu: Enable booting from NVMe by LekKit · 9 weeks ago
  71. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  72. 2f6f8d9 arm: cpu: Add ACPI parking protocol support by Patrick Rudolph · 4 weeks ago
  73. cb42bc8 board: emulation: Add QEMU sbsa support by Patrick Rudolph · 4 weeks ago
  74. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · 4 weeks ago
  75. 2888587 acpi: Add processor device by Patrick Rudolph · 4 weeks ago
  76. 5c36041 acpi: Move function prototype by Patrick Rudolph · 4 weeks ago
  77. 1669ce7 acpi: acpi_table: Add IORT support by Patrick Rudolph · 4 weeks ago
  78. 4d3cf1a acpi: Add ACPITAB for PPTT and GTDT by Patrick Rudolph · 4 weeks ago
  79. f317fce acpi: acpi_table: Bump revisions by Patrick Rudolph · 4 weeks ago
  80. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · 4 weeks ago
  81. 7efbdbb arm: acpi: Add generic ACPI methods by Patrick Rudolph · 4 weeks ago
  82. 8ca9f514 acpi: Add define for GTDT by Patrick Rudolph · 4 weeks ago
  83. b25c422 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · 4 weeks ago
  84. 3fcac5e acpi: Fix typo by Patrick Rudolph · 4 weeks ago
  85. 97b4c8a acpi: x86: Move MADT to common code by Patrick Rudolph · 4 weeks ago
  86. 8dc4512 acpi: x86: Write FADT in common code by Maximilian Brune · 4 weeks ago
  87. d7fa54b acpi: x86: Move SPCR and DBG2 into common code by Maximilian Brune · 4 weeks ago
  88. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 weeks ago
  89. daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 5 weeks ago
  90. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 weeks ago
  91. 90f59b3 configs: imxrt1050-evk: Enable standard boot by Jesse Taube · 4 weeks ago
  92. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  93. a036dbb bootstage: Allow counting memory without strings by Simon Glass · 5 weeks ago
  94. 78be640 global_data: Add some more accessors by Simon Glass · 5 weeks ago
  95. 1cd7dce common: Tidy up how malloc() is inited by Simon Glass · 5 weeks ago
  96. 7a10a78 Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 weeks ago
  97. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 weeks ago
  98. 89ff6bc board: rockchip: Add Hardkernel ODROID-M2 by Jonas Karlman · 7 weeks ago
  99. a2098d2 arm64: versal: Wire USB0 in distro boot by Michal Simek · 8 weeks ago
  100. f0e07fd arm64: versal: Remove description for USB1 by Michal Simek · 8 weeks ago