1. 70089c1 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years ago
  2. f4d52c4 cmd: simplify efidebug by Heinrich Schuchardt · 2 years ago
  3. 6de1daf cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years ago
  4. 7f673bb cmd: add temperature command by Robert Marko · 2 years, 1 month ago
  5. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 1 month ago
  6. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 1 month ago
  7. c4c32e3 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
  8. 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years ago
  9. c6db606 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · 2 years ago
  10. a75e835 cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · 2 years ago
  11. f3290be cmd: simplify command efidebug by Heinrich Schuchardt · 2 years ago
  12. 80fadf4 cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years ago
  13. 57b2d30 cmd: simplify do_env_set_efi() by Heinrich Schuchardt · 2 years ago
  14. 2d45913 Merge branch 'next' by Tom Rini · 2 years ago
  15. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  16. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  17. d21bbb9 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years ago
  18. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years ago
  19. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years ago
  20. efc3f95 boot: Call flush() before booting by Pali Rohár · 2 years, 1 month ago
  21. 989cc40 serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 1 month ago
  22. 13982ce cmd: fdt: Add support for reading stringlist property values by Marek Vasut · 2 years, 3 months ago
  23. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  24. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  25. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 1 month ago
  26. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 1 month ago
  27. 003357c cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 1 month ago
  28. 1b3e682 xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · 2 years, 1 month ago
  29. 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
  30. e5948ee eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years ago
  31. b5135a1 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years ago
  32. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years ago
  33. bb8498a eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years ago
  34. e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years ago
  35. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years ago
  36. 1f865ee cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 1 month ago
  37. ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 1 month ago
  38. f7b0bbc cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · 2 years, 1 month ago
  39. 5a06534 cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · 2 years, 1 month ago
  40. 85007da cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 1 month ago
  41. 651031e cmd: correct short text for tftpboot by Heinrich Schuchardt · 2 years, 1 month ago
  42. 5f46c6e cmd: fix tftpput command by Heinrich Schuchardt · 2 years, 1 month ago
  43. 7b42bde cmd: fpga: Convert to use fit_get_data_node by Sean Anderson · 2 years, 1 month ago
  44. aa8aa48 cmd/sbi: format KVM version by Heinrich Schuchardt · 2 years, 1 month ago
  45. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 1 month ago
  46. a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 1 month ago
  47. dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 1 month ago
  48. 88de6c5 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 1 month ago
  49. e4573fe i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · 2 years, 1 month ago
  50. 1aa9a04 Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · 2 years, 1 month ago
  51. 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
  52. 2d74226 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · 2 years, 1 month ago
  53. a7091f3 dm: core: fix a typo in help text by Sergei Antonov · 2 years, 1 month ago
  54. d9f554b pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 3 months ago
  55. 046d7a0 cmd: efidebug: Add missing \n at the end of message by Michal Simek · 2 years, 2 months ago
  56. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 2 months ago
  57. 2b80bc1 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 2 months ago
  58. eccb25c bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 2 months ago
  59. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 2 months ago
  60. e141075 dm: core: Support sandbox with read interface by Simon Glass · 2 years, 2 months ago
  61. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 2 months ago
  62. 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
  63. be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 2 months ago
  64. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 2 months ago
  65. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 2 months ago
  66. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 2 months ago
  67. 63de216 cmd: remove deprecated LCD support by Heinrich Schuchardt · 2 years, 2 months ago
  68. 689525b cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · 2 years, 2 months ago
  69. 6ac4774 cmd: fix do_adc_single() by Vyacheslav Bocharov · 2 years, 3 months ago
  70. de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 2 months ago
  71. c79e274 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · 2 years, 2 months ago
  72. 87ab234 cmd: rng: Add support for selecting RNG device by Sughosh Ganu · 2 years, 2 months ago
  73. 09b0e20 cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 2 months ago
  74. 93c1358 cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 2 months ago
  75. 4b9521f cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 2 months ago
  76. 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
  77. 2336624 cmd: mmc: allow to write protect single boot partition by Ying-Chun Liu (PaulLiu) · 2 years, 5 months ago
  78. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 2 months ago
  79. fb2b885 fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · 2 years, 2 months ago
  80. 98889c9 cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 by Ramin Zaghi · 2 years, 3 months ago
  81. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 4 months ago
  82. 56e3d6e tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · 2 years, 4 months ago
  83. f3a56dd sf: Query write-protection status before operating the flash by Jan Kiszka · 2 years, 7 months ago
  84. 868353d efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · 2 years, 3 months ago
  85. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  86. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 3 months ago
  87. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 3 months ago
  88. dd4bf24 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · 2 years, 3 months ago
  89. bf904ea Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 3 months ago
  90. 8f8c04b i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · 2 years, 4 months ago
  91. 2cb4ddb dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 5 months ago
  92. dee2f5a dm: core: Sort dm subcommands by Simon Glass · 2 years, 5 months ago
  93. 1452870 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 5 months ago
  94. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 3 months ago
  95. 15c924a cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 4 months ago
  96. c4645fc cmd/misc: Stop using a function pointer by Tom Rini · 2 years, 3 months ago
  97. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 5 months ago
  98. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 3 months ago
  99. a872b18 cmd: correct return value for printenv -e by Heinrich Schuchardt · 2 years, 3 months ago
  100. 24272ff qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · 2 years, 4 months ago