1. 9d49c73 Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit" by Tom Rini · 9 weeks ago
  2. 8ff37ec lib: provide function hextoull() by Heinrich Schuchardt · 2 months ago
  3. f9cfc47 ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM by Marek Vasut · 2 months ago
  4. 48fd7e9 Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes" by Tom Rini · 9 weeks ago
  5. f6999cb lmb: Add basic io_lmb functionality by Janne Grunau · 9 weeks ago
  6. fdcf06d Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 9 weeks ago
  7. dfcd4af board: rockchip: Add support for rk3588 GenBook by Andy Yan · 2 months ago
  8. 3126a63 rockchip: Make it possible to define per board boot_targets by Andy Yan · 2 months ago
  9. d3cacb7 board: rockchip: add support for Qnap TS433 devices by Heiko Stuebner · 3 months ago
  10. 446a30d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 9 weeks ago
  11. 24b28ff mtd: spi-nor: Fix integer overflow in stacked memories support by Marek Vasut · 2 months ago
  12. 2badc65 dt-bindings: Drop unused RZ/G2L devicetree bindings by Paul Barker · 3 months ago
  13. 9c25cd5 Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 weeks ago
  14. 254c008 tools: imx8image: add possibility to skip dcd by Heiko Schocher · 2 months ago
  15. 6bc9d44 imx9: Improve boot mode autodetection by Benjamin Szőke · 3 months ago
  16. 7506c15 sandbox: Report host default-filename in native mode by Simon Glass · 10 weeks ago
  17. 8aa8a33 efi_loader: Move get_efi_pxe_arch() to efi_helper by Simon Glass · 10 weeks ago
  18. 9fd623a efi: Move default filename to a function by Simon Glass · 10 weeks ago
  19. 0fd16c3 efi_loader: Change efi_dp_from_mem() to use size by Moritz Fischer · 2 months ago
  20. 599652c bootmenu: add reprint check by Weijie Gao · 3 months ago
  21. ccdd7948 menu: add support to check if menu needs to be reprinted by Weijie Gao · 3 months ago
  22. 4ef5664 Merge patch series "U-boot: arm: Refine the booting on Total Compute" by Tom Rini · 2 months ago
  23. 6d111a6 arm: total_compute: move the boot command to an env file by Boyan Karatotev · 3 months ago
  24. 4696d63 arm: total_compute: Remove unused bootm_size by Boyan Karatotev · 3 months ago
  25. ea70352 arm: total_compute: Initialize environment variables by Boyan Karatotev · 3 months ago
  26. ed36494 arm: total_compute: depend on TF-A for hardware description by Boyan Karatotev · 3 months ago
  27. 3f1d799 test: Allow saving and restoring the bloblist by Simon Glass · 3 months ago
  28. 12d583b log: Add a new category for tests by Simon Glass · 3 months ago
  29. ae3b592 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 3 months ago
  30. 79b3e9d dm: core: Add a function to see if a device exists by Simon Glass · 3 months ago
  31. 5dfc1c8 alist: Add a way to efficiently filter an alist by Simon Glass · 3 months ago
  32. 5bd4ead alist: Add a function to empty the list by Simon Glass · 3 months ago
  33. d785a77 alist: Add for-loop helpers by Simon Glass · 3 months ago
  34. 1d49f78 alist: Add a way to get the next element by Simon Glass · 3 months ago
  35. eb6e87a alist: Expand the comment for alist_get() by Simon Glass · 3 months ago
  36. 55c8aad alist: Add a comment for alist_init_struct() by Simon Glass · 3 months ago
  37. 805e89e alist: Mention the error condition in alist_add_placeholder() by Simon Glass · 3 months ago
  38. 8e5e64d Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · 3 months ago
  39. 22fdac3 fs: ext4: implement opendir, readdir, closedir by Heinrich Schuchardt · 3 months ago
  40. 1d147b7 Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test" by Tom Rini · 3 months ago
  41. f896aa6 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · 3 months ago
  42. 9aabcad fs: ext4: document struct ext2_inode by Heinrich Schuchardt · 3 months ago
  43. aa63667 fs: improve API documentation by Heinrich Schuchardt · 3 months ago
  44. 5cca0e3 Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  45. ede2361 lmb: Remove lmb_alloc_flags() by Ilias Apalodimas · 3 months ago
  46. 8145d37 cpu_func.h: provide noncached_set_region prototype to fix build by Jonas Jelonek · 3 months ago
  47. 17e476a CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency by Tom Rini · 3 months ago
  48. 1beb665 board: emcraft: Add support for Emcraft Systems NavQ+ by Gilles Talis · 3 months ago
  49. dfe9e29 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 months ago
  50. 1466ff7 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · 3 months ago
  51. 10cf194 board: siemens: iot2050: Pass DDR size from FSBL by Baocheng Su · 3 months ago
  52. 23750f6 board: siemens: iot2050: Fix mistake in list of writable env vars by Jan Kiszka · 3 months ago
  53. c2392bd ARM: renesas: Drop old unused power DT headers by Marek Vasut · 3 months ago
  54. f93059f ARM: renesas: Drop old unused clock DT headers by Marek Vasut · 3 months ago
  55. aed8feb riscv: qemu: Enable booting from NVMe by LekKit · 4 months ago
  56. 2800aec Merge patch series "Implement ACPI on aarch64" by Tom Rini · 3 months ago
  57. 34bfe8e arm: cpu: Add ACPI parking protocol support by Patrick Rudolph · 3 months ago
  58. 6d72289 board: emulation: Add QEMU sbsa support by Patrick Rudolph · 3 months ago
  59. f116fea drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · 3 months ago
  60. 4ac655c acpi: Add processor device by Patrick Rudolph · 3 months ago
  61. 3451e03 acpi: Move function prototype by Patrick Rudolph · 3 months ago
  62. bf5d376 acpi: acpi_table: Add IORT support by Patrick Rudolph · 3 months ago
  63. 7f91bca acpi: Add ACPITAB for PPTT and GTDT by Patrick Rudolph · 3 months ago
  64. 4b882f6 acpi: acpi_table: Bump revisions by Patrick Rudolph · 3 months ago
  65. 763bad3 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · 3 months ago
  66. f36e29e arm: acpi: Add generic ACPI methods by Patrick Rudolph · 3 months ago
  67. 04001ad acpi: Add define for GTDT by Patrick Rudolph · 3 months ago
  68. ea37e50 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · 3 months ago
  69. d016abb acpi: Fix typo by Patrick Rudolph · 3 months ago
  70. 4a3fc0f acpi: x86: Move MADT to common code by Patrick Rudolph · 3 months ago
  71. f5f7962 acpi: x86: Write FADT in common code by Maximilian Brune · 3 months ago
  72. 1c03efc acpi: x86: Move SPCR and DBG2 into common code by Maximilian Brune · 3 months ago
  73. 8963d43 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 months ago
  74. ed4ae73 rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 3 months ago
  75. 47423b8 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  76. 9e5d462 configs: imxrt1050-evk: Enable standard boot by Jesse Taube · 3 months ago
  77. deafcdc Merge patch series "Allow showing the memory map" by Tom Rini · 3 months ago
  78. 48008ec bootstage: Allow counting memory without strings by Simon Glass · 3 months ago
  79. 040ab11 global_data: Add some more accessors by Simon Glass · 3 months ago
  80. 41fecdc common: Tidy up how malloc() is inited by Simon Glass · 3 months ago
  81. 3fbc657 Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 months ago
  82. e8a45b5 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 3 months ago
  83. bcc7eef board: rockchip: Add Hardkernel ODROID-M2 by Jonas Karlman · 3 months ago
  84. f346dd6 arm64: versal: Wire USB0 in distro boot by Michal Simek · 4 months ago
  85. 88f43aa arm64: versal: Remove description for USB1 by Michal Simek · 4 months ago
  86. b16bd53 imx: Support i.MX93 9X9 QSB board by Peng Fan · 3 months ago
  87. 08ae12b Mark a few functions static inline by Andy Shevchenko · 3 months ago
  88. db7e811 block: make blk_create_device() static by Heinrich Schuchardt · 3 months ago
  89. 8f8e646 image: android: use ulong for kernel address by Neil Armstrong · 3 months ago
  90. a995084 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 3 months ago
  91. b523b4d treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 3 months ago
  92. 01874ac include/android_ab: move ab_select_slot() documentation to @ notation by Dmitry Rokosov · 3 months ago
  93. 0872ac0 spi: add DM_SPI_FLASH compatibility inline functions by Neil Armstrong · 4 months ago
  94. 6459964 global_data.h: remove unnecesary include of cyclic.h by Rasmus Villemoes · 3 months ago
  95. bd66575 watchdog.h: change include of cyclic.h to u-boot/schedule.h by Rasmus Villemoes · 3 months ago
  96. 307449d cyclic: make cyclic_run static by Rasmus Villemoes · 3 months ago
  97. 4457e5c cyclic: introduce u-boot/schedule.h by Rasmus Villemoes · 3 months ago
  98. b34849c video: Fix VNBYTES() macro comment by Miquel Raynal · 4 months ago
  99. a370963 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · 3 months ago
  100. 75068b1 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · 3 months ago