- 8f20c48 command: Fix SMC and HVC maximum number of arguments by Siew Chin Lim · 3 years, 4 months ago
- 7cb31e3 cmd: part: Correct error handling by Anders Dellien · 3 years, 5 months ago
- fea0345 cmd: pinmux: support pin name in status command by Patrick Delaunay · 3 years, 6 months ago
- 4c60fd9 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
- e8d3eaa treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 4 months ago
- 123dc51 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · 3 years, 6 months ago
- 8a3987f cmd: net: add a 'net list' command to list network devs by Tim Harvey · 3 years, 5 months ago
- f1eb346 env: efi: fix a wrong address dereference by AKASHI Takahiro · 3 years, 4 months ago
- 6194b45 Merge branch 'next' by Tom Rini · 3 years, 4 months ago
- b7ad721 Revert "TEST: USB_HOST not USB" by Tom Rini · 3 years, 4 months ago
- 4e1903a TEST: USB_HOST not USB by Tom Rini · 3 years, 4 months ago
- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
- 2b8723c efidebug: correct display of BootOrder by Heinrich Schuchardt · 3 years, 5 months ago
- e41a2bc cmd: mtd: expand <name> argument definition in command help by Marek Behún · 3 years, 5 months ago
- 0b6f907 cmd: mtd: print device OF path in listing by Marek Behún · 3 years, 5 months ago
- 5c2beda mmc: Update environment variable with active partition by Reuben Dowle · 3 years, 6 months ago
- 75efe7d cmd: pxe_utils: sysboot: fix crash if either board or soc are not set. by Dimitri John Ledkov · 3 years, 7 months ago
- f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 5 months ago
- 7ab418f clk: add support for setting clk rate from cmdline by Tero Kristo · 3 years, 5 months ago
- 1a725e2 clk: fix clock tree dump to properly dump out every registered clock by Tero Kristo · 3 years, 5 months ago
- 6b8d9c9 cmd: Add dependency for ums command by Patrick Delaunay · 3 years, 5 months ago
- acfe1de efi_loader: simplify accessing variables by Heinrich Schuchardt · 3 years, 6 months ago
- 2ecee31 efi_loader: use efi_create_indexed_name() by Heinrich Schuchardt · 3 years, 6 months ago
- 60177e0 efi_loader: simplify show_efi_boot_order() by Heinrich Schuchardt · 3 years, 6 months ago
- cd5a87e efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 6 months ago
- 2fc62f2 stackprot: Make our test a bit more complex by Tom Rini · 3 years, 6 months ago
- 961ab07 cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training by Stefan Roese · 3 years, 6 months ago
- 2f84e9c cmd: add support for a new "extension" command by Kory Maincent · 3 years, 6 months ago
- bbdbcaf fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 6 months ago
- b8db1c1 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · 3 years, 7 months ago
- 07b5310 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 6 months ago
- 91e4b75 cmd/exception: support ebreak exception on RISC-V by Heinrich Schuchardt · 3 years, 7 months ago
- 653cd92 cmd: gpt: Add option to write GPT partitions to environment variable by Farhan Ali · 3 years, 8 months ago
- f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 6 months ago
- e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 8 months ago
- 9f27bcc cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 8 months ago
- 74fe3f2 cmd: dfu: Propagate error if dfu gadget fails by Michal Simek · 3 years, 7 months ago
- 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 7 months ago
- a6713b3 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 7 months ago
- ec61187 cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 7 months ago
- 8c4e3b7 cmd: exit: Fix return value by Marek Vasut · 3 years, 7 months ago
- 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
- ac38214 terminal: only serial_reinit_all if available by Asherah Connor · 3 years, 8 months ago
- 5c935eb terminal: correct stdio_dev invocations by Asherah Connor · 3 years, 8 months ago
- b935d19 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 8 months ago
- d473063 efi_loader: simplify efi_get_device_path_text() by Heinrich Schuchardt · 3 years, 7 months ago
- 2532429 crypto: Add blob command support for i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
- 88e7f5b imx7ulp: Enable support for cmd blob by Franck LENORMAND · 3 years, 8 months ago
- 81d5605 cmd: blob: Instantiate RNG before running CMD_BLOB by Breno Lima · 3 years, 8 months ago
- 4e682d5 cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency by Breno Lima · 3 years, 8 months ago
- e9978b1 cmd: mmc: check whether bootbus's arguments is valid or not by Jaehoon Chung · 3 years, 8 months ago
- 8ae82c4 cmd: mmc: modify more readable about hwpartition usage by Jaehoon Chung · 3 years, 8 months ago
- 90eba24 Merge branch 'next' by Tom Rini · 3 years, 7 months ago
- 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 7 months ago
- 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 8 months ago
- 803e9c1 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 8 months ago
- 1503c2c sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 8 months ago
- 907bcd3 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 8 months ago
- 71cebf0 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 8 months ago
- e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 8 months ago
- aa31a87 cmd: efi: ESRT table debug print by Jose Marinho · 3 years, 8 months ago
- 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 8 months ago
- cbea241 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 8 months ago
- 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 8 months ago
- 7dbd7dd cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 8 months ago
- df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 9 months ago
- 76b0a19 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 8 months ago
- 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 9 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 9586a48 tpm: Don't select LOG by Simon Glass · 3 years, 10 months ago
- 05173ec cmd: Fix virtio command dependency by Bin Meng · 3 years, 8 months ago
- 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 8 months ago
- d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 9 months ago
- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 11 months ago
- 9935050 Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
- 08cca18 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
- b839fc9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 8 months ago
- a2c3f1b cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · 3 years, 8 months ago
- 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 9 months ago
- 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 8 months ago
- 9bc7728 cmd: sf: Print error on test failure by Sean Anderson · 3 years, 9 months ago
- 1bb8ca3 cmd: sf: Display errno on erase failure by Sean Anderson · 3 years, 9 months ago
- 921d547 cmd/riscv/sbi: support System Reset Extension by Heinrich Schuchardt · 3 years, 10 months ago
- a70abcf cmd: pinmux: depend on PINCTRL by Marek Behún · 3 years, 9 months ago
- da7991b cmd: pwm: Rework argc sanity checking by Tom Rini · 3 years, 9 months ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
- 1019b19 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 3 years, 11 months ago
- c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 3277153 cmd: mvebu/bubt: Fix default options in help by Pali Rohár · 3 years, 9 months ago
- 55ffabe Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
- b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 9 months ago
- 21cb717 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 9 months ago
- 18c2582 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · 3 years, 9 months ago
- ff0287e cmd: pxe_utils: Replace ifdef by IS_ENABLED by Kory Maincent · 3 years, 9 months ago
- 6424fba bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 9 months ago
- 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 12218c1 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 10 months ago