1. 0ef0825 cmd: avb: rework prints by Igor Opaniuk · 8 months ago
  2. a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 8 months ago
  3. 348ea87 cmd: hash: fix param count check by Igor Opaniuk · 8 months ago
  4. 406c410 smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · 9 months ago
  5. 551bc96 cmd: smbios: show correct table size for SMBIOS2.1 entry point by Heinrich Schuchardt · 9 months ago
  6. c11f176 cmd: smbios: replace missing string by 'Not Specified' by Heinrich Schuchardt · 9 months ago
  7. e799f8a cmd: smbios: add missing colon after UUID by Heinrich Schuchardt · 9 months ago
  8. 7ca4b0e cmd: smbios: always use '0x%04x' for printing handles by Heinrich Schuchardt · 9 months ago
  9. 6b0520c cmd: sbi: add support for Debug Trigger Extension by Heinrich Schuchardt · 9 months ago
  10. 102ab67 cmd: in do_efi_capsule_esrt use efi_get_configuration_table by Heinrich Schuchardt · 9 months ago
  11. 9de4ec8 cmd: provide command to display SMBIOS information by Heinrich Schuchardt · 9 months ago
  12. 983d6e5 cmd: bootmenu: rename U-Boot console to Exit by Svyatoslav Ryhel · 9 months ago
  13. cc7e3d1 cmd: increase default for SYS_MAXARGS by Heinrich Schuchardt · 9 months ago
  14. cda3f81 cmd/flash: Make this default y for CFI and NOR only by Tom Rini · 9 months ago
  15. 246c94f cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · 9 months ago
  16. cf536da cmd: license: Add CONFIG_GZIP dependency by Ivan Orlov · 9 months ago
  17. 0afee26 cmd: bootflow: remove dead code in do_bootflow_cmdline() by Heinrich Schuchardt · 9 months ago
  18. 21a2c12 getchar(): Correct usage by Tom Rini · 9 months ago
  19. 3c3a734 Revert "cmd: Set modern hush as default shell" by Tom Rini · 9 months ago
  20. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  21. 4762c51 cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro by Rasmus Villemoes · 10 months ago
  22. 279b03d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 9 months ago
  23. 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 9 months ago
  24. d631681 cmd/mem.c: use memmove in do_mem_cp() by Rasmus Villemoes · 10 months ago
  25. 6b37320 cmd: mtd: avoid unintentional integer overflow by Heinrich Schuchardt · 9 months ago
  26. 55125bb cmd: efidebug: check pointer after memory allocation by Heinrich Schuchardt · 9 months ago
  27. f19171c efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 9 months ago
  28. c95ade8 cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · 10 months ago
  29. c5924b1 cmd: acpi: fix listing DSDT and FACS by Heinrich Schuchardt · 10 months ago
  30. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 10 months ago
  31. 2b28c3b Merge patch series "Modernize U-Boot shell" by Tom Rini · 10 months ago
  32. 78912cf cmd: Set modern hush as default shell by Francis Laniel · 10 months ago
  33. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 10 months ago
  34. 6bb39f5 cmd: Add new cli command by Francis Laniel · 10 months ago
  35. 30dcef8 cli: Add menu for hush parser by Francis Laniel · 10 months ago
  36. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago
  37. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 10 months ago
  38. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 10 months ago
  39. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  40. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  41. 31fda96 bootz: Avoid use of #ifdef by Simon Glass · 10 months ago
  42. 0c96b68 booti: Avoid use of #ifdef by Simon Glass · 10 months ago
  43. 97135d9 cmd: part: Cover both part type entries with GUID ifdef by Marek Vasut · 10 months ago
  44. 921f63e bootflow: Allow setting a cmdline arg with no value by Simon Glass · 11 months ago
  45. 785834d arm: afs: Set the filesize env. var. on load by Robert Catherall · 11 months ago
  46. 05e8e24 imxtract: specify max gunzip size by Nikita Shubin · 1 year, 10 months ago
  47. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  48. 7017fc5 bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 11 months ago
  49. 01adf0a cmd: efidebug: ease efi configuration dependency by AKASHI Takahiro · 11 months ago
  50. 0bef4b0 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · 11 months ago
  51. d07e7be cmd: bootefi: localize global device paths for efi_selftest by AKASHI Takahiro · 11 months ago
  52. 5c129fe cmd: bootefi: carve out binary execution interface by AKASHI Takahiro · 11 months ago
  53. c3530ae cmd: bootefi: carve out EFI boot manager interface by AKASHI Takahiro · 11 months ago
  54. 296faf4 cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · 11 months ago
  55. 05e2cad cmd: bootefi: unfold do_bootefi_image() by AKASHI Takahiro · 11 months ago
  56. 5666558 cmd: clk: Make soc_clk_dump static by Igor Prusov · 11 months ago
  57. 258c100 cmd: clk: Use dump function from clk_ops by Igor Prusov · 11 months ago
  58. aafbe1d cmd: check argc for acpi dump by Heinrich Schuchardt · 10 months ago
  59. 36e3a1e cmd: acpi: fix acpi list command by Heinrich Schuchardt · 11 months ago
  60. 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 11 months ago
  61. a4bee0b bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 1 month ago
  62. 6b8f26b sandbox: Add a dummy booti command by Simon Glass · 1 year, 1 month ago
  63. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 1 month ago
  64. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 10 months ago
  65. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 11 months ago
  66. 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 11 months ago
  67. 10c398d treewide: Tidy up semicolon after command macros by Simon Glass · 11 months ago
  68. e54987d Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · 10 months ago
  69. ea9637c cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e by Marek Vasut · 1 year ago
  70. f1774a8 cmd: bdinfo: Implement support for printing memory layout via bdinfo -m by Marek Vasut · 1 year ago
  71. b6a90ac cmd: bdinfo: Optionally use getopt and implement bdinfo -a by Marek Vasut · 1 year ago
  72. 1be415b efi_loader: create memory reservations in ACPI case by Heinrich Schuchardt · 11 months ago
  73. 8c06b27 efi: Correct display of table GUIDs by Simon Glass · 11 months ago
  74. 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 11 months ago
  75. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 11 months ago
  76. 8055f90 cmd: add scmi command for SCMI firmware by AKASHI Takahiro · 11 months ago
  77. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 11 months ago
  78. ba537e9 cmd: ufs: Correct the help text by Bin Meng · 1 year ago
  79. ff039a8 cmd: kconfig: Make ufs prompt look similar to other commands by Bin Meng · 1 year ago
  80. b2d0168 ufs: Correct the UFS terminlogy by Bin Meng · 1 year ago
  81. 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 11 months ago
  82. f444903 net: Make NET imply NETDEVICES by Tom Rini · 11 months ago
  83. 249a75d cmd: bind: Try to improve the (un)bind help by Miquel Raynal · 1 year ago
  84. 9b63fca cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · 1 year ago
  85. 6465800 cmd: eficonfig: create shortened boot options by Heinrich Schuchardt · 11 months ago
  86. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  87. f01c961 cmd: efidebug: add uri device path by Masahisa Kojima · 11 months ago
  88. e0d1a1e efi_loader: add return to efibootmgr event group by Masahisa Kojima · 11 months ago
  89. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 11 months ago
  90. dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 11 months ago
  91. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 11 months ago
  92. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 11 months ago
  93. d2e0a9a cmd: nand: Map memory before accessing it by Sean Anderson · 12 months ago
  94. 3fa53b9 bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 1 month ago
  95. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  96. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 12 months ago
  97. a4dc3d5 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · 12 months ago
  98. 88d9b26 cmd: Make most commands depend on CMDLINE by Simon Glass · 12 months ago
  99. 9d298c9 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 12 months ago
  100. 422822c efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR by Simon Glass · 12 months ago