summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* cmd: Add dependency for ums commandPatrick Delaunay2021-06-091-1/+4
* efi_loader: simplify accessing variablesHeinrich Schuchardt2021-05-251-15/+18
* efi_loader: use efi_create_indexed_name()Heinrich Schuchardt2021-05-251-23/+14
* efi_loader: simplify show_efi_boot_order()Heinrich Schuchardt2021-05-251-14/+1
* efi_loader: simplify show_efi_boot_opt_data()Heinrich Schuchardt2021-05-251-12/+1
* stackprot: Make our test a bit more complexTom Rini2021-05-241-0/+7
* cmd: mvebu: Rename rx_training to mvebu_comphy_rx_trainingStefan Roese2021-05-163-11/+10
* cmd: add support for a new "extension" commandKory Maincent2021-05-133-0/+180
* fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.cKory Maincent2021-05-131-49/+0
* x86: Correct regwidth prompt in cbsysinfoSimon Glass2021-05-101-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-05-071-0/+10
|\
| * cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt2021-05-051-0/+10
* | cmd: gpt: Add option to write GPT partitions to environment variableFarhan Ali2021-05-041-8/+38
|/
* Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-291-1/+1
|\
| * cmd: dfu: Propagate error if dfu gadget failsMichal Simek2021-04-231-1/+1
* | phy: marvell: add RX training commandIgal Liberman2021-04-293-1/+65
* | cmd/mvebu: fix the bubt commandKonstantin Porotchkin2021-04-292-2/+2
|/
* Add support for stack-protectorJoel Peshkin2021-04-203-0/+29
* sysreset: provide type of reset in do_reset cmdIgor Opaniuk2021-04-201-1/+1
* cmd: CONFIG_CMD_MMC depends on CONFIG_MMCHeinrich Schuchardt2021-04-201-0/+1
* cmd: exit: Fix return valueMarek Vasut2021-04-121-5/+2
* x86: qemu: move QFW to its own uclassAsherah Connor2021-04-121-30/+26
* terminal: only serial_reinit_all if availableAsherah Connor2021-04-121-1/+3
* terminal: correct stdio_dev invocationsAsherah Connor2021-04-121-6/+6
* cmd: xtrace: Convert to boolSean Anderson2021-04-121-1/+1
* efi_loader: simplify efi_get_device_path_text()Heinrich Schuchardt2021-04-101-15/+16
* 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