1. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  2. e775124 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · 2 years, 5 months ago
  3. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 6 months ago
  4. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 7 months ago
  5. 67a8b27 ubifs: Add missing dependency on GZIP by Pali Rohár · 2 years, 6 months ago
  6. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  7. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  8. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  9. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
  10. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 7 months ago
  11. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 7 months ago
  12. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  13. c49fd72 bootstd: Add a bootmeth command by Simon Glass · 2 years, 7 months ago
  14. 7617f49 bootstd: Add a bootflow command by Simon Glass · 2 years, 7 months ago
  15. 379f438 bootstd: Add a bootdev command by Simon Glass · 2 years, 7 months ago
  16. 783bc12 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · 2 years, 7 months ago
  17. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 8 months ago
  18. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  19. 46127db cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · 3 years ago
  20. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  21. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  22. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
  23. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  24. c8eefae fs/erofs: add filesystem commands by Huang Jianan · 2 years, 9 months ago
  25. 3304fa8 event: Add a command by Simon Glass · 2 years, 9 months ago
  26. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  27. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 10 months ago
  28. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  29. 33203c3 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  30. 478eb75 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
  31. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  32. c2ac2f6 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years ago
  33. 61a9618 cmd: kaslrseed: add command to generate value from hwrng by Chris Morgan · 3 years, 3 months ago
  34. 84b7711 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years ago
  35. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  36. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 4 months ago
  37. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  38. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  39. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  40. 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 4 months ago
  41. 8a09162 treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 5 months ago
  42. 4b783d9 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · 3 years, 6 months ago
  43. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · 3 years, 5 months ago
  44. 40fab41 TEST: USB_HOST not USB by Tom Rini · 3 years, 5 months ago
  45. e1dc253 cmd: Add dependency for ums command by Patrick Delaunay · 3 years, 6 months ago
  46. 7444a7d cmd: add support for a new "extension" command by Kory Maincent · 3 years, 7 months ago
  47. 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
  48. 3ae9e6a cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 8 months ago
  49. 1f86305 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 9 months ago
  50. f18c71f crypto: Add blob command support for i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  51. ff925e2 imx7ulp: Enable support for cmd blob by Franck LENORMAND · 3 years, 8 months ago
  52. d90af04 cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency by Breno Lima · 3 years, 8 months ago
  53. 8183f43 Merge branch 'next' by Tom Rini · 3 years, 8 months ago
  54. 9fb432b cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 8 months ago
  55. e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 9 months ago
  56. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  57. 7d80df9 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  58. c43c6e7 tpm: Don't select LOG by Simon Glass · 3 years, 10 months ago
  59. c5ac2d5 cmd: Fix virtio command dependency by Bin Meng · 3 years, 9 months ago
  60. 70b22cf cmd: Add a command to display the address map by Bin Meng · 3 years, 9 months ago
  61. 9ff24b6 cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 10 months ago
  62. 9743046 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 10 months ago
  63. 1d5955f cmd: Add a pwm command by Pragnesh Patel · 4 years ago
  64. 1cdcd0c cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 4 years, 1 month ago
  65. 6427b5b cmd: Add MBR partition layout control utility by Marek Szyprowski · 4 years ago
  66. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  67. adaea9c cmd: sandbox: implement exception command by Heinrich Schuchardt · 4 years ago
  68. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
  69. 304882e cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years, 1 month ago
  70. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
  71. becd9b7 cmd: Add a mux command by Pratyush Yadav · 4 years, 1 month ago
  72. e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years, 1 month ago
  73. 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years, 1 month ago
  74. 1a99435 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · 4 years, 1 month ago
  75. ed2e8e4 cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 8 months ago
  76. e9d54d7 Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 3 months ago
  77. b936a97 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  78. 2829d99 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago
  79. 3375e0b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 3 months ago
  80. 1c39c10 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 3 months ago
  81. 463c386 cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 3 months ago
  82. 95492ae cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
  83. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  84. a12c66f fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 4 months ago
  85. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  86. fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
  87. a59f7ec cmd: env: add env select command by Patrick Delaunay · 4 years, 4 months ago
  88. 748e42e cmd: env: add env load command by Patrick Delaunay · 4 years, 4 months ago
  89. a558b18 cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 4 months ago
  90. 109ec8f cmd: env: add option for quiet output on env info by Patrick Delaunay · 4 years, 5 months ago
  91. 9ad6e1e efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 5 months ago
  92. 4d27fa9 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
  93. cc09202 rtc: add rtc command by Rasmus Villemoes · 4 years, 5 months ago
  94. 19038de cmd: Add a memory-search command by Simon Glass · 4 years, 6 months ago
  95. 09262bb cmd: blkls: Add blkls command by Niel Fourie · 4 years, 8 months ago
  96. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 6 months ago
  97. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
  98. f253f2c cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 6 months ago
  99. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  100. faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago