aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini3-6/+21
2021-06-24cmd: mtd: expand <name> argument definition in command helpMarek BehĂșn1-1/+1
2021-06-24cmd: mtd: print device OF path in listingMarek BehĂșn1-0/+7
2021-06-22mmc: Update environment variable with active partitionReuben Dowle1-5/+9
2021-06-18cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.Dimitri John Ledkov1-0/+8
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo3-0/+194
2021-06-11clk: add support for setting clk rate from cmdlineTero Kristo1-2/+51
2021-06-11clk: fix clock tree dump to properly dump out every registered clockTero Kristo1-8/+19
2021-06-09cmd: Add dependency for ums commandPatrick Delaunay1-1/+4
2021-05-25efi_loader: simplify accessing variablesHeinrich Schuchardt1-15/+18
2021-05-25efi_loader: use efi_create_indexed_name()Heinrich Schuchardt1-23/+14
2021-05-25efi_loader: simplify show_efi_boot_order()Heinrich Schuchardt1-14/+1
2021-05-25efi_loader: simplify show_efi_boot_opt_data()Heinrich Schuchardt1-12/+1
2021-05-24stackprot: Make our test a bit more complexTom Rini1-0/+7
2021-05-16cmd: mvebu: Rename rx_training to mvebu_comphy_rx_trainingStefan Roese3-11/+10
2021-05-13cmd: add support for a new "extension" commandKory Maincent3-0/+180
2021-05-13fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.cKory Maincent1-49/+0
2021-05-10x86: Correct regwidth prompt in cbsysinfoSimon Glass1-1/+1
2021-05-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/07May2021Tom Rini1-0/+10
2021-05-05cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt1-0/+10
2021-05-04cmd: gpt: Add option to write GPT partitions to environment variableFarhan Ali1-8/+38
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1
2021-04-29phy: marvell: add RX training commandIgal Liberman3-1/+65
2021-04-29cmd/mvebu: fix the bubt commandKonstantin Porotchkin2-2/+2
2021-04-23cmd: dfu: Propagate error if dfu gadget failsMichal Simek1-1/+1
2021-04-20Add support for stack-protectorJoel Peshkin3-0/+29
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk1-1/+1
2021-04-20cmd: CONFIG_CMD_MMC depends on CONFIG_MMCHeinrich Schuchardt1-0/+1
2021-04-12cmd: exit: Fix return valueMarek Vasut1-5/+2
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor1-30/+26
2021-04-12terminal: only serial_reinit_all if availableAsherah Connor1-1/+3
2021-04-12terminal: correct stdio_dev invocationsAsherah Connor1-6/+6
2021-04-12cmd: xtrace: Convert to boolSean Anderson1-1/+1
2021-04-10efi_loader: simplify efi_get_device_path_text()Heinrich Schuchardt1-15/+16
2021-04-08crypto: Add blob command support for i.MX8M platformsAymen Sghaier2-4/+4
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