aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2021-04-08imx7ulp: Enable support for cmd blobFranck LENORMAND2-4/+6
2021-04-08cmd: blob: Instantiate RNG before running CMD_BLOBBreno Lima1-0/+14
2021-04-08cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependencyBreno Lima1-0/+2
2021-04-06cmd: mmc: check whether bootbus's arguments is valid or notJaehoon Chung1-1/+38
2021-04-06cmd: mmc: modify more readable about hwpartition usageJaehoon Chung1-4/+7
2021-04-05Merge branch 'next'Tom Rini13-77/+781
2021-04-04cmd: CMD_USB depends on USBHeinrich Schuchardt1-0/+1
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass1-4/+15
2021-03-27sandbox: Update do_host_bind() argument countingSimon Glass1-3/+6
2021-03-27sandbox: Disintangle declarations in do_host_bind()Simon Glass1-4/+9
2021-03-27cmd: Add missing check for CONFIG_SYS_LONGHELPSimon Glass2-0/+4
2021-03-27x86: Add a command to display coreboot sysinfoSimon Glass3-0/+404
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass1-1/+1
2021-03-25cmd: efi: ESRT table debug printJose Marinho1-0/+84
2021-03-25efi: Add ESRT to the EFI system tableJose Marinho1-0/+4
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas1-36/+155
2021-03-25efi_loader: Replace config option for initrd loadingIlias Apalodimas1-0/+3
2021-03-25cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt1-2/+8
2021-03-25efi: Fix compiler warningsSimon Glass1-1/+1
2021-03-19cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt1-2/+8
2021-03-16efi: Fix compiler warningsSimon Glass1-1/+1
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini3-0/+44
2021-03-13cmd: SCP03: enable and provision commandJorge Ramirez-Ortiz3-0/+63
2021-03-12tpm: Don't select LOGSimon Glass1-1/+0
2021-03-05cmd: Fix virtio command dependencyBin Meng1-0/+1
2021-03-05cmd: Add a command to display the address mapBin Meng3-0/+43
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass2-30/+35
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-27Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+4
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/26Feb2021Tom Rini1-1/+2
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-11/+18
2021-02-26cmd/efidebug: add firmware management protocol GUIDHeinrich Schuchardt1-0/+4
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson1-1/+2
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+1
2021-02-26cmd: sf: Print error on test failureSean Anderson1-9/+13
2021-02-26cmd: sf: Display errno on erase failureSean Anderson1-2/+5
2021-02-25cmd/riscv/sbi: support System Reset ExtensionHeinrich Schuchardt1-0/+1
2021-02-24cmd: pinmux: depend on PINCTRLMarek Behún1-0/+1
2021-02-24cmd: pwm: Rework argc sanity checkingTom Rini1-22/+19
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2-52/+52
2021-02-19cmd: mmc: update the mmc command's usage about argumentJaehoon Chung1-3/+3
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass7-9/+9
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini23-0/+24
2021-02-08cmd: mvebu/bubt: Fix default options in helpPali Rohár1-3/+3
2021-02-04Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/04Feb2021Tom Rini1-0/+5
2021-02-04efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt1-0/+5
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-26/+26
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent1-0/+3
2021-02-03cmd: pxe_utils: Replace ifdef by IS_ENABLEDKory Maincent1-26/+24
2021-02-03bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng1-2/+2