1. d1d7ed7 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 9 months ago
  2. 3849ca7 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 10 months ago
  3. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 9 months ago
  4. 7fca71d bootstd: Add a bootmeth command by Simon Glass · 2 years, 10 months ago
  5. 2d653f6 bootstd: Add a bootflow command by Simon Glass · 2 years, 10 months ago
  6. 5d053cc bootstd: Add a bootdev command by Simon Glass · 2 years, 10 months ago
  7. 64efbd1 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · 2 years, 10 months ago
  8. 46a06ed Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  9. 990f663 bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 11 months ago
  10. 2058983 cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · 2 years, 10 months ago
  11. e9496ec fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 10 months ago
  12. 9de612a cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 10 months ago
  13. dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 10 months ago
  14. af298f3 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · 2 years, 10 months ago
  15. 75a9d75 virtio: call device_probe() in scanning by AKASHI Takahiro · 2 years, 11 months ago
  16. 4cd1fca cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n by Masami Hiramatsu · 2 years, 11 months ago
  17. dafcd96 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 10 months ago
  18. ec57bd7 cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · 3 years, 2 months ago
  19. cfb31e0 cmd/sbi: add missing SBI information by Heinrich Schuchardt · 2 years, 11 months ago
  20. 70ae54b cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 11 months ago
  21. dbf6f7c cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 11 months ago
  22. 7bebc11 cmd: bootm: add subcommand preload by Philippe Reynes · 2 years, 10 months ago
  23. 9d46e63 cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 10 months ago
  24. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 3 years ago
  25. 814dd92 video: Drop cfg_console by Simon Glass · 3 years ago
  26. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 10 months ago
  27. ccc41fc cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 11 months ago
  28. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 11 months ago
  29. e3c2042 cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled by Marek Vasut · 3 years ago
  30. 63276a5 efi_loader: use short-form DP for load options by Heinrich Schuchardt · 3 years ago
  31. 0832dd2 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 3 years ago
  32. eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 11 months ago
  33. 84191f7 cmd/mmc: fix output of mmc info for e-MMC by Max Merchel · 3 years ago
  34. 739941e fs/erofs: add filesystem commands by Huang Jianan · 3 years ago
  35. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 11 months ago
  36. bfaa51d cmd: add serial console support for the cls command by Heinrich Schuchardt · 3 years ago
  37. c81b460 event: Add a command by Simon Glass · 3 years ago
  38. 55fd1c4 cmd: pwm: fix typo 'eisable' -> 'disable' by Sébastien Szymanski · 3 years ago
  39. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 3 years ago
  40. e7588d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · 3 years ago
  41. 3fa9ed9 efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 3 years ago
  42. 92a1bba cmd: clk: fix long help message by Patrick Delaunay · 3 years ago
  43. 534859a cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 3 years ago
  44. afcc261 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 3 years ago
  45. 3386fb1 cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 3 years ago
  46. b4f0c7f cmd: fuse: Add a command to read fuses to memory by Angus Ainslie · 3 years, 2 months ago
  47. c2a4af5 cmd: fuse: add a fuse comparison function by Angus Ainslie · 3 years, 2 months ago
  48. ac52cba pstore: Support already existing reserved-memory node by Detlev Casanova · 3 years ago
  49. e9b0fd8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 3 years ago
  50. 63de067 cmd: wrong printf() code in do_test_stackprot_fail() by Heinrich Schuchardt · 3 years ago
  51. 1d4b3b2 cmd: mmc: Consider GP partitions in mmc hwpartition user enh start - by Marek Vasut · 3 years, 1 month ago
  52. 8b139f4 Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  53. d837cb1 efi: Add debugging to efi_set_bootdev() by Simon Glass · 3 years ago
  54. 18956cd cmd: bcb: fix bcb struct alignment issue by Gary Bisson · 3 years, 1 month ago
  55. 156ccbc efi: Use 16-bit unicode strings by Simon Glass · 3 years ago
  56. 1a4942f pci: Extend 'pci' command with bus option '*' by Pali Rohár · 3 years, 1 month ago
  57. 6850a5a pci: Add checks for valid cmdline arguments by Pali Rohár · 3 years, 1 month ago
  58. 3932093 pci: Extend 'pci regions' command with bus number by Pali Rohár · 3 years, 1 month ago
  59. 06f6f3d acpi: Tidy up the table list by Simon Glass · 3 years, 2 months ago
  60. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 3 years, 2 months ago
  61. 480245c cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 3 years, 1 month ago
  62. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  63. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 3 years, 1 month ago
  64. c8363b1 cmd: Fix up warnings in flash.c by Patrick Delaunay · 3 years, 1 month ago
  65. 4340753 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 3 years, 2 months ago
  66. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years, 1 month ago
  67. 983a5a2 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 3 years, 1 month ago
  68. 3adae64 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 3 years, 1 month ago
  69. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 3 years, 1 month ago
  70. d71dbe6 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  71. 25a326b efi: Support the efi command in the app by Simon Glass · 3 years, 1 month ago
  72. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 3 years, 1 month ago
  73. a2f1482 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 3 years, 1 month ago
  74. bc314f8 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 3 years, 1 month ago
  75. 4a05497 cmd: adc: Report return value on error by Samuel Dionne-Riel · 3 years, 2 months ago
  76. 1107b06 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 3 years, 1 month ago
  77. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 3 years, 1 month ago
  78. 87a9aa6 Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 1 month ago
  79. 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years, 2 months ago
  80. ff27af1 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years, 2 months ago
  81. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  82. 6cdc8be sandbox: Enable support for the gzip command by Simon Glass · 3 years, 3 months ago
  83. fe3dde3 cmd: kaslrseed: add command to generate value from hwrng by Chris Morgan · 3 years, 5 months ago
  84. ff66e7b fdt: Report the devicetree source by Simon Glass · 3 years, 2 months ago
  85. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years, 2 months ago
  86. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years, 2 months ago
  87. 8905024 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years, 2 months ago
  88. 2957a1e tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 3 years, 2 months ago
  89. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years, 2 months ago
  90. 362a79f mbr: Correct verification check by Simon Glass · 3 years, 3 months ago
  91. 3512e15 sf: Tidy up code to avoid #ifdef by Simon Glass · 3 years, 5 months ago
  92. ad4e010 sf: Use const for the stage name by Simon Glass · 3 years, 5 months ago
  93. e845dd7 cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 3 years, 3 months ago
  94. ebb6d74 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · 3 years, 3 months ago
  95. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 4 months ago
  96. d50244e pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 4 months ago
  97. 81a2f8d pxe: Refactor sysboot to have one helper by Simon Glass · 3 years, 4 months ago
  98. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 4 months ago
  99. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 4 months ago
  100. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 4 months ago