1. c87ca25 doc: include file-system API into HTML docs by Heinrich Schuchardt · 4 weeks ago
  2. d7625ad doc: update Python requirements by Heinrich Schuchardt · 5 weeks ago
  3. c7e4bc1 doc: do not include K3 boards twice in TOC by Heinrich Schuchardt · 5 weeks ago
  4. 07fa470 doc: semihosting can only be once in TOC by Heinrich Schuchardt · 5 weeks ago
  5. 29a8e33 board: emcraft: Add support for Emcraft Systems NavQ+ by Gilles Talis · 4 weeks ago
  6. 2b68074 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · 4 weeks ago
  7. 0b064eb board: iot2050: Support new IOT2050-SM variant by Baocheng Su · 5 weeks ago
  8. c9bdd3d board: siemens: iot2050: Pass DDR size from FSBL by Baocheng Su · 5 weeks ago
  9. d32349f Prepare v2025.01-rc1 by Tom Rini · 4 weeks ago
  10. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  11. cb42bc8 board: emulation: Add QEMU sbsa support by Patrick Rudolph · 4 weeks ago
  12. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 weeks ago
  13. daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 5 weeks ago
  14. 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
  15. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  16. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  17. 062572c board: rockchip: Add Hardkernel ODROID-M1S by Jonas Karlman · 7 weeks ago
  18. 89ff6bc board: rockchip: Add Hardkernel ODROID-M2 by Jonas Karlman · 7 weeks ago
  19. e2c7643 imx: Support i.MX93 9X9 QSB board by Peng Fan · 5 weeks ago
  20. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 5 weeks ago
  21. a8beb0f doc: cyclic: remove reference to WATCHDOG_RESET by Rasmus Villemoes · 7 weeks ago
  22. 3292933 i2c: i2c-gpio: add support for i2c-gpio,sda-output-only by Alex Shumsky · 6 weeks ago
  23. 442acda Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 weeks ago
  24. 2f347f7 doc: Update coreboot's CI information by Simon Glass · 6 weeks ago
  25. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · 6 weeks ago
  26. 100389f expo: Allow menu items to have values by Simon Glass · 6 weeks ago
  27. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  28. 377f18e expo: Place menu items to the right of all labels by Simon Glass · 6 weeks ago
  29. 6a0f481 binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · 8 weeks ago
  30. 18c2ccc x86: Add msr command by Simon Glass · 3 months ago
  31. 8af719c x86: Add a cpuid command by Simon Glass · 3 months ago
  32. 4f0336d video: Allow querying the font size by Simon Glass · 11 months ago
  33. a0ba973 Merge tag 'u-boot-at91-fixes-2025.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 5 weeks ago
  34. 2356c22 doc: blkmap: Fix typo in command example by Ken Kurematsu · 8 weeks ago
  35. 2a8c7af doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x SoC. by Chintan Vankar · 8 weeks ago
  36. c535107 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · 7 weeks ago
  37. a41e7c8 Merge tag 'u-boot-stm32-20241017' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 weeks ago
  38. 3dd2332 usb: tcpm: add core framework by Sebastian Reichel · 6 weeks ago
  39. a60ef16 doc: clarify scmi device tree for stm32mp15 boards by Patrick Delaunay · 6 weeks ago
  40. 7b1df65 .mailmap: update e-mail address for Eugen Hristev by Eugen Hristev · 5 weeks ago
  41. baed5b4 Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes by Tom Rini · 6 weeks ago
  42. 0587c65 Makefile: Drop SPL_FIT_GENERATOR support by Marek Vasut · 7 weeks ago
  43. d20ab50 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · 7 weeks ago
  44. 93a0d16 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · 6 weeks ago
  45. 53dd510 boot: pxe_utils: Add fallback support by Martyn Welch · 6 weeks ago
  46. 4778a37 ARM: meson: add support for Libre Computer aml-s905d3-cc by Neil Armstrong · 9 weeks ago
  47. 4051389 ARM: meson: add support for Libre Computer aml-a311d-cc by Neil Armstrong · 9 weeks ago
  48. 8592e25 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 6 weeks ago
  49. 41c0918 board: asus: transformer: implement multi-DTB support by Svyatoslav Ryhel · 4 months ago
  50. 84686d8 board: asus: grouper: implement multi-DTB support by Svyatoslav Ryhel · 4 months ago
  51. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  52. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  53. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  54. 71a9d1a doc: Update init docs for the xPL changes by Simon Glass · 8 weeks ago
  55. 3180a7f doc: Move init-related things out of README by Simon Glass · 8 weeks ago
  56. e7e388b doc: Update SPL docs for the xPL changes by Simon Glass · 8 weeks ago
  57. 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · 8 weeks ago
  58. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  59. db2d101 xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 8 weeks ago
  60. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 6 weeks ago
  61. 82b3245 doc: introduce led.rst documentation by Christian Marangi · 8 weeks ago
  62. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 8 weeks ago
  63. 67aadc1 doc: Move the generic memory-documentation to doc/ by Simon Glass · 8 weeks ago
  64. 63630a7 Merge branch 'next' by Tom Rini · 7 weeks ago
  65. 14eb019 Prepare v2024.10 by Tom Rini · 7 weeks ago
  66. b52fd3b Update directories for new name of TF-A directories by Peter Robinson · 7 weeks ago
  67. 16d63b8 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · 7 weeks ago
  68. a819049 dt-bindings: timer: Add SC5xx Timer bindings by Oliver Gaskell · 2 months ago
  69. 283be08 dt-bindings: clock: Add SC5xx clock tree bindings by Oliver Gaskell · 2 months ago
  70. 8b1410c dt-bindings: arm: Add SC5xx Series binding by Oliver Gaskell · 2 months ago
  71. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · 7 weeks ago
  72. d48bdb8 Merge patch series "Add Android 14 bootflow support for AM62X and AM62P board" by Tom Rini · 7 weeks ago
  73. 2a4642b board: ti: am62x_evm: Add android bootflow by Guillaume La Roque · 2 months ago
  74. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · 8 weeks ago
  75. 60435ac Prepare v2024.10-rc6 by Tom Rini · 8 weeks ago
  76. ffe0c9f doc: usage: cmd: ums: fix dependencies by Thomas Perrot · 9 weeks ago
  77. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
  78. b34d39b sandbox: Change the range used for memory-mapping tags by Simon Glass · 3 months ago
  79. ab00d0e cmd: mmc: Allow using partition name in mmc erase command by Tomas Paukrt · 3 months ago
  80. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  81. 69e1627 doc/develop/sending_patches.rst: Reword where our git tree is slightly by Tom Rini · 3 months ago
  82. 277a534 Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 months ago
  83. 14e9a3a bootcount: Update to point to current documentation by Tom Rini · 3 months ago
  84. ebcad4c doc/mkeficapsule.1: Update homepage link by Tom Rini · 3 months ago
  85. 0249127 doc: Update rST to not reference the old wiki by Tom Rini · 3 months ago
  86. f6a0629 doc/arch/mips.rst: Update toolchain list by Tom Rini · 3 months ago
  87. e6ff089 doc/arch/m68k.rst: Update toolchain comment by Tom Rini · 3 months ago
  88. 9babffe doc/develop/sending_patches.rst: Clarify when to use which branch by Tom Rini · 3 months ago
  89. d9d9334 tools: mkeficapsule: support generating dynamic GUIDs by Caleb Connolly · 3 months ago
  90. 3cb08b5 doc: uefi: document dynamic UUID generation by Caleb Connolly · 3 months ago
  91. 1c7ed53 riscv: Add AST2700 SoC initial platform support by Chia-Wei Wang · 2 months ago
  92. 7dfcd46 arm: Remove ethernut5 board by Tom Rini · 3 months ago
  93. f3353a1 doc: board/qualcomm: document rb3gen2 building/flashing by Caleb Connolly · 3 months ago
  94. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  95. 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 3 months ago
  96. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  97. 30e64b9 Prepare v2024.10-rc4 by Tom Rini · 3 months ago
  98. 12e97b7 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · 4 months ago
  99. eda2285 dm: core: Show device sequence instead in dm_dump_tree() by Zixun LI · 4 months ago
  100. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago