1. 86a898f pci: Drop old code from pci command by Simon Glass · 3 years, 2 months ago
  2. 1fdafeb cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices by Adarsh Babu Kalepalli · 3 years, 4 months ago
  3. f86eba0 cmd:Elaborate 'blkcache' cmd HELP statement by Adarsh Babu Kalepalli · 3 years, 3 months ago
  4. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 2 months ago
  5. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  6. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  7. 5309433 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 2 months ago
  8. 2ab1ffa x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 2 months ago
  9. b29a0db fdt: Show the type of devicetree with fdt addr by Simon Glass · 3 years, 2 months ago
  10. 0c92963 fdt: Tidy up the code a bit with fdt addr by Simon Glass · 3 years, 2 months ago
  11. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  12. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  13. f4f8d8b cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 2 months ago
  14. 6244cda cmd: printf: add helper functions from busybox by Roland Gaudig · 3 years, 2 months ago
  15. 9571f1a cmd: printf: import busybox-1.33.1 printf.c by Roland Gaudig · 3 years, 2 months ago
  16. 8f20c48 command: Fix SMC and HVC maximum number of arguments by Siew Chin Lim · 3 years, 2 months ago
  17. 7cb31e3 cmd: part: Correct error handling by Anders Dellien · 3 years, 3 months ago
  18. fea0345 cmd: pinmux: support pin name in status command by Patrick Delaunay · 3 years, 4 months ago
  19. 4c60fd9 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 4 months ago
  20. e8d3eaa treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 3 months ago
  21. 123dc51 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · 3 years, 4 months ago
  22. 8a3987f cmd: net: add a 'net list' command to list network devs by Tim Harvey · 3 years, 3 months ago
  23. f1eb346 env: efi: fix a wrong address dereference by AKASHI Takahiro · 3 years, 3 months ago
  24. 6194b45 Merge branch 'next' by Tom Rini · 3 years, 3 months ago
  25. b7ad721 Revert "TEST: USB_HOST not USB" by Tom Rini · 3 years, 3 months ago
  26. 4e1903a TEST: USB_HOST not USB by Tom Rini · 3 years, 3 months ago
  27. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  28. 2b8723c efidebug: correct display of BootOrder by Heinrich Schuchardt · 3 years, 4 months ago
  29. e41a2bc cmd: mtd: expand <name> argument definition in command help by Marek Behún · 3 years, 4 months ago
  30. 0b6f907 cmd: mtd: print device OF path in listing by Marek Behún · 3 years, 4 months ago
  31. 5c2beda mmc: Update environment variable with active partition by Reuben Dowle · 3 years, 4 months ago
  32. 75efe7d cmd: pxe_utils: sysboot: fix crash if either board or soc are not set. by Dimitri John Ledkov · 3 years, 5 months ago
  33. f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 4 months ago
  34. 7ab418f clk: add support for setting clk rate from cmdline by Tero Kristo · 3 years, 4 months ago
  35. 1a725e2 clk: fix clock tree dump to properly dump out every registered clock by Tero Kristo · 3 years, 4 months ago
  36. 6b8d9c9 cmd: Add dependency for ums command by Patrick Delaunay · 3 years, 4 months ago
  37. acfe1de efi_loader: simplify accessing variables by Heinrich Schuchardt · 3 years, 4 months ago
  38. 2ecee31 efi_loader: use efi_create_indexed_name() by Heinrich Schuchardt · 3 years, 4 months ago
  39. 60177e0 efi_loader: simplify show_efi_boot_order() by Heinrich Schuchardt · 3 years, 4 months ago
  40. cd5a87e efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 4 months ago
  41. 2fc62f2 stackprot: Make our test a bit more complex by Tom Rini · 3 years, 4 months ago
  42. 961ab07 cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training by Stefan Roese · 3 years, 5 months ago
  43. 2f84e9c cmd: add support for a new "extension" command by Kory Maincent · 3 years, 5 months ago
  44. bbdbcaf fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 5 months ago
  45. b8db1c1 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · 3 years, 5 months ago
  46. 07b5310 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 5 months ago
  47. 91e4b75 cmd/exception: support ebreak exception on RISC-V by Heinrich Schuchardt · 3 years, 6 months ago
  48. 653cd92 cmd: gpt: Add option to write GPT partitions to environment variable by Farhan Ali · 3 years, 7 months ago
  49. f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 5 months ago
  50. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 6 months ago
  51. 9f27bcc cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 6 months ago
  52. 74fe3f2 cmd: dfu: Propagate error if dfu gadget fails by Michal Simek · 3 years, 6 months ago
  53. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 6 months ago
  54. a6713b3 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 6 months ago
  55. ec61187 cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 6 months ago
  56. 8c4e3b7 cmd: exit: Fix return value by Marek Vasut · 3 years, 6 months ago
  57. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 6 months ago
  58. ac38214 terminal: only serial_reinit_all if available by Asherah Connor · 3 years, 7 months ago
  59. 5c935eb terminal: correct stdio_dev invocations by Asherah Connor · 3 years, 7 months ago
  60. b935d19 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 7 months ago
  61. d473063 efi_loader: simplify efi_get_device_path_text() by Heinrich Schuchardt · 3 years, 6 months ago
  62. 2532429 crypto: Add blob command support for i.MX8M platforms by Aymen Sghaier · 3 years, 6 months ago
  63. 88e7f5b imx7ulp: Enable support for cmd blob by Franck LENORMAND · 3 years, 6 months ago
  64. 81d5605 cmd: blob: Instantiate RNG before running CMD_BLOB by Breno Lima · 3 years, 6 months ago
  65. 4e682d5 cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency by Breno Lima · 3 years, 6 months ago
  66. e9978b1 cmd: mmc: check whether bootbus's arguments is valid or not by Jaehoon Chung · 3 years, 7 months ago
  67. 8ae82c4 cmd: mmc: modify more readable about hwpartition usage by Jaehoon Chung · 3 years, 7 months ago
  68. 90eba24 Merge branch 'next' by Tom Rini · 3 years, 6 months ago
  69. 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 6 months ago
  70. 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 6 months ago
  71. 803e9c1 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 6 months ago
  72. 1503c2c sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 6 months ago
  73. 907bcd3 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 6 months ago
  74. 71cebf0 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 6 months ago
  75. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 6 months ago
  76. aa31a87 cmd: efi: ESRT table debug print by Jose Marinho · 3 years, 7 months ago
  77. 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 7 months ago
  78. cbea241 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 6 months ago
  79. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 6 months ago
  80. 7dbd7dd cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 6 months ago
  81. df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  82. 76b0a19 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 6 months ago
  83. 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  84. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  85. 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 7 months ago
  86. 9586a48 tpm: Don't select LOG by Simon Glass · 3 years, 8 months ago
  87. 05173ec cmd: Fix virtio command dependency by Bin Meng · 3 years, 7 months ago
  88. 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 7 months ago
  89. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 8 months ago
  90. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  91. 9935050 Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 7 months ago
  92. 08cca18 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  93. b839fc9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 7 months ago
  94. a2c3f1b cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · 3 years, 7 months ago
  95. 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 8 months ago
  96. 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 7 months ago
  97. 9bc7728 cmd: sf: Print error on test failure by Sean Anderson · 3 years, 8 months ago
  98. 1bb8ca3 cmd: sf: Display errno on erase failure by Sean Anderson · 3 years, 8 months ago
  99. 921d547 cmd/riscv/sbi: support System Reset Extension by Heinrich Schuchardt · 3 years, 8 months ago
  100. a70abcf cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 8 months ago