1. d21bbb9 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 1 month ago
  2. 13982ce cmd: fdt: Add support for reading stringlist property values by Marek Vasut · 2 years, 4 months ago
  3. f7b0bbc cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · 2 years, 2 months ago
  4. 5a06534 cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · 2 years, 2 months ago
  5. 651031e cmd: correct short text for tftpboot by Heinrich Schuchardt · 2 years, 2 months ago
  6. 5f46c6e cmd: fix tftpput command by Heinrich Schuchardt · 2 years, 2 months ago
  7. 7b42bde cmd: fpga: Convert to use fit_get_data_node by Sean Anderson · 2 years, 2 months ago
  8. aa8aa48 cmd/sbi: format KVM version by Heinrich Schuchardt · 2 years, 2 months ago
  9. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 2 months ago
  10. a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 2 months ago
  11. 88de6c5 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 2 months ago
  12. e4573fe i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · 2 years, 2 months ago
  13. 1aa9a04 Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · 2 years, 2 months ago
  14. 1573b6a Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 2 months ago
  15. 2d74226 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · 2 years, 2 months ago
  16. a7091f3 dm: core: fix a typo in help text by Sergei Antonov · 2 years, 2 months ago
  17. d9f554b pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 4 months ago
  18. 046d7a0 cmd: efidebug: Add missing \n at the end of message by Michal Simek · 2 years, 2 months ago
  19. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 3 months ago
  20. 2b80bc1 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 3 months ago
  21. eccb25c bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 3 months ago
  22. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 3 months ago
  23. e141075 dm: core: Support sandbox with read interface by Simon Glass · 2 years, 3 months ago
  24. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 3 months ago
  25. 157861e Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 2 months ago
  26. be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 3 months ago
  27. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  28. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 3 months ago
  29. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  30. 63de216 cmd: remove deprecated LCD support by Heinrich Schuchardt · 2 years, 3 months ago
  31. 689525b cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · 2 years, 3 months ago
  32. 6ac4774 cmd: fix do_adc_single() by Vyacheslav Bocharov · 2 years, 4 months ago
  33. de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 3 months ago
  34. c79e274 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · 2 years, 3 months ago
  35. 87ab234 cmd: rng: Add support for selecting RNG device by Sughosh Ganu · 2 years, 3 months ago
  36. 09b0e20 cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 3 months ago
  37. 93c1358 cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 3 months ago
  38. 4b9521f cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 3 months ago
  39. 5d2f7d3 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · 2 years, 3 months ago
  40. 2336624 cmd: mmc: allow to write protect single boot partition by Ying-Chun Liu (PaulLiu) · 2 years, 6 months ago
  41. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  42. fb2b885 fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · 2 years, 3 months ago
  43. 98889c9 cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 by Ramin Zaghi · 2 years, 4 months ago
  44. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 5 months ago
  45. 56e3d6e tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · 2 years, 5 months ago
  46. f3a56dd sf: Query write-protection status before operating the flash by Jan Kiszka · 2 years, 8 months ago
  47. 868353d efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · 2 years, 3 months ago
  48. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  49. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 4 months ago
  50. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  51. dd4bf24 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · 2 years, 4 months ago
  52. bf904ea Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 4 months ago
  53. 8f8c04b i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · 2 years, 4 months ago
  54. 2cb4ddb dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 6 months ago
  55. dee2f5a dm: core: Sort dm subcommands by Simon Glass · 2 years, 6 months ago
  56. 1452870 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 6 months ago
  57. 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, 4 months ago
  58. 15c924a cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 5 months ago
  59. c4645fc cmd/misc: Stop using a function pointer by Tom Rini · 2 years, 4 months ago
  60. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 5 months ago
  61. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  62. a872b18 cmd: correct return value for printenv -e by Heinrich Schuchardt · 2 years, 4 months ago
  63. 24272ff qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · 2 years, 5 months ago
  64. b257c4e ubifs: Add missing dependency on GZIP by Pali Rohár · 2 years, 5 months ago
  65. 7f0836a cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 6 months ago
  66. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  67. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  68. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 5 months ago
  69. e85727d bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 5 months ago
  70. 8131c85 cmd/bootefi: correct command syntax by Heinrich Schuchardt · 2 years, 5 months ago
  71. 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 5 months ago
  72. 73872eb cmd/sbi: add implementation ID 6 - Coffer by Heinrich Schuchardt · 2 years, 6 months ago
  73. 3feea0b spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 7 months ago
  74. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 7 months ago
  75. 008468f cmd: mvebu: Hide bubt specific options when bubt is disabled by Pali Rohár · 2 years, 6 months ago
  76. 20cd584 Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  77. 3ae6cf5 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 6 months ago
  78. 26f404c cmd: gpt: add subcommand repair by Philippe Reynes · 2 years, 6 months ago
  79. 2743470 cmd: mmc: don't assign unused values by Heinrich Schuchardt · 2 years, 6 months ago
  80. 6d81319 cmd: onenand: fix printf codes by Heinrich Schuchardt · 2 years, 6 months ago
  81. 54d24d7 cmd: simplify do_adc_single() by Heinrich Schuchardt · 2 years, 6 months ago
  82. e426963 cmd: fix long text for fdt command by Heinrich Schuchardt · 2 years, 6 months ago
  83. 2158b0d bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 6 months ago
  84. c606c00 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · 2 years, 6 months ago
  85. a3d0aa8 bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 6 months ago
  86. d1d7ed7 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 6 months ago
  87. 3849ca7 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 7 months ago
  88. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 6 months ago
  89. 7fca71d bootstd: Add a bootmeth command by Simon Glass · 2 years, 6 months ago
  90. 2d653f6 bootstd: Add a bootflow command by Simon Glass · 2 years, 6 months ago
  91. 5d053cc bootstd: Add a bootdev command by Simon Glass · 2 years, 6 months ago
  92. 64efbd1 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · 2 years, 6 months ago
  93. 46a06ed Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  94. 990f663 bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 7 months ago
  95. 2058983 cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · 2 years, 7 months ago
  96. e9496ec fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 7 months ago
  97. 9de612a cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 6 months ago
  98. dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 6 months ago
  99. af298f3 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · 2 years, 7 months ago
  100. 75a9d75 virtio: call device_probe() in scanning by AKASHI Takahiro · 2 years, 8 months ago