Lines Matching +full:way +full:- +full:select
4 bool "Support U-Boot commands"
7 Enable U-Boot's command-line functions. This provides a means
8 to enter commands into U-Boot for a wide variety of purposes. It
12 substantially to the size of U-Boot.
37 This function is used to support some special U-Boot commands with
56 U-Boot automatic booting process and bring the device
57 to the U-Boot prompt for user input.
72 the responsibility of the user to select only such arguments
88 autoboot starts booting, U-Boot gives a command prompt. The
89 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is
101 U-Boot gives a command prompt. The U-Boot prompt never
105 bool "Enable Ctrl-C autoboot interruption"
110 by ctrl-c, in addition to the "bootdelaykey" and "bootstopkey".
119 and therefore boot into the U-Boot prompt, when the input
142 select BUILD_BIN2C
148 in the U-Boot image and can be printed on the console by the "config"
150 the running U-Boot.
168 select BUILD_BIN2C
219 This compiles a standard EFI hello world application with U-Boot so
224 No additional space will be required in the resulting U-Boot binary
231 This adds a standard EFI hello world application to U-Boot so that
238 select MENU
244 select OF_LIBFDT_OVERLAY
292 Extract a part of a multi-image.
300 bool "spl export - Export boot information for Falcon boot"
304 System such as Linux, thus skipping U-Boot proper. See
309 hex "Offset of OS command line args for Falcon-mode NAND boot"
323 This provides the size of the command-line argument area in NAND
324 flash used by Falcon-mode boot. See the documentation until CMD_SPL
328 bool "thor - TIZEN 'thor' download"
330 Implements the 'thor' download protocol. This is a way of
332 There is no documentation about this within the U-Boot source code
336 bool "zboot - x86 boot command"
344 booting both 32- and 64-bit kernels, as well as secure boot.
345 Documentation is available in doc/uImage.FIT/x86-fit-boot.txt
383 Save all environment variables into the compiled-in persistent
394 bool "env callbacks - print callbacks and their associated variables"
402 bool "env flags -print variables that have non-default flags"
415 select HASH
421 bool "crc32 -v"
424 Add -v option to verify data against a crc32 checksum.
427 bool "eeprom - EEPROM subsystem"
435 bool "Enable layout-aware eeprom commands"
439 When enabled, additional eeprom sub-commands become available.
441 eeprom print - prints the contents of the eeprom in a human-readable
442 way (eeprom layout fields, and data formatted to be fit for human
445 eeprom update - allows user to update eeprom fields by specifying
454 - override to provide your own layout name parsing
457 - override to setup the layout metadata based on the version
459 - override to provide your own algorithm for detecting layout
462 - contains various printing and updating functions for common
482 select MD5
487 bool "md5sum -v"
491 Add -v option to verify data against an MD5 checksum.
503 md - memory display
504 mm - memory modify (auto-incrementing address)
505 nm - memory modify (constant address)
506 mw - memory write (fill)
507 cp - memory copy
508 cmp - memory compare
509 base - print or set address offset
510 loop - initialize loop on address range
520 mdc - memory display cyclic
521 mwc - memory write cyclic
525 select SHA1
530 bool "sha1sum -v"
533 Add -v option to verify data against a SHA1 checksum.
536 bool "strings - display strings in memory"
546 select SHA1
547 select SHA256
548 select SHA512
549 select MD5
566 select LZMA
568 Support decompressing an LZMA (Lempel-Ziv-Markov chain algorithm)
575 Uncompress a zip-compressed memory region.
593 bool "clk - Show clock frequencies"
602 bool "demo - Demonstration commands for driver model"
610 option is to use sandbox and pass the -d point to sandbox's
611 u-boot.dtb file.
615 select USB_FUNCTION_DFU
617 Enables the command "dfu" which is used to have U-Boot create a DFU
623 bool "dm - Access to driver model information"
634 bool "fdcboot - Boot from floppy device"
643 flinfo - print FLASH memory information
644 erase - FLASH memory
645 protect - enable or disable FLASH write protection
654 bool "fpga loadbp - load partial bitstream (Xilinx only)"
661 bool "fpga loadfs - load bitstream from FAT filesystem (Xilinx only)"
667 bool "fpga loadmk - load bitstream from image"
673 bool "fpga loadp - load partial bitstream"
680 bool "fpgad - dump FPGA registers"
683 Provides a way to dump FPGA registers by calling the board-specific
688 bool "fuse - support for the fuse subssystem"
690 (deprecated - needs conversion to driver model)
702 select PARTITION_UUIDS
703 select EFI_PARTITION
724 bool "ide - Support for IDE drivers"
725 select IDE
733 bool "io - Support for performing I/O accesses"
741 bool "iotrace - Support for tracing I/O activity"
789 Load an S-Record file over serial line
816 the kernel and system images) this provides a command to select which
856 select MTD_PARTITIONS
893 bool "mmc_spi - Set up MMC SPI device"
895 Provides a way to set up an MMC (Multimedia Card) SPI (Serial
902 bool "onenand - access to onenand device"
906 and erasing blocks. It allso provides a way to show and change
911 select PARTITION_UUIDS
917 bool "pci - Access PCI devices"
921 peripherals. Sub-commands allow bus enumeration, displaying and
925 bool "pinit - Set up PCMCIA device"
930 cards using a standard 68-pin connector.
933 bool "read - Read binary data from a partition"
935 Provides low-level access to the data in a partition.
944 bool "rockusb - Command to upgrade Rockchip device"
947 Rockusb command provides a way to upgrade firmware for
949 Bulk-Only Transport based on UMS framework.
971 bool "sata - Access SATA subsystem"
972 select SATA
984 bool "saves - Save a file over serial in S-Record format"
986 Provides a way to save a binary file using the Motorola S-Record
990 bool "sdram - Print SDRAM configuration information"
1002 bool "sf test - Allow testing of SPI flash"
1004 Provides a way to test that SPI flash is working correctly. The
1009 equal the SPI bus speed for a single-bit-wide SPI bus, assuming
1018 bool "tsi148 - Command to access tsi148 device"
1020 This provides various sub-commands to initialise and configure the
1024 bool "Enable UFS - Universal Flash Subsystem commands"
1031 bool "universe - Command to set up the Turndra Universe controller"
1043 select USB_FUNCTION_SDP
1045 Enables the command "sdp" which is used to have U-Boot emulating the
1096 select NET
1100 bootp - boot image via network using BOOTP/TFTP protocol
1101 tftpboot - boot image via network using TFTP protocol
1141 select MENU
1179 Acquire a network IP address using the link-local protocol
1185 by the vsc9953 Ethernet driver at present. Sub-commands allow
1199 This provides a way to obtain information about a BMP-format iamge
1208 bool "Enable board-specific commands"
1212 Some boards have board-specific commands which are only enabled
1214 option provides a way to control this. The commands that are enabled
1227 bool "blkcache - control and stats for block cache"
1233 This is most useful when fine-tuning the operation of the cache
1247 displayed on a simple board-specific display. Implement
1272 bool "gettime - read elapsed time"
1275 U-Boot started running. This shows the time in seconds and
1282 select HEXDUMP
1302 This provides basic access to the U-Boot's sound support. The main
1305 sound init - set up sound system
1306 sound play - play a sound
1310 select QFW
1313 feature is to allow easy loading of files passed to qemu-system
1314 via -kernel / -initrd
1319 bool "terminal - provides a way to attach a serial terminal"
1321 Provides a 'cu'-like serial terminal command. This can be used to
1327 bool "uuid, guid - generation of unique IDs"
1331 uuid - generate random Universally Unique Identifier
1332 guid - generate Globally Unique Identifier based on random UUID
1353 - list - list pmic devices
1354 - pmic dev <id> - show or [set] operating pmic device (NEW)
1355 - pmic dump - dump registers
1356 - pmic read address - read byte of register at address
1357 - pmic write address - write byte to register at address
1366 - list - list regulator devices
1367 - regulator dev <id> - show or [set] operating regulator device
1368 - regulator info - print constraints info
1369 - regulator status - print operating status
1370 - regulator value <val] <-f> - print/[set] voltage value [uV]
1371 - regulator current <val> - print/[set] current value [uA]
1372 - regulator mode <id> - print/[set] operating mode id
1373 - regulator enable - enable the regulator output
1374 - regulator disable - disable the regulator output
1376 The '-f' (force) option can be used for set the value which exceeds
1377 the limits, which are found in device-tree and are kept in regulator's
1385 Support U-Boot charge display.
1394 - dvfs - apply dvfs policy once
1395 - dvfs repeat - repeat apply dvfs policy until achieve the target temperature
1402 select AES
1415 Freescale's SEC block has built-in Blob Protocol which provides
1416 a method for protecting user-defined data across system power
1424 from SoC's non-volatile secret key and a 16 bit Key identifier.
1426 blob. The non-volatile secure key is available for use only during
1432 Sub-commands:
1433 blob enc - encapsulating data as a cryptgraphic blob
1434 blob dec - decapsulating cryptgraphic blob to get the data
1456 select HASH
1458 This provides a way to hash data in memory using various supported
1464 bool "hash -v"
1467 Add -v option to verify data against a hash.
1474 range of commands if provided - see 'tpm help' for details. The
1483 correctly. The tests cover initialisation, non-volatile RAM, extend,
1496 Enable command-line access to the Chrome OS EC (Embedded
1498 a number of sub-commands for performing EC tasks such as
1509 filesystem. This is a ROM-based filesystem used for accessing files
1510 on systems that use coreboot as the first boot-loader and then load
1511 U-Boot to actually boot the Operating System. Available commands are
1522 cramfsls - lists files in a cramfs image
1523 cramfsload - loads a file from a cramfs image
1548 select FS_FAT
1565 select FS_JFFS2
1574 select MTD_DEVICE if (CMD_NAND || NAND)
1605 This enables the 'spread' sub-command of the mtdparts command.
1612 bool "reiser - Access to reiserfs filesystems"
1617 reiserls - list files
1618 reiserload - load a file
1621 bool "scsi - Access to SCSI devices"
1625 Computer System Interface) devices. The command provides a way to
1630 bool "yaffs2 - Access of YAFFS2 filesystem"
1636 for NAND flash. It incorporates bad-block management and ensures
1641 bool "zfs - Access of ZFS filesystem"
1644 on Solaris systems. Two sub-commands are provided:
1646 zfsls - list files in a directory
1647 zfsload - load a file
1656 bool "atags - Dump all rockchip atags"
1669 bool "diag - Board diagnostics"
1672 called Power-on Self Tests (POST). The command allows listing of
1677 bool "irq - Show information about interrupts"
1682 interrupts - enable or disable interrupts
1683 irqinfo - print device-specific interrupt information
1686 bool "kgdb - Allow debugging of U-Boot with gdb"
1688 This enables a 'kgdb' command which allows gdb to connect to U-Boot
1690 single-stepping, inspecting variables, etc. This is supported only
1694 bool "log - Generation, control and access to logging"
1702 bool "trace - Support tracing of function calls and timing"
1705 U-Boot. This allows recording of call traces including timing
1713 tristate "Enable UBI - Unsorted block images commands"
1714 select CRC32
1715 select MTD_UBI
1716 select CMD_MTDPARTS
1719 UBI is a software layer above MTD layer which admits use of LVM-like
1723 (www.linux-mtd.infradead.org). Activate this option if you want
1724 to use U-Boot UBI commands.
1727 tristate "Enable UBIFS - Unsorted block images filesystem commands"
1729 select CRC32
1730 select LZO