1. e9978b1 cmd: mmc: check whether bootbus's arguments is valid or not by Jaehoon Chung · 3 years, 7 months ago
  2. 8ae82c4 cmd: mmc: modify more readable about hwpartition usage by Jaehoon Chung · 3 years, 7 months ago
  3. 90eba24 Merge branch 'next' by Tom Rini · 3 years, 6 months ago
  4. 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 6 months ago
  5. 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 6 months ago
  6. 803e9c1 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 6 months ago
  7. 1503c2c sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 6 months ago
  8. 907bcd3 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 6 months ago
  9. 71cebf0 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 6 months ago
  10. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 6 months ago
  11. aa31a87 cmd: efi: ESRT table debug print by Jose Marinho · 3 years, 7 months ago
  12. 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 7 months ago
  13. cbea241 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 6 months ago
  14. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 6 months ago
  15. 7dbd7dd cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 6 months ago
  16. df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  17. 76b0a19 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 6 months ago
  18. 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  19. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  20. 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 7 months ago
  21. 9586a48 tpm: Don't select LOG by Simon Glass · 3 years, 8 months ago
  22. 05173ec cmd: Fix virtio command dependency by Bin Meng · 3 years, 7 months ago
  23. 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 7 months ago
  24. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 8 months ago
  25. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  26. 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
  27. 08cca18 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  28. b839fc9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 7 months ago
  29. a2c3f1b cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · 3 years, 7 months ago
  30. 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 8 months ago
  31. 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 7 months ago
  32. 9bc7728 cmd: sf: Print error on test failure by Sean Anderson · 3 years, 8 months ago
  33. 1bb8ca3 cmd: sf: Display errno on erase failure by Sean Anderson · 3 years, 8 months ago
  34. 921d547 cmd/riscv/sbi: support System Reset Extension by Heinrich Schuchardt · 3 years, 8 months ago
  35. a70abcf cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 8 months ago
  36. da7991b cmd: pwm: Rework argc sanity checking by Tom Rini · 3 years, 8 months ago
  37. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  38. 1019b19 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 3 years, 9 months ago
  39. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 7 months ago
  40. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  41. 3277153 cmd: mvebu/bubt: Fix default options in help by Pali Rohár · 3 years, 8 months ago
  42. 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
  43. b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 8 months ago
  44. 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
  45. 18c2582 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · 3 years, 8 months ago
  46. ff0287e cmd: pxe_utils: Replace ifdef by IS_ENABLED by Kory Maincent · 3 years, 8 months ago
  47. 6424fba bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 8 months ago
  48. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 8 months ago
  49. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  50. 12218c1 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 8 months ago
  51. b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
  52. 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
  53. e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  54. 9129f2f dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  55. c954ff5 cmd: usb_mass_storage: show device interface name by Marek Szyprowski · 3 years, 9 months ago
  56. bafdf4c cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · 4 years ago
  57. e74670a cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years ago
  58. e2ffb3b cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · 4 years ago
  59. 02ebe6d cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · 4 years ago
  60. 24e85bb cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · 4 years ago
  61. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 8 months ago
  62. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 8 months ago
  63. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 8 months ago
  64. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 8 months ago
  65. 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 8 months ago
  66. 7fd892b cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 8 months ago
  67. 54f884b cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 8 months ago
  68. 69076df cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 8 months ago
  69. b911208 cmd: correct long text loadb, loadx, loady by Heinrich Schuchardt · 3 years, 8 months ago
  70. d018734 cmd: change suppress newline in echo command by Heinrich Schuchardt · 3 years, 8 months ago
  71. 30f8222 cmd: efidebug: always check return code from get_variable() by AKASHI Takahiro · 3 years, 8 months ago
  72. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 8 months ago
  73. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 9 months ago
  74. ad80a8d cmd: disk: Remove fit_print_contents API by Ravik Hasija · 3 years, 9 months ago
  75. 83a287a bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 3 years, 9 months ago
  76. 12fc1f3 cmd: gpt: add eMMC and GPT support by Corneliu Doban · 3 years, 11 months ago
  77. 622178d cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 3 years, 11 months ago
  78. 750c543 cmd: Add MBR partition layout control utility by Marek Szyprowski · 3 years, 9 months ago
  79. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 9 months ago
  80. 48618e9 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · 3 years, 9 months ago
  81. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 8 months ago
  82. bb33c79 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 8 months ago
  83. 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
  84. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  85. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  86. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 9 months ago
  87. 1639988 cmd: ubi: don't allow to rename a volume to a name that already exist by Philippe Reynes · 3 years, 9 months ago
  88. e7fcfef cmd: load: Fix code indentation by Michal Simek · 3 years, 10 months ago
  89. 7407595 efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · 3 years, 9 months ago
  90. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 9 months ago
  91. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  92. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  93. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  94. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  95. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 3 years, 11 months ago
  96. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 3 years, 11 months ago
  97. 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 3 years, 11 months ago
  98. 7f35ced cmd: add "efidebug capsule" command by AKASHI Takahiro · 3 years, 10 months ago
  99. 94e7820 cmd: efidebug: Add support for TCG2 final events table by Ilias Apalodimas · 3 years, 10 months ago
  100. e926136 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 3 years, 10 months ago