summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* crypto: Add blob command support for i.MX8M platformsAymen Sghaier2021-04-082-4/+4
* imx7ulp: Enable support for cmd blobFranck LENORMAND2021-04-082-4/+6
* cmd: blob: Instantiate RNG before running CMD_BLOBBreno Lima2021-04-081-0/+14
* cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependencyBreno Lima2021-04-081-0/+2
* cmd: mmc: check whether bootbus's arguments is valid or notJaehoon Chung2021-04-061-1/+38
* cmd: mmc: modify more readable about hwpartition usageJaehoon Chung2021-04-061-4/+7
* Merge branch 'next'Tom Rini2021-04-0513-77/+781
|\
| * sandbox: Provide a way to bind fixed/removeable devicesSimon Glass2021-03-271-4/+15
| * sandbox: Update do_host_bind() argument countingSimon Glass2021-03-271-3/+6
| * sandbox: Disintangle declarations in do_host_bind()Simon Glass2021-03-271-4/+9
| * cmd: Add missing check for CONFIG_SYS_LONGHELPSimon Glass2021-03-272-0/+4
| * x86: Add a command to display coreboot sysinfoSimon Glass2021-03-273-0/+404
| * x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-271-1/+1
| * cmd: efi: ESRT table debug printJose Marinho2021-03-251-0/+84
| * efi: Add ESRT to the EFI system tableJose Marinho2021-03-251-0/+4
| * efidebug: add multiple device path instances on Boot####Ilias Apalodimas2021-03-251-36/+155
| * efi_loader: Replace config option for initrd loadingIlias Apalodimas2021-03-251-0/+3
| * cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt2021-03-251-2/+8
| * efi: Fix compiler warningsSimon Glass2021-03-251-1/+1
| * Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-153-0/+44
| |\
| * | cmd: SCP03: enable and provision commandJorge Ramirez-Ortiz2021-03-133-0/+63
| * | tpm: Don't select LOGSimon Glass2021-03-121-1/+0
| * | tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-022-30/+35
| * | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* | | cmd: CMD_USB depends on USBHeinrich Schuchardt2021-04-041-0/+1
* | | cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt2021-03-191-2/+8
* | | efi: Fix compiler warningsSimon Glass2021-03-161-1/+1
| |/ |/|
* | cmd: Fix virtio command dependencyBin Meng2021-03-051-0/+1
* | cmd: Add a command to display the address mapBin Meng2021-03-053-0/+43
|/
* Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2021-02-271-0/+4
|\
| * cmd/efidebug: add firmware management protocol GUIDHeinrich Schuchardt2021-02-261-0/+4
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-02-261-1/+2
|\ \
| * | part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson2021-02-261-1/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-02-261-11/+18
|\ \
| * | cmd: sf: Print error on test failureSean Anderson2021-02-261-9/+13
| * | cmd: sf: Display errno on erase failureSean Anderson2021-02-261-2/+5
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-02-261-0/+1
|\ \ | |/ |/|
| * cmd/riscv/sbi: support System Reset ExtensionHeinrich Schuchardt2021-02-251-0/+1
* | cmd: pinmux: depend on PINCTRLMarek Behún2021-02-241-0/+1
* | cmd: pwm: Rework argc sanity checkingTom Rini2021-02-241-22/+19
|/
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-212-52/+52
* cmd: mmc: update the mmc command's usage about argumentJaehoon Chung2021-02-191-3/+3
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-157-9/+9
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1523-0/+24
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-0223-0/+24
* | cmd: mvebu/bubt: Fix default options in helpPali Rohár2021-02-081-3/+3
* | Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-02-041-0/+5
|\ \
| * | efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt2021-02-041-0/+5
| |/
* | Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-02-041-26/+26
|\ \
| * | bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng2021-02-031-2/+2