1. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  2. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 3 months ago
  3. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  4. 63de216 cmd: remove deprecated LCD support by Heinrich Schuchardt · 2 years, 3 months ago
  5. 689525b cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · 2 years, 3 months ago
  6. 6ac4774 cmd: fix do_adc_single() by Vyacheslav Bocharov · 2 years, 4 months ago
  7. de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 3 months ago
  8. c79e274 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · 2 years, 3 months ago
  9. 87ab234 cmd: rng: Add support for selecting RNG device by Sughosh Ganu · 2 years, 3 months ago
  10. 09b0e20 cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 3 months ago
  11. 93c1358 cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 3 months ago
  12. 4b9521f cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 3 months ago
  13. 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
  14. 2336624 cmd: mmc: allow to write protect single boot partition by Ying-Chun Liu (PaulLiu) · 2 years, 6 months ago
  15. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  16. fb2b885 fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · 2 years, 3 months ago
  17. 98889c9 cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 by Ramin Zaghi · 2 years, 4 months ago
  18. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 5 months ago
  19. 56e3d6e tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · 2 years, 5 months ago
  20. f3a56dd sf: Query write-protection status before operating the flash by Jan Kiszka · 2 years, 8 months ago
  21. 868353d efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · 2 years, 3 months ago
  22. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  23. 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
  24. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  25. dd4bf24 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · 2 years, 4 months ago
  26. bf904ea Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 4 months ago
  27. 8f8c04b i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · 2 years, 4 months ago
  28. 2cb4ddb dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 6 months ago
  29. dee2f5a dm: core: Sort dm subcommands by Simon Glass · 2 years, 6 months ago
  30. 1452870 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 6 months ago
  31. 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
  32. 15c924a cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 5 months ago
  33. c4645fc cmd/misc: Stop using a function pointer by Tom Rini · 2 years, 4 months ago
  34. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 5 months ago
  35. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  36. a872b18 cmd: correct return value for printenv -e by Heinrich Schuchardt · 2 years, 4 months ago
  37. 24272ff qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · 2 years, 5 months ago
  38. b257c4e ubifs: Add missing dependency on GZIP by Pali Rohár · 2 years, 5 months ago
  39. 7f0836a cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 6 months ago
  40. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  41. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  42. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 5 months ago
  43. e85727d bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 5 months ago
  44. 8131c85 cmd/bootefi: correct command syntax by Heinrich Schuchardt · 2 years, 5 months ago
  45. 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 5 months ago
  46. 73872eb cmd/sbi: add implementation ID 6 - Coffer by Heinrich Schuchardt · 2 years, 6 months ago
  47. 3feea0b spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 7 months ago
  48. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 7 months ago
  49. 008468f cmd: mvebu: Hide bubt specific options when bubt is disabled by Pali Rohár · 2 years, 6 months ago
  50. 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
  51. 3ae6cf5 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 6 months ago
  52. 26f404c cmd: gpt: add subcommand repair by Philippe Reynes · 2 years, 6 months ago
  53. 2743470 cmd: mmc: don't assign unused values by Heinrich Schuchardt · 2 years, 6 months ago
  54. 6d81319 cmd: onenand: fix printf codes by Heinrich Schuchardt · 2 years, 6 months ago
  55. 54d24d7 cmd: simplify do_adc_single() by Heinrich Schuchardt · 2 years, 6 months ago
  56. e426963 cmd: fix long text for fdt command by Heinrich Schuchardt · 2 years, 6 months ago
  57. 2158b0d bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 6 months ago
  58. c606c00 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · 2 years, 6 months ago
  59. a3d0aa8 bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 6 months ago
  60. d1d7ed7 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 6 months ago
  61. 3849ca7 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 7 months ago
  62. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 6 months ago
  63. 7fca71d bootstd: Add a bootmeth command by Simon Glass · 2 years, 6 months ago
  64. 2d653f6 bootstd: Add a bootflow command by Simon Glass · 2 years, 6 months ago
  65. 5d053cc bootstd: Add a bootdev command by Simon Glass · 2 years, 6 months ago
  66. 64efbd1 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · 2 years, 6 months ago WIP/24Apr2022
  67. 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 WIP/23Apr2022
  68. 990f663 bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 7 months ago
  69. 2058983 cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · 2 years, 6 months ago
  70. e9496ec fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 7 months ago
  71. 9de612a cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 6 months ago
  72. dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 6 months ago WIP/2022-04-20-assorted-improvements
  73. af298f3 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · 2 years, 7 months ago
  74. 75a9d75 virtio: call device_probe() in scanning by AKASHI Takahiro · 2 years, 8 months ago
  75. 4cd1fca cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n by Masami Hiramatsu · 2 years, 7 months ago
  76. dafcd96 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 7 months ago
  77. ec57bd7 cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · 2 years, 10 months ago
  78. cfb31e0 cmd/sbi: add missing SBI information by Heinrich Schuchardt · 2 years, 7 months ago
  79. 70ae54b cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 7 months ago
  80. dbf6f7c cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 7 months ago
  81. 7bebc11 cmd: bootm: add subcommand preload by Philippe Reynes · 2 years, 7 months ago
  82. 9d46e63 cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 7 months ago
  83. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 9 months ago
  84. 814dd92 video: Drop cfg_console by Simon Glass · 2 years, 9 months ago
  85. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  86. ccc41fc cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 7 months ago
  87. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 7 months ago
  88. e3c2042 cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled by Marek Vasut · 2 years, 8 months ago
  89. 63276a5 efi_loader: use short-form DP for load options by Heinrich Schuchardt · 2 years, 8 months ago
  90. 0832dd2 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 2 years, 8 months ago
  91. eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 7 months ago
  92. 84191f7 cmd/mmc: fix output of mmc info for e-MMC by Max Merchel · 2 years, 8 months ago
  93. 739941e fs/erofs: add filesystem commands by Huang Jianan · 2 years, 8 months ago
  94. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 7 months ago
  95. bfaa51d cmd: add serial console support for the cls command by Heinrich Schuchardt · 2 years, 8 months ago
  96. c81b460 event: Add a command by Simon Glass · 2 years, 8 months ago
  97. 55fd1c4 cmd: pwm: fix typo 'eisable' -> 'disable' by Sébastien Szymanski · 2 years, 8 months ago
  98. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 8 months ago
  99. e7588d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · 2 years, 8 months ago
  100. 3fa9ed9 efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 8 months ago