1. 6250945 doc: cyclic: remove reference to WATCHDOG_RESET by Rasmus Villemoes · 4 months ago
  2. 012e1e8 expo: Allow menu items to have values by Simon Glass · 3 months ago
  3. d8ff97c expo: Use standard numbering for save and discard by Simon Glass · 3 months ago
  4. 54eca1d expo: Place menu items to the right of all labels by Simon Glass · 3 months ago
  5. 7f4e1ea binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · 4 months ago
  6. 3809fd3 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · 3 months ago
  7. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  8. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  9. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  10. ac644df doc: Update init docs for the xPL changes by Simon Glass · 4 months ago
  11. 64746bf doc: Move init-related things out of README by Simon Glass · 4 months ago
  12. e16bfd9 doc: Update SPL docs for the xPL changes by Simon Glass · 4 months ago
  13. a64e7d7 log: global: Rename warn_non_spl() by Simon Glass · 4 months ago
  14. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  15. 6fe8087 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 4 months ago
  16. 77a93ae doc: Move the generic memory-documentation to doc/ by Simon Glass · 4 months ago
  17. c530f60 Merge branch 'next' by Tom Rini · 3 months ago
  18. f919c3a Prepare v2024.10 by Tom Rini · 3 months ago
  19. 3a0b829 Merge tag 'v2024.10-rc6' into next by Tom Rini · 4 months ago
  20. 9cfe0ca Prepare v2024.10-rc6 by Tom Rini · 4 months ago
  21. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  22. 640582c doc/develop/sending_patches.rst: Reword where our git tree is slightly by Tom Rini · 5 months ago
  23. 8002b1c doc: Update rST to not reference the old wiki by Tom Rini · 5 months ago
  24. 85deb7f doc/develop/sending_patches.rst: Clarify when to use which branch by Tom Rini · 5 months ago
  25. 3c52951 doc: uefi: document dynamic UUID generation by Caleb Connolly · 5 months ago
  26. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  27. 1312faa Prepare v2024.10-rc4 by Tom Rini · 5 months ago
  28. 9735cfa Merge patch series "Tidy up console recording in tests" by Tom Rini · 5 months ago
  29. 695b464 doc: Add a few notes about how to use console checking by Simon Glass · 5 months ago
  30. 9b99762 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 5 months ago
  31. b073d48 test: Drop the blank line before test macros by Simon Glass · 5 months ago
  32. 725c438 test: Rename unit-test flags by Simon Glass · 5 months ago
  33. cafaa1a doc: Add some guidelines about global data by Simon Glass · 5 months ago
  34. 09c58e0 doc: Move generic-board documentation into rst by Simon Glass · 5 months ago
  35. d11a606 Prepare v2024.10-rc3 by Tom Rini · 5 months ago
  36. 6f4c31c Prepare v2024.10-rc2 by Tom Rini · 5 months ago
  37. c502d7a tools: Add script to update git subtree projects by Raymond Mao · 6 months ago
  38. 93767c5 doc: Add a description for bootmeth_android by Mattijs Korpershoek · 6 months ago
  39. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 6 months ago
  40. 7ff80ec qconfig: Allow searching for CONFIG values by Simon Glass · 6 months ago
  41. 123f6f7 Prepare v2024.10-rc1 by Tom Rini · 6 months ago
  42. 38b0008 doc: Describe the bootstd settings by Simon Glass · 6 months ago
  43. 1c93068 doc: Add a link to VBE from the bootstd docs by Simon Glass · 6 months ago
  44. 87d0085 doc: Add a description for bootmeth_script by Simon Glass · 6 months ago
  45. 9540302 doc: Add a description for bootmeth_sandbox by Simon Glass · 6 months ago
  46. 5641851 doc: Add a description for bootmeth_cros by Simon Glass · 6 months ago
  47. 70a4982 doc: Add a description for bootmeth_qfw by Simon Glass · 6 months ago
  48. 64a1446 doc: Add a description for bootmeth_pxe by Simon Glass · 6 months ago
  49. b1bb34f doc: Add a description for bootmeth_extlinux by Simon Glass · 6 months ago
  50. 1426f67 doc: Mention automatic binding of bootmeths by Simon Glass · 6 months ago
  51. c684db9 doc: Move bootstd into its own directory by Simon Glass · 6 months ago
  52. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 6 months ago
  53. 125d9f3 bootstd: Add a bootmeth for Android by Mattijs Korpershoek · 6 months ago
  54. 659f97e scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · 7 months ago
  55. 65fbdab Merge branch 'next' by Tom Rini · 7 months ago
  56. 3f77295 Prepare v2024.07 by Tom Rini · 7 months ago
  57. 636480e doc: develop: Add a general section on gdb usage by Alexander Dahl · 7 months ago
  58. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  59. 9e9f78f Prepare v2024.07-rc5 by Tom Rini · 7 months ago
  60. 7a8bd3f doc: develop: testing: Fix reference to test writing section by Alexander Dahl · 7 months ago
  61. 7ec3b48 doc: develop: testing: Fix broken reference to pytest suite help by Alexander Dahl · 7 months ago
  62. dfb2881 doc: FIT links in develop/uefi/uefi.rst by Heinrich Schuchardt · 7 months ago
  63. 8173166 doc: bootstd: fix typos by Quentin Schulz · 7 months ago
  64. cedad06 doc: uefi: capsules: Add Capsule Update porting section by Jonathan Humphreys · 7 months ago
  65. 008c4b3 cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 8 months ago
  66. 0efc5a9 doc: process.rst: Document device tree resync rules by Tom Rini · 8 months ago
  67. b439b99 doc: process.rst: Use subsubheading for "Phases of the Development Process" by Tom Rini · 8 months ago
  68. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 8 months ago
  69. c0ea27b Prepare v2024.07-rc4 by Tom Rini · 8 months ago
  70. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 8 months ago
  71. 7ef8436 doc: fwu: make changes to reflect support for FWU metadata v2 by Sughosh Ganu · 10 months ago
  72. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  73. a7f0154 Prepare v2024.07-rc3 by Tom Rini · 8 months ago
  74. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  75. 47558a4 common.h: Remove this file and all references by Tom Rini · 9 months ago
  76. 5283526 Prepare v2024.07-rc2 by Tom Rini · 9 months ago
  77. 38ea74d Prepare v2024.07-rc1 by Tom Rini · 9 months ago
  78. 9fa8ba1 doc: release_cycle: Note when next branch opens by Tom Rini · 9 months ago
  79. 6d9a851 Fix references to trace doc by Vincent Stehlé · 9 months ago
  80. d312d98 Merge branch 'next' by Tom Rini · 10 months ago
  81. 25049ad Prepare v2024.04 by Tom Rini · 10 months ago
  82. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 10 months ago
  83. dde373b Prepare v2024.04-rc5 by Tom Rini · 10 months ago
  84. 7046bfe doc: devicetree: Lets avoid short reference link names by Sumit Garg · 11 months ago
  85. f048104 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 10 months ago
  86. 27987b8 doc: develop: commands: Fix function prototype by Alexander Dahl · 11 months ago
  87. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 10 months ago
  88. f3c979d Prepare v2024.04-rc4 by Tom Rini · 10 months ago
  89. 1132471 bootstd: support scanning a single partition by Nam Cao · 11 months ago
  90. c95e948 boot: pxe_utils: skip fdt setup in case legacy kernel is booted by Svyatoslav Ryhel · 12 months ago
  91. 44d6609 doc: devicetree: Updates for devicetree-rebasing subtree by Sumit Garg · 11 months ago
  92. 0bd96ee doc: devicetree: Align documentation to use Kconfig options by Sumit Garg · 11 months ago
  93. d49fa3d Prepare v2024.04-rc3 by Tom Rini · 11 months ago
  94. 37345ab Prepare v2024.04-rc2 by Tom Rini · 11 months ago
  95. 2eb39c9 doc/develop/codingstyle.rst: Clarify include section by Tom Rini · 11 months ago
  96. 011d07b doc: falcon: riscv: Falcon Mode boot on RISC-V by Randolph · 1 year, 1 month ago
  97. 6faba41 Prepare v2024.04-rc1 by Tom Rini · 12 months ago
  98. d5c0c99 Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 12 months ago
  99. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 12 months ago
  100. aaeb330 doc: spl: Add info regarding memory reservation by Devarsh Thakkar · 1 year, 1 month ago