1. 3cf4cf9 cmd: mvebu: Hide bubt specific options when bubt is disabled by Pali Rohár · 2 years, 7 months ago
  2. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  3. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
  4. 5121529 cmd: gpt: add subcommand repair by Philippe Reynes · 2 years, 7 months ago
  5. 05c7428 cmd: mmc: don't assign unused values by Heinrich Schuchardt · 2 years, 7 months ago
  6. 4b0449f cmd: onenand: fix printf codes by Heinrich Schuchardt · 2 years, 7 months ago
  7. d1730cf cmd: simplify do_adc_single() by Heinrich Schuchardt · 2 years, 7 months ago
  8. 9696dbb cmd: fix long text for fdt command by Heinrich Schuchardt · 2 years, 7 months ago
  9. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 7 months ago
  10. f90c7b2 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · 2 years, 7 months ago
  11. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 7 months ago
  12. d7dc877 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 7 months ago
  13. 3189cd1 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 8 months ago
  14. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  15. c49fd72 bootstd: Add a bootmeth command by Simon Glass · 2 years, 7 months ago
  16. 7617f49 bootstd: Add a bootflow command by Simon Glass · 2 years, 7 months ago
  17. 379f438 bootstd: Add a bootdev command by Simon Glass · 2 years, 7 months ago
  18. 783bc12 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · 2 years, 7 months ago
  19. c24a792 Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  20. acc969e bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 8 months ago
  21. 2c3bf4e cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · 2 years, 8 months ago
  22. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 8 months ago
  23. beea7be cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 8 months ago
  24. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 8 months ago
  25. b009677 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · 2 years, 8 months ago
  26. a5a7b81 virtio: call device_probe() in scanning by AKASHI Takahiro · 2 years, 9 months ago
  27. fc1f85e cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n by Masami Hiramatsu · 2 years, 8 months ago
  28. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  29. 46127db cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · 3 years ago
  30. fdc7577 cmd/sbi: add missing SBI information by Heinrich Schuchardt · 2 years, 9 months ago
  31. 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 9 months ago
  32. 86b6f47 cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 8 months ago
  33. fae8487 cmd: bootm: add subcommand preload by Philippe Reynes · 2 years, 8 months ago
  34. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  35. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  36. c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
  37. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  38. efe92b7 cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 8 months ago
  39. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
  40. 99d1b10 cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled by Marek Vasut · 2 years, 9 months ago
  41. 57274c8 efi_loader: use short-form DP for load options by Heinrich Schuchardt · 2 years, 9 months ago
  42. 0899497 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 2 years, 9 months ago
  43. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  44. 1414ada cmd/mmc: fix output of mmc info for e-MMC by Max Merchel · 2 years, 10 months ago
  45. c8eefae fs/erofs: add filesystem commands by Huang Jianan · 2 years, 9 months ago
  46. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  47. ced5d41 cmd: add serial console support for the cls command by Heinrich Schuchardt · 2 years, 10 months ago
  48. 3304fa8 event: Add a command by Simon Glass · 2 years, 9 months ago
  49. 9fa566c cmd: pwm: fix typo 'eisable' -> 'disable' by Sébastien Szymanski · 2 years, 9 months ago
  50. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  51. ddda5d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · 2 years, 10 months ago
  52. d250a8f efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 9 months ago
  53. 8ef8203 cmd: clk: fix long help message by Patrick Delaunay · 2 years, 10 months ago
  54. fe23c80 cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 2 years, 10 months ago
  55. 27e14d4 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 2 years, 10 months ago
  56. 5c6d32d cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 2 years, 10 months ago
  57. f08743f cmd: fuse: Add a command to read fuses to memory by Angus Ainslie · 3 years ago
  58. 5149bca cmd: fuse: add a fuse comparison function by Angus Ainslie · 3 years ago
  59. 4d4795f pstore: Support already existing reserved-memory node by Detlev Casanova · 2 years, 10 months ago
  60. f77f6a8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 2 years, 10 months ago
  61. eda8429 cmd: wrong printf() code in do_test_stackprot_fail() by Heinrich Schuchardt · 2 years, 10 months ago
  62. 30d2966 cmd: mmc: Consider GP partitions in mmc hwpartition user enh start - by Marek Vasut · 2 years, 10 months ago
  63. 28af92d Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 10 months ago
  64. 95c1d25 efi: Add debugging to efi_set_bootdev() by Simon Glass · 2 years, 10 months ago
  65. f3f2c7b cmd: bcb: fix bcb struct alignment issue by Gary Bisson · 2 years, 11 months ago
  66. 9097537 efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
  67. 92fa927 pci: Extend 'pci' command with bus option '*' by Pali Rohár · 2 years, 10 months ago
  68. 17d5d72 pci: Add checks for valid cmdline arguments by Pali Rohár · 2 years, 10 months ago
  69. 541e75c pci: Extend 'pci regions' command with bus number by Pali Rohár · 2 years, 10 months ago
  70. eb025f3 acpi: Tidy up the table list by Simon Glass · 3 years ago
  71. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  72. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 10 months ago
  73. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  74. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  75. 3364863 cmd: Fix up warnings in flash.c by Patrick Delaunay · 2 years, 11 months ago
  76. 297fc20 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 3 years ago
  77. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  78. 1bebcb6 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  79. a4628b4 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  80. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  81. 9668b87 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
  82. ba04253 efi: Support the efi command in the app by Simon Glass · 2 years, 11 months ago
  83. 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 11 months ago
  84. e4e5660 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 11 months ago
  85. 72d7883 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 2 years, 11 months ago
  86. 9c7d35a cmd: adc: Report return value on error by Samuel Dionne-Riel · 3 years ago
  87. 33203c3 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  88. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  89. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
  90. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  91. c2ac2f6 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years ago
  92. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  93. 90392d9 sandbox: Enable support for the gzip command by Simon Glass · 3 years ago
  94. 61a9618 cmd: kaslrseed: add command to generate value from hwrng by Chris Morgan · 3 years, 3 months ago
  95. 8f9ce7e fdt: Report the devicetree source by Simon Glass · 3 years ago
  96. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  97. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years ago
  98. 84b7711 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years ago
  99. 686bedb tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 3 years ago
  100. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago