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