1. ece85cc rsa: use pkcs11 uri as defined in rfc7512 by Ayoub Zaki · 1 year, 5 months ago
  2. 291ab91 doc: Replace examples of MD5 and SHA1 with SHA256 by Sean Anderson · 1 year, 1 month ago
  3. a4bee0b bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 3 months ago
  4. 23b159e doc: cmd: add documentation for scmi by AKASHI Takahiro · 1 year, 2 months ago
  5. 3fa53b9 bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 3 months ago
  6. cfaf058 doc: typo 'form' in qfw.rst by Heinrich Schuchardt · 1 year, 2 months ago
  7. b214e88 doc: shorten overlong title underlines by Heinrich Schuchardt · 1 year, 3 months ago
  8. 5631423 Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 1 year, 2 months ago
  9. b5f4039 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · 1 year, 2 months ago
  10. 60d904a dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · 1 year, 3 months ago
  11. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 3 months ago
  12. 526697d doc: usage: fix ordering of shell commands by Tom Fitzhenry · 1 year, 3 months ago
  13. 4416a9c doc: gpt: fix example of echoing variable by Tom Fitzhenry · 1 year, 3 months ago
  14. 450afc3 doc: Add measured boot documentation by Eddie James · 1 year, 3 months ago
  15. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 3 months ago
  16. 4fb7e57 doc: use .dtso as extension for device tree overlay sources by Rasmus Villemoes · 1 year, 4 months ago
  17. 5bcacd1 doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · 1 year, 4 months ago
  18. ac89738 Merge branch 'next' by Tom Rini · 1 year, 3 months ago
  19. 5bb1d1f doc: usage: load: document part as hexadecimal by Mickaël Tansorier · 1 year, 4 months ago
  20. 36e45f6 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 5 months ago
  21. e6ff998 global: Use proper project name U-Boot (next2) by Michal Simek · 1 year, 4 months ago
  22. 17d98f8 doc: delete unused values kernel command line by Jaewon Jung · 1 year, 4 months ago
  23. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 5 months ago
  24. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 5 months ago
  25. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 5 months ago
  26. 129048a doc: Update path to source_file_format.rst by Joao Marcos Costa · 1 year, 4 months ago
  27. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 4 months ago
  28. 44c5d77 doc: Add gpt command documentation by Joshua Watt · 1 year, 5 months ago
  29. 143c9a7 doc: describe TPL/VPL/SPL boot by Heinrich Schuchardt · 1 year, 5 months ago
  30. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 5 months ago
  31. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 5 months ago
  32. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 5 months ago
  33. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 5 months ago
  34. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 5 months ago
  35. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 5 months ago
  36. d65ccbb doc: Expand documentation for the cedit command by Simon Glass · 1 year, 5 months ago
  37. c5aacf5 expo: Add documentation for the configuration editor by Simon Glass · 1 year, 5 months ago
  38. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 5 months ago
  39. c279224 bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 5 months ago
  40. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 6 months ago
  41. 63af90e env: Explain how to use #include files in text environment by Simon Glass · 1 year, 6 months ago
  42. f26a966 doc: Explain how to avoid the distro-boot scripts by Simon Glass · 1 year, 6 months ago
  43. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 5 months ago
  44. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 6 months ago
  45. e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 6 months ago
  46. d2e7972 qfw: Show the file address if available by Simon Glass · 1 year, 6 months ago
  47. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 6 months ago
  48. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 6 months ago
  49. ef836b9 x86: mtrr: Add documentation by Simon Glass · 1 year, 6 months ago
  50. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 6 months ago
  51. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 6 months ago
  52. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 6 months ago
  53. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 8 months ago
  54. 8e21064 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 6 months ago
  55. fefb7e1 doc: harmonize Linux kernel documentation links by Heinrich Schuchardt · 1 year, 6 months ago
  56. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 6 months ago
  57. 62ac127 doc: fix typo loady in loadb man-page by Heinrich Schuchardt · 1 year, 7 months ago
  58. cf37680 doc: saves man-page by Heinrich Schuchardt · 1 year, 7 months ago
  59. 117bcc2 doc: loads man-page by Heinrich Schuchardt · 1 year, 7 months ago
  60. b2101df Merge tag 'doc-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 7 months ago
  61. 35ed599 doc: Improve documentation for the bootm command by Simon Glass · 1 year, 7 months ago
  62. d1b6b11 doc: Bring in the command-syntax extensions by Simon Glass · 1 year, 7 months ago
  63. 3790b18 doc: Add signing to the FIT spec by Simon Glass · 1 year, 7 months ago
  64. 9d07500 doc: Move external FIT docs into the main body by Simon Glass · 1 year, 7 months ago
  65. ccdb0e6 doc: Expand FIT tables to include all values by Simon Glass · 1 year, 7 months ago
  66. 0e7f98c doc: Tidy up the format docs to be more generic by Simon Glass · 1 year, 7 months ago
  67. 6f6e8bb doc: Bring in the FIT overlay information by Simon Glass · 1 year, 7 months ago
  68. 51de69c doc: Bring in the FIT howto by Simon Glass · 1 year, 7 months ago
  69. ad29e08 doc: Bring in FIT signature files by Simon Glass · 1 year, 7 months ago
  70. 3c1e2c3 doc: Bring in FIT x86 boot by Simon Glass · 1 year, 7 months ago
  71. ba399ce doc: Bring in the FIT examples by Simon Glass · 1 year, 7 months ago
  72. 829fb8b doc: Reformat the FIT documentation to make it nicer by Simon Glass · 1 year, 7 months ago
  73. 2576822 doc: Convert FIT source-file format to rST by Simon Glass · 1 year, 7 months ago
  74. 488445c doc: Move FIT into its own directory by Simon Glass · 1 year, 7 months ago
  75. 63e23f2 doc: bind man-page by Heinrich Schuchardt · 1 year, 7 months ago
  76. ed875bd doc: unbind man-page by Heinrich Schuchardt · 1 year, 7 months ago
  77. 4834bf1 doc: man-page for imxtract by Heinrich Schuchardt · 1 year, 7 months ago
  78. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 8 months ago
  79. f37513c doc: fix loady man-page by Heinrich Schuchardt · 1 year, 8 months ago
  80. a2c0e35 doc: loadx man-page by Heinrich Schuchardt · 1 year, 8 months ago
  81. e48f29d doc: loadb man-page by Heinrich Schuchardt · 1 year, 8 months ago
  82. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 8 months ago
  83. feff3e6 doc: man-page for cp by Heinrich Schuchardt · 1 year, 9 months ago
  84. 962424a doc: mmc: drop 0x prefixes in read/write examples by Alexander Shirokov · 1 year, 9 months ago
  85. 5eed4a1 doc: coninfo man-page by Heinrich Schuchardt · 1 year, 10 months ago
  86. 3eee5d0 doc: blkmap: Add introduction and examples by Tobias Waldekranz · 1 year, 11 months ago
  87. 1d32eee efi: Support showing tables by Simon Glass · 1 year, 10 months ago
  88. 30c9646 doc: Add help for the efi command by Simon Glass · 1 year, 10 months ago
  89. 2bec548 doc: document read/write commands by Rasmus Villemoes · 1 year, 11 months ago
  90. 5ee8d90 doc: man-page for panic command by Heinrich Schuchardt · 1 year, 11 months ago
  91. 0024e7f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 11 months ago
  92. 5a8fe1e ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · 1 year, 11 months ago
  93. e46b724 trace: Update documentation by Simon Glass · 2 years ago
  94. 45f5319 menu: remove CTRL+C to quit by Masahisa Kojima · 2 years ago
  95. 67835c2 doc: complete setexpr configuration information by Heinrich Schuchardt · 2 years ago
  96. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 2 years ago
  97. 095d909 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years ago
  98. 7d48912 doc: man-page for mtest by Heinrich Schuchardt · 2 years ago
  99. f4ece68 doc: update font man-page by Heinrich Schuchardt · 2 years ago
  100. d530add doc: sleep man-page by Heinrich Schuchardt · 2 years ago