1. 9195395 net: Get pxe config file from dhcp option 209 by Sean Edmond · 1 year, 2 months ago
  2. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 11 months ago
  3. b5f4039 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · 11 months ago
  4. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 11 months ago
  5. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 11 months ago
  6. dec166d bootm: Support boot measurement by Eddie James · 11 months ago
  7. 3a80ec0 cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096 by Josua Mayer · 11 months ago
  8. 9859edd pstore: Use root address-cells/size-cells as defaults for reserved-memory by Andrey Skvortsov · 1 year, 1 month ago
  9. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 11 months ago
  10. aacf214 rockchip: cmd: add rkmtd command by Johan Jonker · 11 months ago
  11. cd3dbb5 common: add prototype & rename populate_serial_number() by Artur Rojek · 11 months ago
  12. e65b5d3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  13. 1b377a9 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · 12 months ago
  14. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 12 months ago
  15. 8780cd8 cmd: move mac command by Heinrich Schuchardt · 12 months ago
  16. ee0522f cmd: gpio: Skip output on -ENOENT by Paul Barker · 11 months ago
  17. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 12 months ago
  18. 4e34565 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · 12 months ago
  19. 8ccc948 cmd: blk_common: Use macros for the return values by Bin Meng · 12 months ago
  20. 42411e0 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · 12 months ago
  21. 256f6da cmd: host: Print out the block size of the host device by Bin Meng · 12 months ago
  22. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 12 months ago
  23. 77ca9d7 cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · 12 months ago
  24. ef5ccaa cmd/exception: test RISC-V 16 bit aligned instruction by Heinrich Schuchardt · 1 year ago
  25. f2e4b9d cmd/exception: support RISC-V compressed instruction by Heinrich Schuchardt · 1 year ago
  26. ac89738 Merge branch 'next' by Tom Rini · 12 months ago
  27. c3b27a8 cmd: xxd: move xxd into shell commands by Roger Knecht · 1 year ago
  28. 90c81f4 Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 12 months ago
  29. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year ago
  30. 36e45f6 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 1 month ago
  31. 1290262 cmd: sf: Fix the flash_is_unlocked api size parameter by Venkatesh Yadav Abbarapu · 1 year ago
  32. 16794d3 cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  33. 5b8c9d1 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 1 month ago
  34. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 1 month ago
  35. f032260 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 1 month ago
  36. 76dd459 cmd: thordown: Reorder variable declaration by Marek Vasut · 1 year, 1 month ago
  37. 37fb7cb cmd: sdp: Reorder variable declaration by Marek Vasut · 1 year, 1 month ago
  38. 0669a92 cmd: rockusb: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 1 month ago
  39. bac356c cmd: fastboot: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 1 month ago
  40. 0d67e25 cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  41. d1e5797 cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  42. a28cc80 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  43. 05f84bd cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  44. 8658370 cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  45. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  46. 446d664 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  47. f5e4b05 cmd: gpt: fix gpt read by Heinrich Schuchardt · 1 year, 1 month ago
  48. 69f4d37 cmd: gpt: fix calc_parts_list_len() by Heinrich Schuchardt · 1 year, 1 month ago
  49. 396f315 cmd: gpt: use UUID accessor more consistently by Heinrich Schuchardt · 1 year, 1 month ago
  50. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 1 month ago
  51. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 1 month ago
  52. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 1 month ago
  53. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 1 month ago
  54. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 1 month ago
  55. edce82c tpm: Fix autostart for TPM1.2 devices by Ilias Apalodimas · 1 year ago
  56. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 1 month ago
  57. 1fa11cd cmd: gpt: Remove confusing help text by Joshua Watt · 1 year, 1 month ago
  58. 36b900e setexpr: Silence some diagnostic messages by Łukasz Stelmach · 1 year, 1 month ago
  59. eeef584 cmd: let gpt_partition_entry be hexadecimal by Heinrich Schuchardt · 1 year, 1 month ago
  60. 41cd23b cmd: fix gpt enumerate by Heinrich Schuchardt · 1 year, 1 month ago
  61. 0183467 cmd: fix gpt setenv by Heinrich Schuchardt · 1 year, 1 month ago
  62. c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 1 month ago
  63. c5f1d00 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 1 month ago
  64. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 1 month ago
  65. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 1 month ago
  66. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 1 month ago
  67. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 1 month ago
  68. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 1 month ago
  69. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 1 month ago
  70. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 1 month ago
  71. 040b046 expo: Split out cedit into its own header by Simon Glass · 1 year, 1 month ago
  72. 175e4b0 cmd: setexpr: fix printf_str() by Heinrich Schuchardt · 1 year, 1 month ago
  73. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 1 month ago
  74. bdc6824 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · 1 year, 1 month ago
  75. 34031e9 cmd: ubi: Fix 'ubi list' command arguments parsing by Dmitry Dunaev · 1 year, 2 months ago
  76. eed99ce cmd: pxe: Update the command help by Bin Meng · 1 year, 2 months ago
  77. c279224 bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 1 month ago
  78. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 2 months ago
  79. a5899cc Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 1 month ago
  80. 8ba4eae cmd: cyclic: Remove duplicate command name in help text by Alexander Dahl · 1 year, 2 months ago
  81. 6982e6b cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 2 months ago
  82. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 2 months ago
  83. 0c0d471 cmd: improve string matching for hex by Dan Carpenter · 1 year, 2 months ago
  84. 5717528 cmd: Fix a size parameter in test_readonly() by Dan Carpenter · 1 year, 2 months ago
  85. 1ded89e cmd: Fix an error code in cmd_mux_find() by Dan Carpenter · 1 year, 2 months ago
  86. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 2 months ago
  87. 276c0c8 cmd: Enable BIND by default if we have USB_ETHER by Tom Rini · 1 year, 2 months ago
  88. 0236642 cmd/bootdev: print readable status code by Heinrich Schuchardt · 1 year, 2 months ago
  89. db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 2 months ago
  90. a36d59b Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 2 months ago
  91. 8c1bb04 cmd: ini: Fix build warning by Jonas Karlman · 1 year, 2 months ago
  92. 54edc37 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 2 months ago
  93. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 2 months ago
  94. e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 2 months ago
  95. 373991d6 common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · 1 year, 2 months ago
  96. 338b67f cmd: fix loads, saves on sandbox by Heinrich Schuchardt · 1 year, 3 months ago
  97. 55a4244 cmd: mbr: Force DOS driver to be used for verify by Joshua Watt · 1 year, 3 months ago
  98. 22cdb3f android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 3 months ago
  99. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 2 months ago
  100. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 2 months ago