1. 55a81ad mmc: Update environment variable with active partition by Reuben Dowle · 3 years, 7 months ago
  2. 5ee984a cmd: pxe_utils: sysboot: fix crash if either board or soc are not set. by Dimitri John Ledkov · 3 years, 7 months ago
  3. e1dc253 cmd: Add dependency for ums command by Patrick Delaunay · 3 years, 6 months ago
  4. e8324f5 efi_loader: simplify accessing variables by Heinrich Schuchardt · 3 years, 6 months ago
  5. 9a5e74e efi_loader: use efi_create_indexed_name() by Heinrich Schuchardt · 3 years, 6 months ago
  6. 682510f efi_loader: simplify show_efi_boot_order() by Heinrich Schuchardt · 3 years, 6 months ago
  7. e6720b9 efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 6 months ago
  8. e89befe stackprot: Make our test a bit more complex by Tom Rini · 3 years, 6 months ago
  9. 3873032 cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training by Stefan Roese · 3 years, 7 months ago
  10. 7444a7d cmd: add support for a new "extension" command by Kory Maincent · 3 years, 7 months ago
  11. 623e1ac fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 7 months ago
  12. 021f444 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · 3 years, 7 months ago
  13. 985e519 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 7 months ago
  14. ba0cfad cmd/exception: support ebreak exception on RISC-V by Heinrich Schuchardt · 3 years, 8 months ago
  15. 078d022 cmd: gpt: Add option to write GPT partitions to environment variable by Farhan Ali · 3 years, 9 months ago
  16. a738b53 Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 7 months ago
  17. 6795a66 phy: marvell: add RX training command by Igal Liberman · 3 years, 8 months ago
  18. e78a389 cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 8 months ago
  19. e13fa3e cmd: dfu: Propagate error if dfu gadget fails by Michal Simek · 3 years, 8 months ago
  20. 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
  21. 814f303 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 8 months ago
  22. 3ae9e6a cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 8 months ago
  23. 83fed4a cmd: exit: Fix return value by Marek Vasut · 3 years, 8 months ago
  24. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
  25. 311880f terminal: only serial_reinit_all if available by Asherah Connor · 3 years, 9 months ago
  26. 10ec131 terminal: correct stdio_dev invocations by Asherah Connor · 3 years, 9 months ago
  27. 1f86305 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 9 months ago
  28. 749cafb efi_loader: simplify efi_get_device_path_text() by Heinrich Schuchardt · 3 years, 8 months ago
  29. f18c71f crypto: Add blob command support for i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  30. ff925e2 imx7ulp: Enable support for cmd blob by Franck LENORMAND · 3 years, 8 months ago
  31. c1957d4 cmd: blob: Instantiate RNG before running CMD_BLOB by Breno Lima · 3 years, 8 months ago
  32. d90af04 cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency by Breno Lima · 3 years, 8 months ago
  33. 7483dd3 cmd: mmc: check whether bootbus's arguments is valid or not by Jaehoon Chung · 3 years, 9 months ago
  34. 94a4757 cmd: mmc: modify more readable about hwpartition usage by Jaehoon Chung · 3 years, 9 months ago
  35. 8183f43 Merge branch 'next' by Tom Rini · 3 years, 8 months ago
  36. 9fb432b cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 8 months ago
  37. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 9 months ago
  38. f0a4538 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 9 months ago
  39. 8f5fdf3 sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 9 months ago
  40. ac8d9d5 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 9 months ago
  41. e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 9 months ago
  42. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
  43. b027e79 cmd: efi: ESRT table debug print by Jose Marinho · 3 years, 9 months ago
  44. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  45. 773c090 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 8 months ago
  46. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 8 months ago
  47. f684706 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 8 months ago
  48. 83698b2 efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  49. a89adb0 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 8 months ago
  50. c665dbf efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  51. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
  52. 7d80df9 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 9 months ago
  53. c43c6e7 tpm: Don't select LOG by Simon Glass · 3 years, 10 months ago
  54. c5ac2d5 cmd: Fix virtio command dependency by Bin Meng · 3 years, 9 months ago
  55. 70b22cf cmd: Add a command to display the address map by Bin Meng · 3 years, 9 months ago
  56. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
  57. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  58. c960c0a Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  59. 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  60. 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 9 months ago
  61. c244416 cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · 3 years, 9 months ago
  62. c81028d part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 10 months ago
  63. 0570261 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 9 months ago
  64. 0e34ef9 cmd: sf: Print error on test failure by Sean Anderson · 3 years, 10 months ago
  65. cc19b1d cmd: sf: Display errno on erase failure by Sean Anderson · 3 years, 10 months ago
  66. adbc744 cmd/riscv/sbi: support System Reset Extension by Heinrich Schuchardt · 3 years, 10 months ago
  67. 9ff24b6 cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 10 months ago
  68. 0ab155e cmd: pwm: Rework argc sanity checking by Tom Rini · 3 years, 10 months ago
  69. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  70. 8460b91 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 4 years ago
  71. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  72. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  73. b418820 cmd: mvebu/bubt: Fix default options in help by Pali Rohár · 3 years, 10 months ago
  74. 4f5bb94 Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  75. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 10 months ago
  76. c1d0a61 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  77. b2187d0 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · 3 years, 10 months ago
  78. caabd24 cmd: pxe_utils: Replace ifdef by IS_ENABLED by Kory Maincent · 3 years, 10 months ago
  79. f5dc7f6 bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 10 months ago
  80. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 10 months ago
  81. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  82. 9743046 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 10 months ago
  83. 032e905 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 10 months ago
  84. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  85. ee9b855 thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 4 years ago
  86. f5af8e4 dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 4 years ago
  87. 80e832f cmd: usb_mass_storage: show device interface name by Marek Szyprowski · 4 years ago
  88. 6005e93 cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · 4 years, 1 month ago
  89. 54a5548 cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years, 1 month ago
  90. f6155bd cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  91. 92be544 cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  92. f308af5 cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  93. 0316130 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 10 months ago
  94. 9d70252 cros_ec: Add support for switches by Simon Glass · 3 years, 10 months ago
  95. 959e1ce cros_ec: Support reading EC features by Simon Glass · 3 years, 10 months ago
  96. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 10 months ago
  97. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
  98. 89f8267 cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 10 months ago
  99. 196e0dc cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 10 months ago
  100. c77a1a3 cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 10 months ago