1. aafbe1d cmd: check argc for acpi dump by Heinrich Schuchardt · 12 months ago
  2. 36e3a1e cmd: acpi: fix acpi list command by Heinrich Schuchardt · 1 year ago
  3. 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year ago
  4. a4bee0b bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 2 months ago
  5. 6b8f26b sandbox: Add a dummy booti command by Simon Glass · 1 year, 2 months ago
  6. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
  7. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  8. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
  9. 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
  10. 10c398d treewide: Tidy up semicolon after command macros by Simon Glass · 1 year ago
  11. e54987d Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · 12 months ago
  12. ea9637c cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e by Marek Vasut · 1 year, 2 months ago
  13. f1774a8 cmd: bdinfo: Implement support for printing memory layout via bdinfo -m by Marek Vasut · 1 year, 2 months ago
  14. b6a90ac cmd: bdinfo: Optionally use getopt and implement bdinfo -a by Marek Vasut · 1 year, 2 months ago
  15. 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 12 months ago
  16. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 12 months ago
  17. 8055f90 cmd: add scmi command for SCMI firmware by AKASHI Takahiro · 1 year ago
  18. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 12 months ago
  19. ba537e9 cmd: ufs: Correct the help text by Bin Meng · 1 year, 1 month ago
  20. ff039a8 cmd: kconfig: Make ufs prompt look similar to other commands by Bin Meng · 1 year, 1 month ago
  21. b2d0168 ufs: Correct the UFS terminlogy by Bin Meng · 1 year, 1 month ago
  22. 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 12 months ago
  23. f444903 net: Make NET imply NETDEVICES by Tom Rini · 1 year, 1 month ago
  24. 249a75d cmd: bind: Try to improve the (un)bind help by Miquel Raynal · 1 year, 2 months ago
  25. 9b63fca cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · 1 year, 2 months ago
  26. 6465800 cmd: eficonfig: create shortened boot options by Heinrich Schuchardt · 1 year ago
  27. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  28. f01c961 cmd: efidebug: add uri device path by Masahisa Kojima · 1 year ago
  29. e0d1a1e efi_loader: add return to efibootmgr event group by Masahisa Kojima · 1 year ago
  30. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  31. dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 1 year ago
  32. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year ago
  33. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  34. d2e0a9a cmd: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  35. 3fa53b9 bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 2 months ago
  36. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  37. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
  38. a4dc3d5 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · 1 year, 1 month ago
  39. 88d9b26 cmd: Make most commands depend on CMDLINE by Simon Glass · 1 year, 1 month ago
  40. 9d298c9 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 1 year, 1 month ago
  41. 422822c efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR by Simon Glass · 1 year, 1 month ago
  42. d83f4e6 video: Don't require the font command by Simon Glass · 1 year, 1 month ago
  43. d972192 env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 1 year, 1 month ago
  44. d900449 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · 1 year, 1 month ago
  45. bfaa048 qemu: Correct CMD_QFW dependencies in Kconfig by Tom Rini · 1 year, 1 month ago
  46. 54ecce2 version: Separate our version string from the version command by Tom Rini · 1 year, 1 month ago
  47. 188c803 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  48. 9195395 net: Get pxe config file from dhcp option 209 by Sean Edmond · 1 year, 4 months ago
  49. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 1 year, 1 month ago
  50. b5f4039 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · 1 year, 1 month ago
  51. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  52. 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
  53. dec166d bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
  54. 3a80ec0 cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096 by Josua Mayer · 1 year, 1 month ago
  55. 9859edd pstore: Use root address-cells/size-cells as defaults for reserved-memory by Andrey Skvortsov · 1 year, 3 months ago
  56. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 1 month ago
  57. aacf214 rockchip: cmd: add rkmtd command by Johan Jonker · 1 year, 1 month ago
  58. cd3dbb5 common: add prototype & rename populate_serial_number() by Artur Rojek · 1 year, 1 month ago
  59. e65b5d3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  60. 1b377a9 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · 1 year, 2 months ago
  61. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  62. 8780cd8 cmd: move mac command by Heinrich Schuchardt · 1 year, 2 months ago
  63. ee0522f cmd: gpio: Skip output on -ENOENT by Paul Barker · 1 year, 1 month ago
  64. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  65. 4e34565 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · 1 year, 2 months ago
  66. 8ccc948 cmd: blk_common: Use macros for the return values by Bin Meng · 1 year, 2 months ago
  67. 42411e0 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · 1 year, 2 months ago
  68. 256f6da cmd: host: Print out the block size of the host device by Bin Meng · 1 year, 2 months ago
  69. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
  70. 77ca9d7 cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · 1 year, 2 months ago
  71. ef5ccaa cmd/exception: test RISC-V 16 bit aligned instruction by Heinrich Schuchardt · 1 year, 2 months ago
  72. f2e4b9d cmd/exception: support RISC-V compressed instruction by Heinrich Schuchardt · 1 year, 2 months ago
  73. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  74. c3b27a8 cmd: xxd: move xxd into shell commands by Roger Knecht · 1 year, 3 months ago
  75. 90c81f4 Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 2 months ago
  76. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  77. 36e45f6 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 3 months ago
  78. 1290262 cmd: sf: Fix the flash_is_unlocked api size parameter by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  79. 16794d3 cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD by Venkatesh Yadav Abbarapu · 1 year, 3 months ago
  80. 5b8c9d1 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  81. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  82. f032260 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  83. 76dd459 cmd: thordown: Reorder variable declaration by Marek Vasut · 1 year, 3 months ago
  84. 37fb7cb cmd: sdp: Reorder variable declaration by Marek Vasut · 1 year, 3 months ago
  85. 0669a92 cmd: rockusb: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  86. bac356c cmd: fastboot: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  87. 0d67e25 cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  88. d1e5797 cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  89. a28cc80 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  90. 05f84bd cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  91. 8658370 cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  92. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  93. 446d664 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  94. f5e4b05 cmd: gpt: fix gpt read by Heinrich Schuchardt · 1 year, 3 months ago
  95. 69f4d37 cmd: gpt: fix calc_parts_list_len() by Heinrich Schuchardt · 1 year, 3 months ago
  96. 396f315 cmd: gpt: use UUID accessor more consistently by Heinrich Schuchardt · 1 year, 3 months ago
  97. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 3 months ago
  98. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 3 months ago
  99. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 3 months ago
  100. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 3 months ago