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