1. 2d653f6 bootstd: Add a bootflow command by Simon Glass · 2 years, 7 months ago
  2. 5d053cc bootstd: Add a bootdev command by Simon Glass · 2 years, 7 months ago
  3. dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 8 months ago WIP/2022-04-20-assorted-improvements
  4. dafcd96 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  5. ec57bd7 cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · 3 years ago
  6. 9d46e63 cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  7. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  8. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
  9. eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  10. 739941e fs/erofs: add filesystem commands by Huang Jianan · 2 years, 9 months ago
  11. c81b460 event: Add a command by Simon Glass · 2 years, 9 months ago
  12. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  13. 480245c cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 10 months ago
  14. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  15. 1107b06 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  16. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  17. 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  18. ff27af1 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years ago
  19. fe3dde3 cmd: kaslrseed: add command to generate value from hwrng by Chris Morgan · 3 years, 3 months ago
  20. 8905024 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years ago
  21. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  22. 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 3 months ago
  23. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  24. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  25. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  26. f4f8d8b cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 4 months ago
  27. e8d3eaa treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 5 months ago
  28. 123dc51 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · 3 years, 6 months ago
  29. b7ad721 Revert "TEST: USB_HOST not USB" by Tom Rini · 3 years, 5 months ago
  30. 4e1903a TEST: USB_HOST not USB by Tom Rini · 3 years, 5 months ago
  31. 6b8d9c9 cmd: Add dependency for ums command by Patrick Delaunay · 3 years, 6 months ago
  32. 2f84e9c cmd: add support for a new "extension" command by Kory Maincent · 3 years, 7 months ago
  33. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
  34. ec61187 cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 8 months ago
  35. b935d19 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 9 months ago
  36. 2532429 crypto: Add blob command support for i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  37. 88e7f5b imx7ulp: Enable support for cmd blob by Franck LENORMAND · 3 years, 8 months ago
  38. 4e682d5 cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency by Breno Lima · 3 years, 8 months ago
  39. 90eba24 Merge branch 'next' by Tom Rini · 3 years, 8 months ago WIP/05Apr2021
  40. 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 8 months ago
  41. 71cebf0 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 9 months ago
  42. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
  43. 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 9 months ago
  44. 9586a48 tpm: Don't select LOG by Simon Glass · 3 years, 10 months ago
  45. 05173ec cmd: Fix virtio command dependency by Bin Meng · 3 years, 9 months ago
  46. 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 9 months ago
  47. a70abcf cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 10 months ago
  48. 12218c1 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 10 months ago
  49. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 4 years ago
  50. 622178d cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 4 years, 1 month ago
  51. 750c543 cmd: Add MBR partition layout control utility by Marek Szyprowski · 4 years ago WIP/2021-01-15-assorted-improvements
  52. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  53. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 4 years ago
  54. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
  55. 3e40976 cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years, 1 month ago
  56. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
  57. 05115ab cmd: Add a mux command by Pratyush Yadav · 4 years, 1 month ago
  58. 3bc0db1 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years, 1 month ago
  59. 1606085 cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years, 1 month ago
  60. bcc6c57 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · 4 years, 1 month ago
  61. 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 8 months ago
  62. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 3 months ago
  63. 4aed227 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  64. 912ece4 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago WIP/30Sep2020-next2
  65. c5a7e5b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 3 months ago
  66. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 3 months ago WIP/2020-09-18-assorted-bugfixes
  67. 6e741cf cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 3 months ago
  68. c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
  69. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  70. bba604b fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 4 months ago
  71. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  72. 4a4830c cmd: add clone command by John Chau · 4 years, 5 months ago
  73. a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 4 months ago
  74. 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 4 months ago
  75. 325141a cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 4 months ago
  76. 6718ebd cmd: env: add option for quiet output on env info by Patrick Delaunay · 4 years, 5 months ago
  77. ec5f0ed efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 5 months ago
  78. a2f0b50 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
  79. 803a859 rtc: add rtc command by Rasmus Villemoes · 4 years, 5 months ago
  80. bdded20 cmd: Add a memory-search command by Simon Glass · 4 years, 6 months ago
  81. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 8 months ago
  82. 8e8059c cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 6 months ago
  83. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
  84. 56c311b cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 6 months ago
  85. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  86. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  87. 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
  88. 453d213 mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · 4 years, 8 months ago
  89. 94c03c7 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 4 years, 7 months ago
  90. 83f7078 cmd: ubi: add a command to rename volume by Philippe Reynes · 4 years, 8 months ago
  91. 0563700 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · 4 years, 9 months ago
  92. a173223 cmd: Add unlz4 command by Yusuke Ashiduka · 4 years, 9 months ago
  93. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 10 months ago
  94. 7273231 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 10 months ago
  95. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 10 months ago
  96. 34b4319 doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 10 months ago
  97. 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 10 months ago
  98. 1c79f2f cmd: add tlv_eeprom command by Baruch Siach · 4 years, 10 months ago
  99. 015e334 common: Drop floppy disk support by Simon Glass · 5 years ago
  100. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 5 years ago