1. 6bb39f5 cmd: Add new cli command by Francis Laniel · 10 months ago
  2. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 11 months ago
  3. 8055f90 cmd: add scmi command for SCMI firmware by AKASHI Takahiro · 11 months ago
  4. d972192 env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 12 months ago
  5. aacf214 rockchip: cmd: add rkmtd command by Johan Jonker · 1 year ago
  6. 1b377a9 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · 1 year ago
  7. 8780cd8 cmd: move mac command by Heinrich Schuchardt · 1 year, 1 month ago
  8. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 1 month ago
  9. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  10. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  11. e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  12. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 5 months ago
  13. a554ee7 cmd: Add 2048 game by Simon Glass · 1 year, 8 months ago
  14. bb56da1 cmd: blkmap: Add blkmap command by Tobias Waldekranz · 1 year, 8 months ago
  15. 59b1c9b cmd: pci: Add command to set MPS of all PCIe devices by Stephen Carlson · 1 year, 7 months ago
  16. 1d32eee efi: Support showing tables by Simon Glass · 1 year, 7 months ago
  17. 041840e efi: Split out table-listing code into a new file by Simon Glass · 1 year, 7 months ago
  18. 8311ac5 cmd: introduce 'write' command by Rasmus Villemoes · 1 year, 8 months ago
  19. e7ee1fd video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 8 months ago
  20. 867552b Drop dataflash_mmc_mux command by Simon Glass · 1 year, 9 months ago
  21. f85a271 cmd: Drop mfsl command by Simon Glass · 1 year, 9 months ago
  22. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 9 months ago
  23. 311106a arm/mach-meson: move smc commands in cmd/meson by Alexey Romanov · 1 year, 9 months ago
  24. c3b5af6 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 1 year, 11 months ago
  25. e68c03b FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · 2 years ago
  26. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  27. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years ago
  28. 7f673bb cmd: add temperature command by Robert Marko · 2 years, 1 month ago
  29. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 2 months ago
  30. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 2 months ago
  31. 003357c cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 2 months ago
  32. 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 1 month ago
  33. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 1 month ago
  34. 1f865ee cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 2 months ago
  35. dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 2 months ago
  36. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 3 months ago
  37. 7fca71d bootstd: Add a bootmeth command by Simon Glass · 2 years, 6 months ago
  38. 2d653f6 bootstd: Add a bootflow command by Simon Glass · 2 years, 6 months ago
  39. 5d053cc bootstd: Add a bootdev command by Simon Glass · 2 years, 6 months ago
  40. 739941e fs/erofs: add filesystem commands by Huang Jianan · 2 years, 8 months ago
  41. c81b460 event: Add a command by Simon Glass · 2 years, 8 months ago
  42. 480245c cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 9 months ago
  43. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 10 months ago
  44. 25a326b efi: Support the efi command in the app by Simon Glass · 2 years, 10 months ago
  45. fe3dde3 cmd: kaslrseed: add command to generate value from hwrng by Chris Morgan · 3 years, 2 months ago
  46. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years ago
  47. f4f8d8b cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 3 months ago
  48. 2f84e9c cmd: add support for a new "extension" command by Kory Maincent · 3 years, 6 months ago
  49. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 6 months ago
  50. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  51. 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  52. 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 8 months ago
  53. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 10 months ago
  54. 750c543 cmd: Add MBR partition layout control utility by Marek Szyprowski · 3 years, 10 months ago
  55. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 4 years ago
  56. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
  57. 05115ab cmd: Add a mux command by Pratyush Yadav · 4 years ago
  58. 3bc0db1 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years ago
  59. 3c7bb89 cmd: Split out timer command from the sleep command by Bin Meng · 4 years ago
  60. 1606085 cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years ago
  61. bcc6c57 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · 4 years ago
  62. 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 7 months ago
  63. 4aed227 bloblist: Add a command by Simon Glass · 4 years, 1 month ago
  64. ff6a875 board: ns3: kconfig: extend board kconfig with specific commands by Vladimir Olovyannikov · 4 years, 2 months ago
  65. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
  66. bba604b fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 3 months ago
  67. 4a4830c cmd: add clone command by John Chau · 4 years, 4 months ago
  68. 325141a cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 3 months ago
  69. a2f0b50 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 4 months ago
  70. 803a859 rtc: add rtc command by Rasmus Villemoes · 4 years, 4 months ago
  71. 85ecfd1 cmd: add a panic command by Heiko Stuebner · 4 years, 4 months ago
  72. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 7 months ago
  73. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 6 months ago
  74. a173223 cmd: Add unlz4 command by Yusuke Ashiduka · 4 years, 8 months ago
  75. 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 9 months ago
  76. 1c79f2f cmd: add tlv_eeprom command by Baruch Siach · 4 years, 9 months ago
  77. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 10 months ago
  78. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 10 months ago
  79. 4f24ac0 cmd: add rng command by Heinrich Schuchardt · 4 years, 10 months ago
  80. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 11 months ago
  81. 7d9701d cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  82. 993c912 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 5 years ago
  83. 2373cba cmd: Prepare sysboot command independence by Patrice Chotard · 5 years ago
  84. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  85. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 4 years, 11 months ago
  86. a539c8b cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  87. 3eaac63 net: introduce packet capture support by Ramon Fried · 5 years ago
  88. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  89. 17030c7 cmd: Add 'ab_select' command by Ruslan Trofymenko · 5 years ago
  90. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  91. db7b7a0 cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 5 years ago
  92. 005a804 cmd: remove unused `display` command by Heinrich Schuchardt · 5 years ago
  93. dab8788 cmd: add exception command by Heinrich Schuchardt · 6 years ago
  94. 82a00be cmd: add wdt command by Michael Walle · 6 years ago
  95. 59df7e7 cmd: add efidebug command by AKASHI Takahiro · 6 years ago
  96. 49d81fd cmd: env: add "-e" option for handling UEFI variables by AKASHI Takahiro · 6 years ago
  97. 2d3beff cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y by Ismael Luceno Cortes · 6 years ago
  98. 6df41b1 cmd: Move the "dm" command from test/dm/ to cmd/ by Tom Rini · 6 years ago
  99. 4e92e60 cmd: add clear screen 'cls' command by Anatolij Gustschin · 6 years ago
  100. d66ddaf sandbox: Add a new 'sb' command by Simon Glass · 6 years ago