1. c960c0a Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  2. 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  3. 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 9 months ago
  4. c244416 cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · 3 years, 9 months ago
  5. c81028d part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 10 months ago
  6. 0570261 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 9 months ago
  7. 0e34ef9 cmd: sf: Print error on test failure by Sean Anderson · 3 years, 10 months ago
  8. cc19b1d cmd: sf: Display errno on erase failure by Sean Anderson · 3 years, 10 months ago
  9. adbc744 cmd/riscv/sbi: support System Reset Extension by Heinrich Schuchardt · 3 years, 10 months ago
  10. 9ff24b6 cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 10 months ago
  11. 0ab155e cmd: pwm: Rework argc sanity checking by Tom Rini · 3 years, 10 months ago
  12. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  13. 8460b91 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 4 years ago
  14. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  15. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  16. b418820 cmd: mvebu/bubt: Fix default options in help by Pali Rohár · 3 years, 10 months ago
  17. 4f5bb94 Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  18. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 10 months ago
  19. c1d0a61 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  20. b2187d0 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · 3 years, 10 months ago
  21. caabd24 cmd: pxe_utils: Replace ifdef by IS_ENABLED by Kory Maincent · 3 years, 10 months ago
  22. f5dc7f6 bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 10 months ago
  23. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 10 months ago
  24. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  25. 9743046 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 10 months ago
  26. 032e905 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 10 months ago
  27. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  28. ee9b855 thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 4 years ago
  29. f5af8e4 dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 4 years ago
  30. 80e832f cmd: usb_mass_storage: show device interface name by Marek Szyprowski · 4 years ago
  31. 6005e93 cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · 4 years, 1 month ago
  32. 54a5548 cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years, 1 month ago
  33. f6155bd cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  34. 92be544 cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  35. f308af5 cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  36. 0316130 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 10 months ago
  37. 9d70252 cros_ec: Add support for switches by Simon Glass · 3 years, 10 months ago
  38. 959e1ce cros_ec: Support reading EC features by Simon Glass · 3 years, 10 months ago
  39. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 10 months ago
  40. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
  41. 89f8267 cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 10 months ago
  42. 196e0dc cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 10 months ago
  43. c77a1a3 cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 10 months ago
  44. cd373b5 cmd: correct long text loadb, loadx, loady by Heinrich Schuchardt · 3 years, 10 months ago
  45. a2f472d cmd: change suppress newline in echo command by Heinrich Schuchardt · 3 years, 10 months ago
  46. 1af1673 cmd: efidebug: always check return code from get_variable() by AKASHI Takahiro · 3 years, 10 months ago
  47. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 10 months ago
  48. 1d5955f cmd: Add a pwm command by Pragnesh Patel · 4 years ago
  49. 2eabe1a cmd: disk: Remove fit_print_contents API by Ravik Hasija · 3 years, 11 months ago
  50. 3c0629b bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 4 years ago
  51. 0c6776c cmd: gpt: add eMMC and GPT support by Corneliu Doban · 4 years, 1 month ago
  52. 1cdcd0c cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 4 years, 1 month ago
  53. 6427b5b cmd: Add MBR partition layout control utility by Marek Szyprowski · 4 years ago
  54. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
  55. 11a3fe0 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · 4 years ago
  56. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 11 months ago
  57. 6a7ae67 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 11 months ago
  58. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 11 months ago
  59. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  60. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  61. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  62. 0cf9f47 cmd: ubi: don't allow to rename a volume to a name that already exist by Philippe Reynes · 4 years ago
  63. b6e8ba1 cmd: load: Fix code indentation by Michal Simek · 4 years ago
  64. e6f9efc efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · 3 years, 11 months ago
  65. f7eca61 cmd: Drop use of old sequence numbers in commands by Simon Glass · 4 years ago
  66. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  67. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  68. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  69. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  70. adaea9c cmd: sandbox: implement exception command by Heinrich Schuchardt · 4 years ago
  71. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years, 1 month ago
  72. 783ef3f env: Allow returning errors from hdelete_r() by Simon Glass · 4 years, 1 month ago
  73. 38833c8 cmd: add "efidebug capsule" command by AKASHI Takahiro · 4 years ago
  74. a51fb1c cmd: efidebug: Add support for TCG2 final events table by Ilias Apalodimas · 4 years ago
  75. 7f59c71 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 4 years ago
  76. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
  77. 580a7a5 setexpr: Add support for strings by Simon Glass · 4 years, 1 month ago
  78. 00547af setexpr: Convert to use a struct for values by Simon Glass · 4 years, 1 month ago
  79. 7a11486 setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 4 years, 1 month ago
  80. 28ae25a setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years, 1 month ago
  81. 00e4419 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years, 1 month ago
  82. b8e9f2d setexpr: Split the core logic into its own function by Simon Glass · 4 years, 1 month ago
  83. 7c19edf setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years, 1 month ago
  84. 3d3c397 command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years, 1 month ago
  85. feb7db8 cmd: pxe: Use internal FDT if retrieving from FDTDIR fails by Anton Leontiev · 5 years ago
  86. a078915 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · 4 years, 1 month ago
  87. 30ca181 cmd: conitrace: replace getc() by getchar() by Heinrich Schuchardt · 4 years, 1 month ago
  88. 304882e cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years, 1 month ago
  89. 60aa4fe cmd: log: Make "log level" print all log levels by Sean Anderson · 4 years, 1 month ago
  90. cd6f8ab cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years, 1 month ago
  91. 0a3b694 cmd: log: Split off log level parsing by Sean Anderson · 4 years, 1 month ago
  92. dcabb4b cmd: log: Use sub-commands for log by Sean Anderson · 4 years, 1 month ago
  93. c182182 test: log: Convert log_test from python to C by Sean Anderson · 4 years, 1 month ago
  94. b6e92dc log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · 4 years, 1 month ago
  95. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
  96. becd9b7 cmd: Add a mux command by Pratyush Yadav · 4 years, 1 month ago
  97. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years, 1 month ago
  98. e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years, 1 month ago
  99. 9ad0417 cmd: Split out timer command from the sleep command by Bin Meng · 4 years, 1 month ago
  100. 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years, 1 month ago