1. 2f84e9c cmd: add support for a new "extension" command by Kory Maincent · 3 years, 6 months ago
  2. bbdbcaf fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 6 months ago
  3. b8db1c1 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · 3 years, 6 months ago
  4. 07b5310 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 6 months ago WIP/07May2021
  5. 91e4b75 cmd/exception: support ebreak exception on RISC-V by Heinrich Schuchardt · 3 years, 6 months ago
  6. 653cd92 cmd: gpt: Add option to write GPT partitions to environment variable by Farhan Ali · 3 years, 8 months ago
  7. f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 6 months ago
  8. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 7 months ago
  9. 9f27bcc cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 7 months ago
  10. 74fe3f2 cmd: dfu: Propagate error if dfu gadget fails by Michal Simek · 3 years, 7 months ago
  11. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 6 months ago
  12. a6713b3 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 7 months ago
  13. ec61187 cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 7 months ago
  14. 8c4e3b7 cmd: exit: Fix return value by Marek Vasut · 3 years, 7 months ago WIP/2021-04-12-assorted-improvements
  15. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 7 months ago
  16. ac38214 terminal: only serial_reinit_all if available by Asherah Connor · 3 years, 7 months ago
  17. 5c935eb terminal: correct stdio_dev invocations by Asherah Connor · 3 years, 7 months ago
  18. b935d19 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 8 months ago
  19. d473063 efi_loader: simplify efi_get_device_path_text() by Heinrich Schuchardt · 3 years, 7 months ago
  20. 2532429 crypto: Add blob command support for i.MX8M platforms by Aymen Sghaier · 3 years, 7 months ago
  21. 88e7f5b imx7ulp: Enable support for cmd blob by Franck LENORMAND · 3 years, 7 months ago
  22. 81d5605 cmd: blob: Instantiate RNG before running CMD_BLOB by Breno Lima · 3 years, 7 months ago
  23. 4e682d5 cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency by Breno Lima · 3 years, 7 months ago
  24. e9978b1 cmd: mmc: check whether bootbus's arguments is valid or not by Jaehoon Chung · 3 years, 8 months ago
  25. 8ae82c4 cmd: mmc: modify more readable about hwpartition usage by Jaehoon Chung · 3 years, 8 months ago
  26. 90eba24 Merge branch 'next' by Tom Rini · 3 years, 7 months ago WIP/05Apr2021
  27. 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 7 months ago
  28. 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 7 months ago
  29. 803e9c1 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 7 months ago
  30. 1503c2c sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 7 months ago
  31. 907bcd3 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 7 months ago
  32. 71cebf0 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 7 months ago
  33. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  34. aa31a87 cmd: efi: ESRT table debug print by Jose Marinho · 3 years, 7 months ago
  35. 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 8 months ago
  36. cbea241 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 7 months ago
  37. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 7 months ago
  38. 7dbd7dd cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 7 months ago
  39. df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  40. 76b0a19 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 7 months ago
  41. 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  42. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  43. 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  44. 9586a48 tpm: Don't select LOG by Simon Glass · 3 years, 9 months ago
  45. 05173ec cmd: Fix virtio command dependency by Bin Meng · 3 years, 8 months ago
  46. 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 8 months ago
  47. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 9 months ago
  48. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  49. 9935050 Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago WIP/27Feb2021
  50. 08cca18 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago WIP/26Feb2021
  51. b839fc9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 8 months ago
  52. a2c3f1b cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · 3 years, 8 months ago
  53. 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 9 months ago
  54. 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 8 months ago
  55. 9bc7728 cmd: sf: Print error on test failure by Sean Anderson · 3 years, 9 months ago
  56. 1bb8ca3 cmd: sf: Display errno on erase failure by Sean Anderson · 3 years, 9 months ago
  57. 921d547 cmd/riscv/sbi: support System Reset Extension by Heinrich Schuchardt · 3 years, 9 months ago
  58. a70abcf cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 8 months ago
  59. da7991b cmd: pwm: Rework argc sanity checking by Tom Rini · 3 years, 9 months ago
  60. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  61. 1019b19 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 3 years, 10 months ago
  62. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 8 months ago
  63. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  64. 3277153 cmd: mvebu/bubt: Fix default options in help by Pali Rohár · 3 years, 9 months ago
  65. 55ffabe Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago WIP/04Feb2021
  66. b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 9 months ago
  67. 21cb717 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 9 months ago
  68. 18c2582 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · 3 years, 9 months ago
  69. ff0287e cmd: pxe_utils: Replace ifdef by IS_ENABLED by Kory Maincent · 3 years, 9 months ago
  70. 6424fba bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 9 months ago
  71. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 9 months ago
  72. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  73. 12218c1 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 9 months ago
  74. b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  75. 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 9 months ago WIP/31Jan2021
  76. e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 10 months ago
  77. 9129f2f dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 10 months ago
  78. c954ff5 cmd: usb_mass_storage: show device interface name by Marek Szyprowski · 3 years, 10 months ago
  79. bafdf4c cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · 4 years ago
  80. e74670a cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years ago
  81. e2ffb3b cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · 4 years ago
  82. 02ebe6d cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · 4 years ago
  83. 24e85bb cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · 4 years ago
  84. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 9 months ago
  85. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  86. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  87. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  88. 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 9 months ago
  89. 7fd892b cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 9 months ago
  90. 54f884b cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 9 months ago WIP/2021-01-27-assorted-fixes-and-improvements
  91. 69076df cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 9 months ago
  92. b911208 cmd: correct long text loadb, loadx, loady by Heinrich Schuchardt · 3 years, 9 months ago
  93. d018734 cmd: change suppress newline in echo command by Heinrich Schuchardt · 3 years, 9 months ago
  94. 30f8222 cmd: efidebug: always check return code from get_variable() by AKASHI Takahiro · 3 years, 9 months ago
  95. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 9 months ago
  96. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 10 months ago
  97. ad80a8d cmd: disk: Remove fit_print_contents API by Ravik Hasija · 3 years, 9 months ago WIP/2021-01-16-assorted-improvements
  98. 83a287a bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 3 years, 10 months ago
  99. 12fc1f3 cmd: gpt: add eMMC and GPT support by Corneliu Doban · 4 years ago
  100. 622178d cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 4 years ago