1. 750c543 cmd: Add MBR partition layout control utility by Marek Szyprowski · 3 years, 9 months ago
  2. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  3. 48618e9 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · 3 years, 9 months ago
  4. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 9 months ago
  5. bb33c79 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 9 months ago
  6. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 9 months ago
  7. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  8. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  9. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 9 months ago
  10. 1639988 cmd: ubi: don't allow to rename a volume to a name that already exist by Philippe Reynes · 3 years, 9 months ago
  11. e7fcfef cmd: load: Fix code indentation by Michal Simek · 3 years, 10 months ago
  12. 7407595 efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · 3 years, 9 months ago
  13. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 9 months ago
  14. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  15. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  16. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  17. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  18. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 3 years, 11 months ago
  19. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 3 years, 11 months ago
  20. 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 3 years, 11 months ago
  21. 7f35ced cmd: add "efidebug capsule" command by AKASHI Takahiro · 3 years, 10 months ago
  22. 94e7820 cmd: efidebug: Add support for TCG2 final events table by Ilias Apalodimas · 3 years, 10 months ago
  23. e926136 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 3 years, 10 months ago
  24. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  25. 2c02152 setexpr: Add support for strings by Simon Glass · 3 years, 11 months ago
  26. f66bee4 setexpr: Convert to use a struct for values by Simon Glass · 3 years, 11 months ago
  27. 8f4aa7d setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 3 years, 11 months ago
  28. 9528229 setexpr: Correct dropping of final unmatched string by Simon Glass · 3 years, 11 months ago
  29. d422c77 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 3 years, 11 months ago
  30. 56331b2 setexpr: Split the core logic into its own function by Simon Glass · 3 years, 11 months ago
  31. 25a43ac setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 3 years, 11 months ago
  32. 7526dee command: Add constants for cmd_get_data_size string / error by Simon Glass · 3 years, 11 months ago
  33. db36674 cmd: pxe: Use internal FDT if retrieving from FDTDIR fails by Anton Leontiev · 5 years ago
  34. a322f54 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · 3 years, 11 months ago
  35. 2fb3ed2 cmd: conitrace: replace getc() by getchar() by Heinrich Schuchardt · 4 years ago
  36. 3e40976 cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years ago
  37. 018aad8 cmd: log: Make "log level" print all log levels by Sean Anderson · 4 years ago
  38. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years ago
  39. fed9c2f cmd: log: Split off log level parsing by Sean Anderson · 4 years ago
  40. f48b5b5 cmd: log: Use sub-commands for log by Sean Anderson · 4 years ago
  41. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  42. c3a5459 log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · 4 years ago
  43. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
  44. 05115ab cmd: Add a mux command by Pratyush Yadav · 4 years ago
  45. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years ago
  46. 3bc0db1 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years ago
  47. 3c7bb89 cmd: Split out timer command from the sleep command by Bin Meng · 4 years ago
  48. 1606085 cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years ago
  49. bcc6c57 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · 4 years ago
  50. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  51. a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years ago
  52. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 6 months ago
  53. 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 6 months ago
  54. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years ago
  55. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  56. 4aed227 bloblist: Add a command by Simon Glass · 4 years ago
  57. 4cbb293 efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 1 month ago
  58. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  59. 912ece4 sntp: use udp framework by Philippe Reynes · 4 years ago
  60. c5a7e5b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 1 month ago
  61. 7969335 efi_loader: efidebug display RNG protocol by Heinrich Schuchardt · 4 years ago
  62. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years ago
  63. 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years ago
  64. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years ago
  65. 51af144 x86: Allow showing details about a HOB entry by Simon Glass · 4 years ago
  66. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years ago
  67. d11544df x86: hob: Add way to show a single hob entry by Simon Glass · 4 years ago
  68. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years ago
  69. 504d179 cmd: pxe: Add relocation to pxe_sub cmds by T Karthik Reddy · 4 years ago
  70. 751b18b Merge branch 'master' into next by Tom Rini · 4 years ago
  71. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years ago
  72. 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  73. 8f0ac53 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 1 month ago
  74. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 1 month ago
  75. 142775a env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 1 month ago
  76. ff6a875 board: ns3: kconfig: extend board kconfig with specific commands by Vladimir Olovyannikov · 4 years, 1 month ago
  77. a09ca68 cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · 4 years, 1 month ago
  78. 70bf263 cmd: broadcom: add cmd to update bnxt image env variables by Vikas Gupta · 4 years, 1 month ago
  79. 186879c cmd: broadcom: add bnxt boot command by Trac Hoang · 4 years, 1 month ago
  80. 314b9b4 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 1 month ago
  81. 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 1 month ago
  82. c2f0103 efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 1 month ago
  83. 9bfb567 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 1 month ago
  84. 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 3 months ago
  85. cf9f380 x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · 4 years, 1 month ago
  86. 0b2b9b8 cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH by Michal Simek · 4 years, 1 month ago
  87. 6e741cf cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 1 month ago
  88. 60ebf5f cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values by Stefan Roese · 4 years, 1 month ago
  89. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 1 month ago
  90. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 1 month ago
  91. 0786561 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 1 month ago
  92. 8ee3a24 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 1 month ago
  93. c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 1 month ago
  94. 3c0cec0 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  95. 4a1f0b8 cmd: fix clone coverity scan by John Chau · 4 years, 1 month ago
  96. 2b3fbcb efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 1 month ago
  97. 72e1fca efi_loader: document parameters of do_bootefi_exec() by Heinrich Schuchardt · 4 years, 1 month ago
  98. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 1 month ago
  99. 689ca8c cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 2 months ago
  100. cc63284 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 2 months ago