1. 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 6 months ago
  2. 76b0a19 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 7 months ago
  3. 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  4. 05173ec cmd: Fix virtio command dependency by Bin Meng · 3 years, 7 months ago
  5. 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 7 months ago
  6. 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
  7. 08cca18 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  8. b839fc9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 7 months ago
  9. a2c3f1b cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · 3 years, 7 months ago
  10. 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 8 months ago
  11. 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 7 months ago
  12. 9bc7728 cmd: sf: Print error on test failure by Sean Anderson · 3 years, 8 months ago
  13. 1bb8ca3 cmd: sf: Display errno on erase failure by Sean Anderson · 3 years, 8 months ago
  14. 921d547 cmd/riscv/sbi: support System Reset Extension by Heinrich Schuchardt · 3 years, 9 months ago
  15. a70abcf cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 8 months ago
  16. da7991b cmd: pwm: Rework argc sanity checking by Tom Rini · 3 years, 8 months ago
  17. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  18. 1019b19 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 3 years, 10 months ago
  19. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 8 months ago
  20. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  21. 3277153 cmd: mvebu/bubt: Fix default options in help by Pali Rohár · 3 years, 8 months ago
  22. 55ffabe Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  23. b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 8 months ago
  24. 21cb717 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 8 months ago
  25. 18c2582 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · 3 years, 8 months ago
  26. ff0287e cmd: pxe_utils: Replace ifdef by IS_ENABLED by Kory Maincent · 3 years, 8 months ago
  27. 6424fba bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 8 months ago
  28. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 8 months ago
  29. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  30. 12218c1 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 8 months ago
  31. b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
  32. 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 8 months ago
  33. e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  34. 9129f2f dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  35. c954ff5 cmd: usb_mass_storage: show device interface name by Marek Szyprowski · 3 years, 10 months ago
  36. bafdf4c cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · 4 years ago
  37. e74670a cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years ago
  38. e2ffb3b cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · 4 years ago
  39. 02ebe6d cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · 4 years ago
  40. 24e85bb cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · 4 years ago
  41. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 9 months ago
  42. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  43. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  44. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  45. 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 8 months ago
  46. 7fd892b cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 9 months ago
  47. 54f884b cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 8 months ago
  48. 69076df cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 9 months ago
  49. b911208 cmd: correct long text loadb, loadx, loady by Heinrich Schuchardt · 3 years, 8 months ago
  50. d018734 cmd: change suppress newline in echo command by Heinrich Schuchardt · 3 years, 9 months ago
  51. 30f8222 cmd: efidebug: always check return code from get_variable() by AKASHI Takahiro · 3 years, 8 months ago
  52. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 9 months ago
  53. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 9 months ago
  54. ad80a8d cmd: disk: Remove fit_print_contents API by Ravik Hasija · 3 years, 9 months ago
  55. 83a287a bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 3 years, 9 months ago
  56. 12fc1f3 cmd: gpt: add eMMC and GPT support by Corneliu Doban · 3 years, 11 months ago
  57. 622178d cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 4 years ago
  58. 750c543 cmd: Add MBR partition layout control utility by Marek Szyprowski · 3 years, 9 months ago
  59. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  60. 48618e9 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · 3 years, 9 months ago
  61. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 9 months ago
  62. bb33c79 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 9 months ago
  63. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 9 months ago
  64. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  65. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  66. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 10 months ago
  67. 1639988 cmd: ubi: don't allow to rename a volume to a name that already exist by Philippe Reynes · 3 years, 9 months ago
  68. e7fcfef cmd: load: Fix code indentation by Michal Simek · 3 years, 10 months ago
  69. 7407595 efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · 3 years, 9 months ago
  70. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 10 months ago
  71. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  72. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  73. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  74. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  75. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 3 years, 11 months ago
  76. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years ago
  77. 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 4 years ago
  78. 7f35ced cmd: add "efidebug capsule" command by AKASHI Takahiro · 3 years, 11 months ago
  79. 94e7820 cmd: efidebug: Add support for TCG2 final events table by Ilias Apalodimas · 3 years, 10 months ago
  80. e926136 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 3 years, 10 months ago
  81. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  82. 2c02152 setexpr: Add support for strings by Simon Glass · 4 years ago
  83. f66bee4 setexpr: Convert to use a struct for values by Simon Glass · 4 years ago
  84. 8f4aa7d setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 4 years ago
  85. 9528229 setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years ago
  86. d422c77 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years ago
  87. 56331b2 setexpr: Split the core logic into its own function by Simon Glass · 4 years ago
  88. 25a43ac setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years ago
  89. 7526dee command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years ago
  90. db36674 cmd: pxe: Use internal FDT if retrieving from FDTDIR fails by Anton Leontiev · 5 years ago
  91. a322f54 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · 4 years ago
  92. 2fb3ed2 cmd: conitrace: replace getc() by getchar() by Heinrich Schuchardt · 4 years ago
  93. 3e40976 cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years ago
  94. 018aad8 cmd: log: Make "log level" print all log levels by Sean Anderson · 4 years ago
  95. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years ago
  96. fed9c2f cmd: log: Split off log level parsing by Sean Anderson · 4 years ago
  97. f48b5b5 cmd: log: Use sub-commands for log by Sean Anderson · 4 years ago
  98. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  99. c3a5459 log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · 4 years ago
  100. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago