1. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  2. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 3 months ago
  3. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  4. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  5. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  6. 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 4 months ago
  7. 8a09162 treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 5 months ago
  8. 4b783d9 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · 3 years, 6 months ago
  9. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · 3 years, 5 months ago
  10. 40fab41 TEST: USB_HOST not USB by Tom Rini · 3 years, 5 months ago
  11. e1dc253 cmd: Add dependency for ums command by Patrick Delaunay · 3 years, 6 months ago
  12. 7444a7d cmd: add support for a new "extension" command by Kory Maincent · 3 years, 7 months ago
  13. 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
  14. 3ae9e6a cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 8 months ago
  15. 1f86305 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 9 months ago
  16. f18c71f crypto: Add blob command support for i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  17. ff925e2 imx7ulp: Enable support for cmd blob by Franck LENORMAND · 3 years, 8 months ago
  18. d90af04 cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency by Breno Lima · 3 years, 8 months ago
  19. 8183f43 Merge branch 'next' by Tom Rini · 3 years, 8 months ago
  20. 9fb432b cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 8 months ago
  21. e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 9 months ago
  22. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  23. 7d80df9 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 9 months ago
  24. c43c6e7 tpm: Don't select LOG by Simon Glass · 3 years, 10 months ago
  25. c5ac2d5 cmd: Fix virtio command dependency by Bin Meng · 3 years, 9 months ago
  26. 70b22cf cmd: Add a command to display the address map by Bin Meng · 3 years, 9 months ago
  27. 9ff24b6 cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 10 months ago
  28. 9743046 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 10 months ago
  29. 1d5955f cmd: Add a pwm command by Pragnesh Patel · 4 years ago
  30. 1cdcd0c cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 4 years, 1 month ago
  31. 6427b5b cmd: Add MBR partition layout control utility by Marek Szyprowski · 4 years ago
  32. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  33. adaea9c cmd: sandbox: implement exception command by Heinrich Schuchardt · 4 years ago
  34. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
  35. 304882e cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years, 1 month ago
  36. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
  37. becd9b7 cmd: Add a mux command by Pratyush Yadav · 4 years, 1 month ago
  38. e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years, 1 month ago
  39. 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years, 1 month ago
  40. 1a99435 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · 4 years, 1 month ago
  41. ed2e8e4 cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 8 months ago
  42. e9d54d7 Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 3 months ago
  43. b936a97 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  44. 2829d99 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago
  45. 3375e0b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 3 months ago
  46. 1c39c10 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 3 months ago
  47. 463c386 cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 3 months ago
  48. 95492ae cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
  49. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  50. a12c66f fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 4 months ago
  51. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  52. fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
  53. a59f7ec cmd: env: add env select command by Patrick Delaunay · 4 years, 4 months ago
  54. 748e42e cmd: env: add env load command by Patrick Delaunay · 4 years, 4 months ago
  55. a558b18 cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 4 months ago
  56. 109ec8f cmd: env: add option for quiet output on env info by Patrick Delaunay · 4 years, 5 months ago
  57. 9ad6e1e efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 5 months ago
  58. 4d27fa9 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
  59. cc09202 rtc: add rtc command by Rasmus Villemoes · 4 years, 5 months ago
  60. 19038de cmd: Add a memory-search command by Simon Glass · 4 years, 6 months ago
  61. 09262bb cmd: blkls: Add blkls command by Niel Fourie · 4 years, 8 months ago
  62. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 6 months ago
  63. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
  64. f253f2c cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 6 months ago
  65. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  66. faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  67. ebbb333 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
  68. 039df1a mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · 4 years, 8 months ago
  69. 11b157f Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 4 years, 7 months ago
  70. 10d5322 cmd: ubi: add a command to rename volume by Philippe Reynes · 4 years, 8 months ago
  71. 3ade1b5 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · 4 years, 9 months ago
  72. a20545d cmd: Add unlz4 command by Yusuke Ashiduka · 4 years, 9 months ago
  73. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 10 months ago
  74. db5a97e cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 10 months ago
  75. cd43fa1 doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 10 months ago
  76. d8efc7c doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 10 months ago
  77. 035502e cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 10 months ago
  78. fad4898 cmd: add tlv_eeprom command by Baruch Siach · 4 years, 10 months ago
  79. 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
  80. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 5 years ago
  81. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 11 months ago
  82. 1d0b1fc cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 5 years ago
  83. a31a594 cmd: add rng command by Heinrich Schuchardt · 5 years ago
  84. 6aca598 bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 5 years ago
  85. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  86. deb6c50 cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  87. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
  88. 7b81c05 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 5 years ago
  89. d241820 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
  90. f21322f cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  91. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  92. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  93. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  94. 8d95b6e cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · 5 years ago
  95. 6cae4f4 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · 5 years ago
  96. de4752e cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
  97. 132e81f cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · 5 years ago
  98. 61e9fbb cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  99. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  100. 4f10743 arm64: zynqmp: Define default SYS_PROMPT by Michal Simek · 5 years ago