1. 3e40976 cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years ago
  2. 018aad8 cmd: log: Make "log level" print all log levels by Sean Anderson · 4 years ago
  3. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years ago
  4. fed9c2f cmd: log: Split off log level parsing by Sean Anderson · 4 years ago
  5. f48b5b5 cmd: log: Use sub-commands for log by Sean Anderson · 4 years ago
  6. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  7. c3a5459 log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · 4 years ago
  8. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
  9. 05115ab cmd: Add a mux command by Pratyush Yadav · 4 years ago
  10. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years ago
  11. 3bc0db1 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years ago
  12. 3c7bb89 cmd: Split out timer command from the sleep command by Bin Meng · 4 years ago
  13. 1606085 cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years ago
  14. bcc6c57 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · 4 years ago
  15. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 1 month ago
  16. a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years, 1 month ago
  17. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 7 months ago
  18. 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 7 months ago
  19. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 1 month ago
  20. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago WIP/06Oct2020
  21. 4aed227 bloblist: Add a command by Simon Glass · 4 years, 1 month ago
  22. 4cbb293 efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 2 months ago
  23. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  24. 912ece4 sntp: use udp framework by Philippe Reynes · 4 years, 1 month ago WIP/30Sep2020-next2
  25. c5a7e5b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 2 months ago
  26. 7969335 efi_loader: efidebug display RNG protocol by Heinrich Schuchardt · 4 years, 1 month ago
  27. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 1 month ago WIP/25Sep2020-next
  28. 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years, 1 month ago
  29. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 1 month ago
  30. 51af144 x86: Allow showing details about a HOB entry by Simon Glass · 4 years, 1 month ago
  31. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 1 month ago
  32. d11544df x86: hob: Add way to show a single hob entry by Simon Glass · 4 years, 1 month ago
  33. 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, 1 month ago WIP/24Sep2020-next
  34. 504d179 cmd: pxe: Add relocation to pxe_sub cmds by T Karthik Reddy · 4 years, 1 month ago
  35. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 1 month ago
  36. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 1 month ago
  37. 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago WIP/19Sep2020
  38. 8f0ac53 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 2 months ago
  39. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 1 month ago WIP/2020-09-18-assorted-bugfixes
  40. 142775a env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 2 months ago
  41. ff6a875 board: ns3: kconfig: extend board kconfig with specific commands by Vladimir Olovyannikov · 4 years, 2 months ago
  42. a09ca68 cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · 4 years, 2 months ago
  43. 70bf263 cmd: broadcom: add cmd to update bnxt image env variables by Vikas Gupta · 4 years, 2 months ago
  44. 186879c cmd: broadcom: add bnxt boot command by Trac Hoang · 4 years, 2 months ago
  45. 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, 2 months ago
  46. 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 2 months ago
  47. c2f0103 efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 2 months ago
  48. 9bfb567 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 2 months ago WIP/03Sep2020
  49. 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 4 months ago
  50. cf9f380 x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · 4 years, 2 months ago
  51. 0b2b9b8 cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH by Michal Simek · 4 years, 2 months ago
  52. 6e741cf cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 2 months ago
  53. 60ebf5f cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values by Stefan Roese · 4 years, 2 months ago
  54. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 2 months ago
  55. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  56. 0786561 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 2 months ago
  57. 8ee3a24 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 2 months ago
  58. c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 2 months ago
  59. 3c0cec0 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  60. 4a1f0b8 cmd: fix clone coverity scan by John Chau · 4 years, 2 months ago
  61. 2b3fbcb efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 2 months ago
  62. 72e1fca efi_loader: document parameters of do_bootefi_exec() by Heinrich Schuchardt · 4 years, 2 months ago
  63. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 2 months ago
  64. 689ca8c cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 3 months ago
  65. cc63284 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 3 months ago
  66. 84f8e36 cmd: bind: allow to bind driver with driver data by Patrice Chotard · 4 years, 3 months ago
  67. 789bfb5 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  68. 698383f cmd: demo: Remove duplicated help message for list subcommand by Michal Simek · 4 years, 2 months ago
  69. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
  70. db3585d cmd: exception: unaligned data access on RISC-V by Heinrich Schuchardt · 4 years, 3 months ago
  71. bc78d22 cmd/efidebug: missing initialization of load_options by Heinrich Schuchardt · 4 years, 2 months ago
  72. b298720 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  73. 0ad6400 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 3 months ago
  74. 1064d04 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 3 months ago
  75. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 3 months ago
  76. bba604b fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 3 months ago
  77. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 3 months ago
  78. 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 3 months ago
  79. 96be2f0 mvebu: bubt: Drop dead code by Tom Rini · 4 years, 3 months ago
  80. 7a7f321 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 3 months ago
  81. 5ce2776 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 3 months ago
  82. f2d58f3 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 3 months ago
  83. 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 3 months ago
  84. 4a4830c cmd: add clone command by John Chau · 4 years, 4 months ago
  85. 411e9eb w1: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  86. 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 3 months ago
  87. 82a7697 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 3 months ago
  88. a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 3 months ago
  89. 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 3 months ago
  90. 325141a cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 3 months ago
  91. db4ec42 cmd: host: return value of do_host_bind() by Heinrich Schuchardt · 4 years, 3 months ago
  92. 2f96b32 cmd: env: check real location for env info command by Patrick Delaunay · 4 years, 4 months ago
  93. 6718ebd cmd: env: add option for quiet output on env info by Patrick Delaunay · 4 years, 4 months ago
  94. c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  95. 2a3d9a7 x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · 4 years, 3 months ago
  96. f91f5ab x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · 4 years, 3 months ago
  97. b2a76b3 x86: mtrr: Restructure so command execution is in one place by Simon Glass · 4 years, 3 months ago
  98. e68b128 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 3 months ago
  99. 8dda2ba x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 3 months ago
  100. 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 3 months ago