1. 080bb84 cmd: Make bootvx independent of bootelf by Daniel Palmer · 8 weeks ago
  2. c74758c cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies by Heinrich Schuchardt · 9 weeks ago
  3. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  4. 1582e43 cmd: pxe: CMD_PXE implies CMD_TFTPBOOT by Jerome Forissier · 2 months ago
  5. 650883a cmd: osd: Depend on OSD by Marek Vasut · 3 months ago WIP/16Sep2024-next
  6. 39aa94a mmc: Hide mmc speed command under mmc command by Marek Vasut · 3 months ago
  7. 4f64730 sandbox: Enable wget command by Yasuharu Shibata · 3 months ago
  8. 264f4b0 upl: Add a command by Simon Glass · 4 months ago
  9. 84e000c cmd: move CMD_DHCP6 options beneath CMD_DHCP6 by Heinrich Schuchardt · 4 months ago
  10. 0e46384 cmd: correct ELF-related commands dependencies by Maxim Moskalets · 4 months ago
  11. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
  12. 2abf14d cmd: bootm: add ELF file support by Maxim Moskalets · 5 months ago
  13. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  14. 082b467 cmd: link to doc/usage/fit/x86-fit-boot.rst by Heinrich Schuchardt · 5 months ago
  15. 20a0383 cmd: fix typo in CMD_BOOTMETH help text by Quentin Schulz · 6 months ago
  16. 77ba281 Merge patch series "'eeprom' command improvements" by Tom Rini · 6 months ago
  17. 2d49daf cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option by Marek Behún · 6 months ago
  18. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  19. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  20. 5560830 cmd/Kconfig: Add some missing dependencies by Tom Rini · 7 months ago
  21. aa028df cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · 7 months ago
  22. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 7 months ago
  23. 953d335 Kconfig: Add missing quotes around source file by Michal Simek · 7 months ago
  24. 84dda5c Kconfig: Remove all default n options by Michal Simek · 7 months ago
  25. d893c93 Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 7 months ago
  26. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  27. dfac18e cmd: optee_rpmb: build cmd for sandbox by Igor Opaniuk · 8 months ago
  28. 248fc16 cmd: mtd: OTP access support by Arseniy Krasnov · 8 months ago
  29. 6d9a851 Fix references to trace doc by Vincent Stehlé · 8 months ago
  30. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  31. b34c828 bootm: Make OS booting dependent on BOOTM by Simon Glass · 12 months ago
  32. 6e558e3 bootm: Add a Kconfig option for bootm functionality by Simon Glass · 12 months ago
  33. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 8 months ago
  34. 80d4c98 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · 12 months ago
  35. 6d1734f cmd: add FDT setup for bootelf by flag by Maxim Moskalets · 9 months ago
  36. 421359a cli: allow users to determine history buffer allocation method by Hanyuan Zhao · 9 months ago
  37. 6ec3f92 cmd: md5sum: use hash_command by Igor Opaniuk · 9 months ago WIP/2024-03-07-assorted-fixes
  38. 407184c cmd: eeprom: Fix config dependency by Ivan Orlov · 9 months ago
  39. 3766a24 fs: drop reiserfs by Peter Robinson · 9 months ago
  40. 9de4ec8 cmd: provide command to display SMBIOS information by Heinrich Schuchardt · 10 months ago
  41. cc7e3d1 cmd: increase default for SYS_MAXARGS by Heinrich Schuchardt · 10 months ago
  42. cda3f81 cmd/flash: Make this default y for CFI and NOR only by Tom Rini · 11 months ago
  43. 246c94f cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · 11 months ago
  44. cf536da cmd: license: Add CONFIG_GZIP dependency by Ivan Orlov · 11 months ago
  45. 3c3a734 Revert "cmd: Set modern hush as default shell" by Tom Rini · 10 months ago
  46. 279b03d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 10 months ago
  47. 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 10 months ago
  48. 78912cf cmd: Set modern hush as default shell by Francis Laniel · 11 months ago
  49. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 11 months ago
  50. 30dcef8 cli: Add menu for hush parser by Francis Laniel · 11 months ago
  51. 05e8e24 imxtract: specify max gunzip size by Nikita Shubin · 2 years ago
  52. 7017fc5 bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 1 year ago
  53. 296faf4 cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · 1 year ago
  54. 6b8f26b sandbox: Add a dummy booti command by Simon Glass · 1 year, 2 months ago
  55. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 12 months ago WIP/28Nov2023-next
  56. 8055f90 cmd: add scmi command for SCMI firmware by AKASHI Takahiro · 1 year ago
  57. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 12 months ago
  58. ff039a8 cmd: kconfig: Make ufs prompt look similar to other commands by Bin Meng · 1 year, 2 months ago
  59. b2d0168 ufs: Correct the UFS terminlogy by Bin Meng · 1 year, 2 months ago
  60. 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 1 year ago
  61. f444903 net: Make NET imply NETDEVICES by Tom Rini · 1 year, 1 month ago
  62. 249a75d cmd: bind: Try to improve the (un)bind help by Miquel Raynal · 1 year, 2 months ago
  63. 9b63fca cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · 1 year, 2 months ago
  64. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year, 1 month ago
  65. a4dc3d5 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · 1 year, 1 month ago
  66. 88d9b26 cmd: Make most commands depend on CMDLINE by Simon Glass · 1 year, 1 month ago
  67. 9d298c9 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 1 year, 1 month ago
  68. 422822c efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR by Simon Glass · 1 year, 1 month ago
  69. d83f4e6 video: Don't require the font command by Simon Glass · 1 year, 1 month ago
  70. d900449 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · 1 year, 1 month ago
  71. bfaa048 qemu: Correct CMD_QFW dependencies in Kconfig by Tom Rini · 1 year, 1 month ago
  72. 9195395 net: Get pxe config file from dhcp option 209 by Sean Edmond · 1 year, 4 months ago
  73. b5f4039 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · 1 year, 1 month ago
  74. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  75. aacf214 rockchip: cmd: add rkmtd command by Johan Jonker · 1 year, 1 month ago
  76. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  77. c3b27a8 cmd: xxd: move xxd into shell commands by Roger Knecht · 1 year, 3 months ago
  78. 16794d3 cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD by Venkatesh Yadav Abbarapu · 1 year, 3 months ago
  79. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  80. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  81. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
  82. 276c0c8 cmd: Enable BIND by default if we have USB_ETHER by Tom Rini · 1 year, 4 months ago
  83. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
  84. e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 5 months ago
  85. 373991d6 common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · 1 year, 4 months ago WIP/2023-07-21-assorted-TI-platform-updates
  86. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 4 months ago
  87. 10de125 disable NFS support by default by Peter Robinson · 1 year, 5 months ago
  88. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
  89. aadc1a6 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS by Ying Sun · 1 year, 5 months ago
  90. 77aed22 spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 6 months ago
  91. d8d40bc bootstd: Correct default boot command by Simon Glass · 1 year, 7 months ago
  92. 0992a90 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
  93. 6de98b6 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 7 months ago
  94. 7d01889 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 8 months ago
  95. a554ee7 cmd: Add 2048 game by Simon Glass · 1 year, 10 months ago
  96. fa3f0cb cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI by Heinrich Schuchardt · 1 year, 8 months ago
  97. bb56da1 cmd: blkmap: Add blkmap command by Tobias Waldekranz · 1 year, 9 months ago
  98. a57adac cmd: ums: abort mounting by pressing any key by Svyatoslav Ryhel · 1 year, 8 months ago
  99. 59b1c9b cmd: pci: Add command to set MPS of all PCIe devices by Stephen Carlson · 1 year, 9 months ago
  100. 8311ac5 cmd: introduce 'write' command by Rasmus Villemoes · 1 year, 9 months ago