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