1. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years ago
  2. 4954937 dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years ago
  3. f9d16f2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 11 months ago
  4. 622b5d3 cmd: sf: Handle unaligned 'update' start offset by Marek Vasut · 2 years ago
  5. 64a11fb cmd: bcb: select user(0) hwpart in __bcb_load() by Mattijs Korpershoek · 2 years ago
  6. 2f6c45e qfw: return failure when no kernel could be loaded by Andre Przywara · 2 years ago
  7. 163fb37 qfw: store loaded file size in environment variable by Andre Przywara · 2 years ago
  8. 4b290d4 cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 2 months ago
  9. d843273 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
  10. 73ceadc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 11 months ago
  11. f22db44 cmd/sbi: user friendly short texts by Heinrich Schuchardt · 2 years ago
  12. 72c1f5f cmd/sbi: error message for failure to get spec version by Heinrich Schuchardt · 2 years ago
  13. 9487764 cmd/sbi: format RustSBI version number by Heinrich Schuchardt · 2 years ago
  14. 177040b sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years ago
  15. baf4141 fdt: Show a message when the working FDT changes by Simon Glass · 2 years ago
  16. 2c0b61d bootm: Drop #ifdef from do_bootm() by Simon Glass · 2 years ago
  17. f06443f bootm: Avoid returning error codes from command by Simon Glass · 2 years ago
  18. 8676ae3 cmd: List all uclass devices regardless of probe error by Michal Suchanek · 2 years ago
  19. 70089c1 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years ago
  20. f4d52c4 cmd: simplify efidebug by Heinrich Schuchardt · 2 years ago
  21. 6de1daf cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years ago
  22. 7f673bb cmd: add temperature command by Robert Marko · 2 years, 1 month ago
  23. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 1 month ago
  24. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 1 month ago
  25. c4c32e3 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
  26. 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years ago
  27. c6db606 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · 2 years ago
  28. a75e835 cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · 2 years ago
  29. f3290be cmd: simplify command efidebug by Heinrich Schuchardt · 2 years ago
  30. 80fadf4 cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years ago
  31. 57b2d30 cmd: simplify do_env_set_efi() by Heinrich Schuchardt · 2 years ago
  32. 2d45913 Merge branch 'next' by Tom Rini · 2 years ago
  33. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  34. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  35. d21bbb9 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years ago
  36. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years ago
  37. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years ago
  38. efc3f95 boot: Call flush() before booting by Pali Rohár · 2 years, 1 month ago
  39. 989cc40 serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 1 month ago
  40. 13982ce cmd: fdt: Add support for reading stringlist property values by Marek Vasut · 2 years, 3 months ago
  41. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  42. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  43. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 1 month ago
  44. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 1 month ago
  45. 003357c cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 1 month ago
  46. 1b3e682 xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · 2 years, 1 month ago
  47. 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years ago
  48. e5948ee eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years ago
  49. b5135a1 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years ago
  50. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years ago
  51. bb8498a eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years ago
  52. e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years ago
  53. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years ago
  54. 1f865ee cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 1 month ago
  55. ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 1 month ago
  56. f7b0bbc cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · 2 years, 1 month ago
  57. 5a06534 cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · 2 years, 1 month ago
  58. 85007da cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 1 month ago
  59. 651031e cmd: correct short text for tftpboot by Heinrich Schuchardt · 2 years, 1 month ago
  60. 5f46c6e cmd: fix tftpput command by Heinrich Schuchardt · 2 years, 1 month ago
  61. 7b42bde cmd: fpga: Convert to use fit_get_data_node by Sean Anderson · 2 years, 1 month ago
  62. aa8aa48 cmd/sbi: format KVM version by Heinrich Schuchardt · 2 years, 1 month ago
  63. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 1 month ago
  64. a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 1 month ago
  65. dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 1 month ago
  66. 88de6c5 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 1 month ago
  67. e4573fe i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · 2 years, 1 month ago
  68. 1aa9a04 Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · 2 years, 1 month ago
  69. 1573b6a Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  70. 2d74226 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · 2 years, 1 month ago
  71. a7091f3 dm: core: fix a typo in help text by Sergei Antonov · 2 years, 1 month ago
  72. d9f554b pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 3 months ago
  73. 046d7a0 cmd: efidebug: Add missing \n at the end of message by Michal Simek · 2 years, 1 month ago
  74. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 2 months ago
  75. 2b80bc1 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 2 months ago
  76. eccb25c bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 2 months ago
  77. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 2 months ago
  78. e141075 dm: core: Support sandbox with read interface by Simon Glass · 2 years, 2 months ago
  79. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 2 months ago
  80. 157861e Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  81. be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 2 months ago
  82. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 2 months ago
  83. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 2 months ago
  84. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 2 months ago
  85. 63de216 cmd: remove deprecated LCD support by Heinrich Schuchardt · 2 years, 2 months ago
  86. 689525b cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · 2 years, 2 months ago
  87. 6ac4774 cmd: fix do_adc_single() by Vyacheslav Bocharov · 2 years, 3 months ago
  88. de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 2 months ago
  89. c79e274 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · 2 years, 2 months ago
  90. 87ab234 cmd: rng: Add support for selecting RNG device by Sughosh Ganu · 2 years, 2 months ago
  91. 09b0e20 cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 2 months ago
  92. 93c1358 cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 2 months ago
  93. 4b9521f cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 2 months ago
  94. 5d2f7d3 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · 2 years, 2 months ago
  95. 2336624 cmd: mmc: allow to write protect single boot partition by Ying-Chun Liu (PaulLiu) · 2 years, 5 months ago
  96. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 2 months ago
  97. fb2b885 fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · 2 years, 2 months ago
  98. 98889c9 cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 by Ramin Zaghi · 2 years, 3 months ago
  99. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 4 months ago
  100. 56e3d6e tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · 2 years, 4 months ago