summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2021-04-12cmd: exit: Fix return valueMarek Vasut
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-04-12terminal: only serial_reinit_all if availableAsherah Connor
2021-04-12terminal: correct stdio_dev invocationsAsherah Connor
2021-04-12cmd: xtrace: Convert to boolSean Anderson
2021-04-10efi_loader: simplify efi_get_device_path_text()Heinrich Schuchardt
2021-04-08crypto: Add blob command support for i.MX8M platformsAymen Sghaier
2021-04-08imx7ulp: Enable support for cmd blobFranck LENORMAND
2021-04-08cmd: blob: Instantiate RNG before running CMD_BLOBBreno Lima
2021-04-08cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependencyBreno Lima
2021-04-06cmd: mmc: check whether bootbus's arguments is valid or notJaehoon Chung
2021-04-06cmd: mmc: modify more readable about hwpartition usageJaehoon Chung
2021-04-05Merge branch 'next'Tom Rini
2021-04-04cmd: CMD_USB depends on USBHeinrich Schuchardt
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass
2021-03-27sandbox: Update do_host_bind() argument countingSimon Glass
2021-03-27sandbox: Disintangle declarations in do_host_bind()Simon Glass
2021-03-27cmd: Add missing check for CONFIG_SYS_LONGHELPSimon Glass
2021-03-27x86: Add a command to display coreboot sysinfoSimon Glass
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2021-03-25cmd: efi: ESRT table debug printJose Marinho
2021-03-25efi: Add ESRT to the EFI system tableJose Marinho
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas
2021-03-25efi_loader: Replace config option for initrd loadingIlias Apalodimas
2021-03-25cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt
2021-03-25efi: Fix compiler warningsSimon Glass
2021-03-19cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt
2021-03-16efi: Fix compiler warningsSimon Glass
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-13cmd: SCP03: enable and provision commandJorge Ramirez-Ortiz
2021-03-12tpm: Don't select LOGSimon Glass
2021-03-05cmd: Fix virtio command dependencyBin Meng
2021-03-05cmd: Add a command to display the address mapBin Meng
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-27Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-02-26cmd/efidebug: add firmware management protocol GUIDHeinrich Schuchardt
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-02-26cmd: sf: Print error on test failureSean Anderson
2021-02-26cmd: sf: Display errno on erase failureSean Anderson
2021-02-25cmd/riscv/sbi: support System Reset ExtensionHeinrich Schuchardt
2021-02-24cmd: pinmux: depend on PINCTRLMarek BehĂșn
2021-02-24cmd: pwm: Rework argc sanity checkingTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-19cmd: mmc: update the mmc command's usage about argumentJaehoon Chung
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini