1. 1290262 cmd: sf: Fix the flash_is_unlocked api size parameter by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  2. 16794d3 cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  3. 5b8c9d1 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  4. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  5. f032260 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  6. 76dd459 cmd: thordown: Reorder variable declaration by Marek Vasut · 1 year, 2 months ago
  7. 37fb7cb cmd: sdp: Reorder variable declaration by Marek Vasut · 1 year, 2 months ago
  8. 0669a92 cmd: rockusb: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  9. bac356c cmd: fastboot: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  10. 0d67e25 cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  11. d1e5797 cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  12. a28cc80 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  13. 05f84bd cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  14. 8658370 cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  15. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  16. 446d664 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  17. f5e4b05 cmd: gpt: fix gpt read by Heinrich Schuchardt · 1 year, 2 months ago
  18. 69f4d37 cmd: gpt: fix calc_parts_list_len() by Heinrich Schuchardt · 1 year, 2 months ago
  19. 396f315 cmd: gpt: use UUID accessor more consistently by Heinrich Schuchardt · 1 year, 2 months ago
  20. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 2 months ago
  21. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 2 months ago
  22. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 2 months ago
  23. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 2 months ago
  24. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 2 months ago
  25. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 2 months ago
  26. 1fa11cd cmd: gpt: Remove confusing help text by Joshua Watt · 1 year, 2 months ago
  27. 36b900e setexpr: Silence some diagnostic messages by Łukasz Stelmach · 1 year, 2 months ago
  28. eeef584 cmd: let gpt_partition_entry be hexadecimal by Heinrich Schuchardt · 1 year, 2 months ago
  29. 41cd23b cmd: fix gpt enumerate by Heinrich Schuchardt · 1 year, 2 months ago
  30. 0183467 cmd: fix gpt setenv by Heinrich Schuchardt · 1 year, 2 months ago
  31. c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 2 months ago
  32. c5f1d00 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 2 months ago
  33. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 2 months ago
  34. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 2 months ago
  35. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 2 months ago
  36. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 2 months ago
  37. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 2 months ago
  38. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 2 months ago
  39. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 2 months ago
  40. 040b046 expo: Split out cedit into its own header by Simon Glass · 1 year, 2 months ago
  41. 175e4b0 cmd: setexpr: fix printf_str() by Heinrich Schuchardt · 1 year, 2 months ago
  42. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  43. bdc6824 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · 1 year, 2 months ago
  44. 34031e9 cmd: ubi: Fix 'ubi list' command arguments parsing by Dmitry Dunaev · 1 year, 3 months ago
  45. eed99ce cmd: pxe: Update the command help by Bin Meng · 1 year, 3 months ago
  46. c279224 bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 2 months ago
  47. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 3 months ago
  48. a5899cc Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 2 months ago
  49. 8ba4eae cmd: cyclic: Remove duplicate command name in help text by Alexander Dahl · 1 year, 3 months ago
  50. 6982e6b cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 3 months ago
  51. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 3 months ago
  52. 0c0d471 cmd: improve string matching for hex by Dan Carpenter · 1 year, 3 months ago
  53. 5717528 cmd: Fix a size parameter in test_readonly() by Dan Carpenter · 1 year, 3 months ago
  54. 1ded89e cmd: Fix an error code in cmd_mux_find() by Dan Carpenter · 1 year, 3 months ago
  55. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  56. 276c0c8 cmd: Enable BIND by default if we have USB_ETHER by Tom Rini · 1 year, 3 months ago
  57. 0236642 cmd/bootdev: print readable status code by Heinrich Schuchardt · 1 year, 3 months ago
  58. db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 3 months ago
  59. a36d59b Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  60. 8c1bb04 cmd: ini: Fix build warning by Jonas Karlman · 1 year, 3 months ago
  61. 54edc37 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 3 months ago
  62. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  63. e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  64. 373991d6 common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · 1 year, 3 months ago
  65. 338b67f cmd: fix loads, saves on sandbox by Heinrich Schuchardt · 1 year, 4 months ago
  66. 55a4244 cmd: mbr: Force DOS driver to be used for verify by Joshua Watt · 1 year, 4 months ago
  67. 22cdb3f android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 4 months ago
  68. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 3 months ago
  69. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 3 months ago
  70. d2e7972 qfw: Show the file address if available by Simon Glass · 1 year, 3 months ago
  71. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 3 months ago
  72. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 3 months ago
  73. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 3 months ago
  74. 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 3 months ago
  75. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 3 months ago
  76. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 3 months ago
  77. 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 3 months ago
  78. 43b6fa9 bootstd: Allow storing x86 setup information by Simon Glass · 1 year, 3 months ago
  79. d42243f bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 3 months ago
  80. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 3 months ago
  81. 3a7a17d Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  82. 9945bc4 Fix incorrect return code of boot option update by Raymond Mao · 1 year, 4 months ago
  83. 339b527 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 4 months ago
  84. 10de125 disable NFS support by default by Peter Robinson · 1 year, 4 months ago
  85. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 5 months ago
  86. 822f7a4 cat: Update command to use fs_load_alloc() by Simon Glass · 1 year, 5 months ago
  87. 8e21064 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  88. 0c95744 cmd: efidebug: add missing efi_free_pool for dh subcommand by Masahisa Kojima · 1 year, 4 months ago
  89. aadc1a6 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS by Ying Sun · 1 year, 4 months ago
  90. 7906155 cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 6 months ago
  91. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  92. 77aed22 spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 5 months ago
  93. 7a875a8 cmd: usb: Prevent reset in usb tree/info command by Xavier Drudis Ferran · 1 year, 4 months ago
  94. 1b3117d net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · 1 year, 5 months ago
  95. c85e96d cmd: net: add a 'net stats' command to dump network statistics by Ioana Ciornei · 1 year, 5 months ago
  96. cb4fe56 Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year, 4 months ago
  97. e663b2f tpm: Add 'tpm autostart' shell command by Ilias Apalodimas · 1 year, 5 months ago
  98. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 4 months ago
  99. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  100. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago