1. 3a0b829 Merge tag 'v2024.10-rc6' into next by Tom Rini · 4 months ago
  2. 7803a66 doc: usage: cmd: ums: fix dependencies by Thomas Perrot · 4 months ago
  3. 6c0943f cmd: mmc: Allow using partition name in mmc erase command by Tomas Paukrt · 5 months ago
  4. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  5. 5627488 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · 6 months ago
  6. 2d76e72 dm: core: Show device sequence instead in dm_dump_tree() by Zixun LI · 6 months ago
  7. 725c438 test: Rename unit-test flags by Simon Glass · 5 months ago
  8. 25a4b81 doc: document the pwm command by Emil Kronborg · 5 months ago
  9. 2a521d0 env: remove vars that are not in default env by Ravi Minnikanti · 5 months ago
  10. 3a1a3d5 upl: Add initial documentation by Simon Glass · 5 months ago
  11. 264f4b0 upl: Add a command by Simon Glass · 5 months ago
  12. 486b6e1 doc: cmd: add documentation for cpu command by Hou Zhiqiang · 6 months ago
  13. c684db9 doc: Move bootstd into its own directory by Simon Glass · 6 months ago
  14. da90964 doc: add bootelf command documentation by Maxim Moskalets · 7 months ago
  15. 0250f84 doc: fix heading level of itest examples by Heinrich Schuchardt · 7 months ago
  16. cd36ddb doc: cmd: bootmeth: Fix extlinunx -> extlinux typo by Mattijs Korpershoek · 8 months ago
  17. 5ab82b1 doc: correct description of 'env print -e' by Heinrich Schuchardt · 9 months ago
  18. bf92db1 doc: update list of aliases for the env command by Heinrich Schuchardt · 9 months ago
  19. 12dfc68 doc: sort env sub-commands alphabetically by Heinrich Schuchardt · 9 months ago
  20. d417260 doc: missing :: in doc/usage/cmd/itest.rst by Heinrich Schuchardt · 10 months ago
  21. d312d98 Merge branch 'next' by Tom Rini · 10 months ago
  22. d2fbe1f doc: add reference to itest in if man-page by Heinrich Schuchardt · 10 months ago
  23. 1626ef2 doc: man-page for itest by Heinrich Schuchardt · 10 months ago
  24. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 10 months ago
  25. 98b5ea1 doc: typo Synopis by Heinrich Schuchardt · 10 months ago
  26. a9122d2 doc: man-page for if by Heinrich Schuchardt · 10 months ago
  27. 884785a doc: typo Synopis by Heinrich Schuchardt · 10 months ago
  28. 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
  29. 9a6e975 cmd: rng: Add rng list command by Weizhao Ouyang · 11 months ago
  30. 0dc8cbd doc: fix mistyped "env flags" command by Thomas Weißschuh · 11 months ago
  31. 4c73630 cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 11 months ago
  32. a7e81ff doc: man-page for smbios command by Heinrich Schuchardt · 12 months ago
  33. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year ago
  34. 994f1ce doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 1 year ago
  35. 60971e6 doc: create index entries for commands by Heinrich Schuchardt · 1 year ago
  36. 88a5b32 doc/usage/cmd/cp.rst: document that overlapping regions are supported by Rasmus Villemoes · 1 year ago
  37. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 1 year ago
  38. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 1 year, 1 month ago
  39. 6bb39f5 cmd: Add new cli command by Francis Laniel · 1 year, 1 month ago
  40. 4caacb2 net: wget: Support non-default HTTP port by Marek Vasut · 1 year, 1 month ago
  41. 291ab91 doc: Replace examples of MD5 and SHA1 with SHA256 by Sean Anderson · 1 year, 2 months ago
  42. a4bee0b bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 4 months ago
  43. 23b159e doc: cmd: add documentation for scmi by AKASHI Takahiro · 1 year, 2 months ago
  44. 3fa53b9 bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 4 months ago
  45. cfaf058 doc: typo 'form' in qfw.rst by Heinrich Schuchardt · 1 year, 2 months ago
  46. b214e88 doc: shorten overlong title underlines by Heinrich Schuchardt · 1 year, 3 months ago
  47. b5f4039 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · 1 year, 3 months ago
  48. 4416a9c doc: gpt: fix example of echoing variable by Tom Fitzhenry · 1 year, 3 months ago
  49. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 4 months ago
  50. 5bcacd1 doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · 1 year, 4 months ago
  51. ac89738 Merge branch 'next' by Tom Rini · 1 year, 4 months ago
  52. 5bb1d1f doc: usage: load: document part as hexadecimal by Mickaël Tansorier · 1 year, 4 months ago
  53. 36e45f6 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 5 months ago
  54. 17d98f8 doc: delete unused values kernel command line by Jaewon Jung · 1 year, 4 months ago
  55. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 5 months ago
  56. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 5 months ago
  57. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 5 months ago
  58. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 5 months ago
  59. 44c5d77 doc: Add gpt command documentation by Joshua Watt · 1 year, 5 months ago
  60. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 5 months ago
  61. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 5 months ago
  62. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 5 months ago
  63. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 5 months ago
  64. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 5 months ago
  65. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 5 months ago
  66. d65ccbb doc: Expand documentation for the cedit command by Simon Glass · 1 year, 5 months ago
  67. c5aacf5 expo: Add documentation for the configuration editor by Simon Glass · 1 year, 5 months ago
  68. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 5 months ago
  69. c279224 bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 5 months ago
  70. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 6 months ago
  71. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 6 months ago
  72. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 6 months ago
  73. e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 6 months ago
  74. d2e7972 qfw: Show the file address if available by Simon Glass · 1 year, 6 months ago
  75. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 6 months ago
  76. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 6 months ago
  77. ef836b9 x86: mtrr: Add documentation by Simon Glass · 1 year, 6 months ago
  78. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 6 months ago
  79. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 6 months ago
  80. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 6 months ago
  81. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 8 months ago
  82. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 7 months ago
  83. 62ac127 doc: fix typo loady in loadb man-page by Heinrich Schuchardt · 1 year, 7 months ago
  84. cf37680 doc: saves man-page by Heinrich Schuchardt · 1 year, 7 months ago
  85. 117bcc2 doc: loads man-page by Heinrich Schuchardt · 1 year, 7 months ago
  86. 35ed599 doc: Improve documentation for the bootm command by Simon Glass · 1 year, 7 months ago
  87. d1b6b11 doc: Bring in the command-syntax extensions by Simon Glass · 1 year, 7 months ago
  88. ad29e08 doc: Bring in FIT signature files by Simon Glass · 1 year, 7 months ago
  89. 63e23f2 doc: bind man-page by Heinrich Schuchardt · 1 year, 7 months ago
  90. ed875bd doc: unbind man-page by Heinrich Schuchardt · 1 year, 7 months ago
  91. 4834bf1 doc: man-page for imxtract by Heinrich Schuchardt · 1 year, 7 months ago
  92. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 8 months ago
  93. f37513c doc: fix loady man-page by Heinrich Schuchardt · 1 year, 8 months ago
  94. a2c0e35 doc: loadx man-page by Heinrich Schuchardt · 1 year, 8 months ago
  95. e48f29d doc: loadb man-page by Heinrich Schuchardt · 1 year, 8 months ago
  96. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 8 months ago
  97. feff3e6 doc: man-page for cp by Heinrich Schuchardt · 1 year, 9 months ago
  98. 962424a doc: mmc: drop 0x prefixes in read/write examples by Alexander Shirokov · 1 year, 9 months ago
  99. 5eed4a1 doc: coninfo man-page by Heinrich Schuchardt · 1 year, 10 months ago
  100. 1d32eee efi: Support showing tables by Simon Glass · 1 year, 10 months ago