1. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
  2. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  3. f519da3 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · 2 years, 2 months ago
  4. 3e2c20f cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · 2 years, 2 months ago
  5. d16463a cmd: simplify command efidebug by Heinrich Schuchardt · 2 years, 2 months ago
  6. 412f9ec cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 2 months ago
  7. db9361b cmd: simplify do_env_set_efi() by Heinrich Schuchardt · 2 years, 2 months ago
  8. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  9. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  10. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  11. fae1228 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 2 months ago
  12. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  13. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  14. 937b7d8 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
  15. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 3 months ago
  16. 0282f9f cmd: fdt: Add support for reading stringlist property values by Marek Vasut · 2 years, 5 months ago
  17. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  18. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  19. 57b3d2e blk: Drop if_type by Simon Glass · 2 years, 4 months ago
  20. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  21. af9e847 cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  22. 5dc80cc xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · 2 years, 3 months ago
  23. bf91d1d 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, 2 months ago
  24. e875369 eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years, 2 months ago
  25. f648fa3 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years, 2 months ago
  26. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · 2 years, 2 months ago
  27. 703ad32 eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years, 2 months ago
  28. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 2 months ago
  29. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 2 months ago
  30. 2702b27 cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 3 months ago
  31. 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 3 months ago
  32. d83e04a cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · 2 years, 3 months ago
  33. 05781ff cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · 2 years, 3 months ago
  34. d0ed5d1 cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 3 months ago
  35. 7d289f1 cmd: correct short text for tftpboot by Heinrich Schuchardt · 2 years, 3 months ago
  36. 107b3a4 cmd: fix tftpput command by Heinrich Schuchardt · 2 years, 3 months ago
  37. b89d61a cmd: fpga: Convert to use fit_get_data_node by Sean Anderson · 2 years, 3 months ago
  38. c8ed628 cmd/sbi: format KVM version by Heinrich Schuchardt · 2 years, 3 months ago
  39. 11a075c tpm: Allow reporting the internal state by Simon Glass · 2 years, 3 months ago
  40. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 3 months ago
  41. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · 2 years, 3 months ago
  42. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 3 months ago
  43. f683cdd i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · 2 years, 3 months ago
  44. 8f3caea Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · 2 years, 3 months ago
  45. 7e11c5d Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  46. d39d5b2 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · 2 years, 3 months ago
  47. 8b4bacc dm: core: fix a typo in help text by Sergei Antonov · 2 years, 3 months ago
  48. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 5 months ago
  49. ecb7ce5 cmd: efidebug: Add missing \n at the end of message by Michal Simek · 2 years, 4 months ago
  50. e5a7b77 vbe: Add a new vbe command by Simon Glass · 2 years, 4 months ago
  51. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 4 months ago
  52. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
  53. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  54. 7942bdc dm: core: Support sandbox with read interface by Simon Glass · 2 years, 4 months ago
  55. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
  56. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 4 months ago
  57. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  58. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  59. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 4 months ago
  60. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  61. 9c0486b cmd: remove deprecated LCD support by Heinrich Schuchardt · 2 years, 4 months ago
  62. dffb177 cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · 2 years, 5 months ago
  63. 8985d72 cmd: fix do_adc_single() by Vyacheslav Bocharov · 2 years, 5 months ago
  64. 6daac6b test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 4 months ago
  65. 407ec09 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · 2 years, 4 months ago
  66. b746dee cmd: rng: Add support for selecting RNG device by Sughosh Ganu · 2 years, 4 months ago
  67. 873fc6a cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 4 months ago
  68. a4bbb2c cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 4 months ago
  69. 2c96d02 cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 4 months ago
  70. 1ce57b8 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · 2 years, 4 months ago
  71. f038812 cmd: mmc: allow to write protect single boot partition by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
  72. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
  73. fbe31bb fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · 2 years, 4 months ago
  74. f0f5056 cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 by Ramin Zaghi · 2 years, 5 months ago
  75. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  76. 2bbf40b tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · 2 years, 6 months ago
  77. 2bba3f5 sf: Query write-protection status before operating the flash by Jan Kiszka · 2 years, 9 months ago
  78. b274e77 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · 2 years, 5 months ago
  79. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  80. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
  81. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  82. e775124 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · 2 years, 5 months ago
  83. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 5 months ago
  84. dfd72fe i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · 2 years, 6 months ago
  85. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 7 months ago
  86. e9daa5d dm: core: Sort dm subcommands by Simon Glass · 2 years, 7 months ago
  87. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 7 months ago
  88. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  89. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 6 months ago
  90. a4bffc2 cmd/misc: Stop using a function pointer by Tom Rini · 2 years, 5 months ago
  91. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 7 months ago
  92. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  93. f4e7b84 cmd: correct return value for printenv -e by Heinrich Schuchardt · 2 years, 5 months ago
  94. 69d5b42 qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · 2 years, 6 months ago
  95. 67a8b27 ubifs: Add missing dependency on GZIP by Pali Rohár · 2 years, 6 months ago
  96. e4c5b79 cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 7 months ago
  97. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  98. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  99. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  100. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 6 months ago