1. e74670a cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years ago
  2. e2ffb3b cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · 4 years ago
  3. 02ebe6d cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · 4 years ago
  4. 24e85bb cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · 4 years ago
  5. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 9 months ago
  6. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  7. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  8. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  9. 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 9 months ago
  10. 7fd892b cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 9 months ago
  11. 54f884b cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 9 months ago
  12. 69076df cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 9 months ago
  13. b911208 cmd: correct long text loadb, loadx, loady by Heinrich Schuchardt · 3 years, 9 months ago
  14. d018734 cmd: change suppress newline in echo command by Heinrich Schuchardt · 3 years, 9 months ago
  15. 30f8222 cmd: efidebug: always check return code from get_variable() by AKASHI Takahiro · 3 years, 9 months ago
  16. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 9 months ago
  17. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 10 months ago
  18. ad80a8d cmd: disk: Remove fit_print_contents API by Ravik Hasija · 3 years, 10 months ago
  19. 83a287a bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 3 years, 10 months ago
  20. 12fc1f3 cmd: gpt: add eMMC and GPT support by Corneliu Doban · 4 years ago
  21. 622178d cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 4 years ago
  22. 750c543 cmd: Add MBR partition layout control utility by Marek Szyprowski · 3 years, 10 months ago
  23. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  24. 48618e9 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · 3 years, 10 months ago
  25. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 9 months ago
  26. bb33c79 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 9 months ago
  27. 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, 10 months ago
  28. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  29. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  30. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 10 months ago
  31. 1639988 cmd: ubi: don't allow to rename a volume to a name that already exist by Philippe Reynes · 3 years, 10 months ago
  32. e7fcfef cmd: load: Fix code indentation by Michal Simek · 3 years, 11 months ago
  33. 7407595 efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · 3 years, 10 months ago
  34. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 10 months ago
  35. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  36. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  37. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  38. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  39. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 4 years ago
  40. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years ago
  41. 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 4 years ago
  42. 7f35ced cmd: add "efidebug capsule" command by AKASHI Takahiro · 4 years ago
  43. 94e7820 cmd: efidebug: Add support for TCG2 final events table by Ilias Apalodimas · 3 years, 11 months ago
  44. e926136 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 3 years, 11 months ago
  45. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  46. 2c02152 setexpr: Add support for strings by Simon Glass · 4 years ago
  47. f66bee4 setexpr: Convert to use a struct for values by Simon Glass · 4 years ago
  48. 8f4aa7d setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 4 years ago
  49. 9528229 setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years ago
  50. d422c77 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years ago
  51. 56331b2 setexpr: Split the core logic into its own function by Simon Glass · 4 years ago
  52. 25a43ac setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years ago
  53. 7526dee command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years ago
  54. db36674 cmd: pxe: Use internal FDT if retrieving from FDTDIR fails by Anton Leontiev · 5 years ago
  55. a322f54 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · 4 years ago
  56. 2fb3ed2 cmd: conitrace: replace getc() by getchar() by Heinrich Schuchardt · 4 years ago
  57. 3e40976 cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years ago
  58. 018aad8 cmd: log: Make "log level" print all log levels by Sean Anderson · 4 years ago
  59. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years ago
  60. fed9c2f cmd: log: Split off log level parsing by Sean Anderson · 4 years ago
  61. f48b5b5 cmd: log: Use sub-commands for log by Sean Anderson · 4 years ago
  62. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  63. c3a5459 log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · 4 years ago
  64. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
  65. 05115ab cmd: Add a mux command by Pratyush Yadav · 4 years ago
  66. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years ago
  67. 3bc0db1 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years ago
  68. 3c7bb89 cmd: Split out timer command from the sleep command by Bin Meng · 4 years ago
  69. 1606085 cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years ago
  70. bcc6c57 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · 4 years ago
  71. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  72. a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years, 1 month ago
  73. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 7 months ago
  74. 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 7 months ago
  75. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 1 month ago
  76. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  77. 4aed227 bloblist: Add a command by Simon Glass · 4 years, 1 month ago
  78. 4cbb293 efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 2 months ago
  79. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  80. 912ece4 sntp: use udp framework by Philippe Reynes · 4 years, 1 month ago
  81. c5a7e5b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 2 months ago
  82. 7969335 efi_loader: efidebug display RNG protocol by Heinrich Schuchardt · 4 years, 1 month ago
  83. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 1 month ago
  84. 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years, 1 month ago
  85. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 1 month ago
  86. 51af144 x86: Allow showing details about a HOB entry by Simon Glass · 4 years, 1 month ago
  87. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 1 month ago
  88. d11544df x86: hob: Add way to show a single hob entry by Simon Glass · 4 years, 1 month ago
  89. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 1 month ago
  90. 504d179 cmd: pxe: Add relocation to pxe_sub cmds by T Karthik Reddy · 4 years, 1 month ago
  91. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 1 month ago
  92. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 1 month ago
  93. 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  94. 8f0ac53 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 2 months ago
  95. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 1 month ago
  96. 142775a env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 2 months ago
  97. ff6a875 board: ns3: kconfig: extend board kconfig with specific commands by Vladimir Olovyannikov · 4 years, 2 months ago
  98. a09ca68 cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · 4 years, 2 months ago
  99. 70bf263 cmd: broadcom: add cmd to update bnxt image env variables by Vikas Gupta · 4 years, 2 months ago
  100. 186879c cmd: broadcom: add bnxt boot command by Trac Hoang · 4 years, 2 months ago