Lines Matching +full:lock +full:- +full:detect +full:- +full:function +full:- +full:integer +full:- +full:n +full:- +full:enable
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.
27 bool "Enable command line editing"
31 Enable editing and History functions for interactive command line
35 bool "Enable auto complete using TAB"
39 Enable auto completion of commands using TAB.
42 bool "Enable long help messages"
66 default n
71 U-Boot automatic booting process and bring the device
72 to the U-Boot prompt for user input.
77 default "Autoboot in %d seconds\\n"
91 bool "Enable encryption in autoboot stopping"
93 default n
103 autoboot starts booting, U-Boot gives a command prompt. The
104 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is
116 U-Boot gives a command prompt. The U-Boot prompt never
120 bool "Enable Ctrl-C autoboot interruption"
122 default n
125 by ctrl-c, in addition to the "bootdelaykey" and "bootstopkey".
134 and therefore boot into the U-Boot prompt, when the input
161 in the U-Boot image and can be printed on the console by the "config"
163 the running U-Boot.
232 This compiles a standard EFI hello world application with U-Boot so
237 No additional space will be required in the resulting U-Boot binary
244 This adds a standard EFI hello world application to U-Boot so that
305 Extract a part of a multi-image.
308 bool "spl export - Export boot information for Falcon boot"
312 System such as Linux, thus skipping U-Boot proper. See
317 hex "Offset of OS command line args for Falcon-mode NAND boot"
331 This provides the size of the command-line argument area in NAND
332 flash used by Falcon-mode boot. See the documentation until CMD_SPL
342 bool "thor - TIZEN 'thor' download"
346 There is no documentation about this within the U-Boot source code
350 bool "zboot - x86 boot command"
358 booting both 32- and 64-bit kernels, as well as secure boot.
359 Documentation is available in doc/uImage.FIT/x86-fit-boot.txt
397 Save all environment variables into the compiled-in persistent
408 bool "env callbacks - print callbacks and their associated variables"
416 bool "env flags -print variables that have non-default flags"
424 bool "env [set|print] -e - set/print UEFI variables"
429 UEFI variables are encoded as some form of U-Boot variables.
431 "env" command with "-e" option without knowing details.
451 bool "crc32 -v"
454 Add -v option to verify data against a crc32 checksum.
457 bool "eeprom - EEPROM subsystem"
466 bool "Enable layout-aware eeprom commands"
470 When enabled, additional eeprom sub-commands become available.
472 eeprom print - prints the contents of the eeprom in a human-readable
476 eeprom update - allows user to update eeprom fields by specifying
480 Both commands can either auto detect the layout, or be told which
485 - override to provide your own layout name parsing
488 - override to setup the layout metadata based on the version
490 - override to provide your own algorithm for detecting layout
493 - contains various printing and updating functions for common
512 default n
518 bool "md5sum -v"
519 default n
522 Add -v option to verify data against an MD5 checksum.
534 md - memory display
535 mm - memory modify (auto-incrementing address)
536 nm - memory modify (constant address)
537 mw - memory write (fill)
538 cp - memory copy
539 cmp - memory compare
540 base - print or set address offset
541 loop - initialize loop on address range
560 mdc - memory display cyclic
561 mwc - memory write cyclic
570 bool "sha1sum -v"
573 Add -v option to verify data against a SHA1 checksum.
576 bool "strings - display strings in memory"
592 Support decompressing an LZMA (Lempel-Ziv-Markov chain algorithm)
599 Uncompress a zip-compressed memory region.
621 default n
630 bool "adc - Access Analog to Digital Converters info and data"
634 Shows ADC device info and permit printing one-shot analog converted
638 bool "bind/unbind - Bind or unbind a device to/from a driver"
647 bool "clk - Show clock frequencies"
650 Shows clock frequences by calling a sock_clk_dump() hook function.
656 bool "demo - Demonstration commands for driver model"
660 driver model. To use this properly you will need to enable one or
664 option is to use sandbox and pass the -d point to sandbox's
665 u-boot.dtb file.
671 Enables the command "dfu" which is used to have U-Boot create a DFU
677 bool "dm - Access to driver model information"
687 bool "fastboot - Android fastboot support"
696 See doc/README.android-fastboot for more information.
699 bool "fdcboot - Boot from floppy device"
704 bool "fsi - use FSI master"
714 flinfo - print FLASH memory information
715 erase - FLASH memory
716 protect - enable or disable FLASH write protection
726 bool "fpga loadbp - load partial bitstream (Xilinx only)"
733 bool "fpga loadfs - load bitstream from FAT filesystem (Xilinx only)"
739 bool "fpga loadmk - load bitstream from image"
745 bool "fpga loadp - load partial bitstream"
752 bool "fpga loads - loads secure bitstreams (Xilinx only)"
759 bool "fpgad - dump FPGA registers"
762 Provides a way to dump FPGA registers by calling the board-specific
763 fpga_get_reg() function. This functions similarly to the 'md'
767 bool "fuse - support for the fuse subssystem"
769 (deprecated - needs conversion to driver model)
786 Enable the 'gpt' command to ready and write GPT style partition
793 Enable the generation of partitions with random UUIDs if none
805 bool "ide - Support for IDE drivers"
814 bool "io - Support for performing I/O accesses"
822 bool "iotrace - Support for tracing I/O activity"
863 bool "w1 - Support for Dallas 1-Wire protocol"
865 Dallas 1-wire protocol support
877 Load an S-Record file over serial line
885 bool "Enable support for RPMB in the mmc command"
888 Enable the commands for reading, writing and programming the
896 Enable support for the "mmc swrite" command to write Android sparse
919 bool "nand lock/unlock"
938 bool "mmc_spi - Set up MMC SPI device"
947 bool "onenand - access to onenand device"
957 Enable the 'osd' command which allows to query information from and
958 write text data to a on-screen display (OSD) device; a virtual device
971 bool "pci - Access PCI devices"
975 peripherals. Sub-commands allow bus enumeration, displaying and
979 bool "pinit - Set up PCMCIA device"
984 cards using a standard 68-pin connector.
987 bool "pinmux - show pins muxing"
990 Parse all available pin-controllers and show pins muxing. This
992 a pin is configured as a GPIO or as an alternate function.
1000 bool "read - Read binary data from a partition"
1002 Provides low-level access to the data in a partition.
1011 bool "sata - Access SATA subsystem"
1024 bool "saves - Save a file over serial in S-Record format"
1026 Provides a way to save a binary file using the Motorola S-Record
1030 bool "scsi - Access to SCSI devices"
1039 bool "sdram - Print SDRAM configuration information"
1051 bool "sf test - Allow testing of SPI flash"
1058 equal the SPI bus speed for a single-bit-wide SPI bus, assuming
1062 bool "sspi - Command to access spi device"
1077 bool "tsi148 - Command to access tsi148 device"
1079 This provides various sub-commands to initialise and configure the
1083 bool "universe - Command to set up the Turndra Universe controller"
1098 Enables the command "sdp" which is used to have U-Boot emulating the
1106 read/write info, image to/from devices. This enable rockusb command
1127 Enable the command "axi" for accessing AXI (Advanced eXtensible
1128 Interface) busses, a on-chip interconnect specification for managing
1146 Return true/false on integer compare.
1161 If CONFIG_REGEX is enabled, setexpr also supports a gsub function.
1178 bootp - boot image via network using BOOTP/TFTP protocol
1262 default "U-Boot.armv7" if CPU_V7A || CPU_V7M || CPU_V7R
1263 default "U-Boot.armv8" if ARM64
1264 default "U-Boot.arm" if ARM
1265 default "U-Boot"
1271 tftpboot - boot image via network using TFTP protocol
1293 If unset, timeout and maximum are hard-defined as 1 second
1310 Enable MII utility commands.
1336 Acquire a network IP address using the link-local protocol
1342 Manually configure the attached NIC via NC-SI.
1352 by the vsc9953 Ethernet driver at present. Sub-commands allow
1365 Wait for wake-on-lan Magic Packet
1372 bool "Enable 'bmp' command"
1375 This provides a way to obtain information about a BMP-format iamge
1387 Enable the bootcount command, which allows interrogation and
1391 bool "Enable board-specific commands"
1395 Some boards have board-specific commands which are only enabled
1401 bool "mmc bkops enable"
1403 default n
1405 Enable command for setting manual background operations handshake
1410 bool "blkcache - control and stats for block cache"
1414 Enable the blkcache command, which can be used to control the
1416 This is most useful when fine-tuning the operation of the cache
1423 Enable the "icache" and "dcache" commands
1426 bool "conitrace - trace console input codes"
1428 Enable the 'conitrace' command which displays the codes received
1432 bool "Enable clear screen command 'cls'"
1436 Enable the 'cls' command which clears the screen contents
1440 bool "Enable the 'display' command, for character displays"
1444 displayed on a simple board-specific display. Implement
1448 bool "efidebug - display/configure UEFI environment"
1450 default n
1452 Enable the 'efidebug' command which provides a subset of UEFI
1462 Enable the 'led' command which allows for control of LEDs supported
1471 Enable the 'date' command for getting/setting the time/date in RTC
1480 bool "gettime - read elapsed time"
1482 Enable the 'gettime' command which reads the elapsed time since
1483 U-Boot started running. This shows the time in seconds and
1510 This provides basic access to the U-Boot's sound support. The main
1513 sound init - set up sound system
1514 sound play - play a sound
1521 feature is to allow easy loading of files passed to qemu-system
1522 via -kernel / -initrd
1527 bool "terminal - provides a way to attach a serial terminal"
1529 Provides a 'cu'-like serial terminal command. This can be used to
1535 bool "uuid, guid - generation of unique IDs"
1540 uuid - generate random Universally Unique Identifier
1541 guid - generate Globally Unique Identifier based on random UUID
1551 bool "Enable the 'bootstage' command"
1559 bool "Enable Driver Model PMIC command"
1564 - list - list pmic devices
1565 - pmic dev <id> - show or [set] operating pmic device (NEW)
1566 - pmic dump - dump registers
1567 - pmic read address - read byte of register at address
1568 - pmic write address - write byte to register at address
1572 bool "Enable Driver Model REGULATOR command"
1577 - list - list regulator devices
1578 - regulator dev <id> - show or [set] operating regulator device
1579 - regulator info - print constraints info
1580 - regulator status - print operating status
1581 - regulator value <val] <-f> - print/[set] voltage value [uV]
1582 - regulator current <val> - print/[set] current value [uA]
1583 - regulator mode <id> - print/[set] operating mode id
1584 - regulator enable - enable the regulator output
1585 - regulator disable - disable the regulator output
1587 The '-f' (force) option can be used for set the value which exceeds
1588 the limits, which are found in device-tree and are kept in regulator's
1595 bool "Enable the 'aes' command"
1605 bool "Enable the 'blob' command"
1609 Freescale's SEC block has built-in Blob Protocol which provides
1610 a method for protecting user-defined data across system power
1618 from SoC's non-volatile secret key and a 16 bit Key identifier.
1620 blob. The non-volatile secure key is available for use only during
1626 Sub-commands:
1627 blob enc - encapsulating data as a cryptgraphic blob
1628 blob dec - decapsulating cryptgraphic blob to get the data
1672 bool "hash -v"
1675 Add -v option to verify data against a hash.
1685 bool "Enable the 'tpm' command"
1691 range of commands if provided - see 'tpm help' for details. The
1698 bool "Enable the 'tpm test' command"
1702 working correctly. The tests cover initialisation, non-volatile RAM,
1703 extend, global lock and checking that timing is within expectations.
1713 bool "Enable crosec command"
1717 Enable command-line access to the Chrome OS EC (Embedded
1719 a number of sub-commands for performing EC tasks such as
1726 bool "Enable the 'btrsubvol' command"
1731 listing BTRFS directories or loading BTRFS files - this
1736 bool "Enable the 'cbfs' command"
1739 Define this to enable support for reading from a Coreboot
1740 filesystem. This is a ROM-based filesystem used for accessing files
1741 on systems that use coreboot as the first boot-loader and then load
1742 U-Boot to actually boot the Operating System. Available commands are
1746 bool "Enable the 'cramfs' command"
1753 cramfsls - lists files in a cramfs image
1754 cramfsload - loads a file from a cramfs image
1829 This enables the 'spread' sub-command of the mtdparts command.
1836 bool "reiser - Access to reiserfs filesystems"
1841 reiserls - list files
1842 reiserload - load a file
1845 bool "yaffs2 - Access of YAFFS2 filesystem"
1851 for NAND flash. It incorporates bad-block management and ensures
1856 bool "zfs - Access of ZFS filesystem"
1859 on Solaris systems. Two sub-commands are provided:
1861 zfsls - list files in a directory
1862 zfsload - load a file
1878 bool "diag - Board diagnostics"
1881 called Power-on Self Tests (POST). The command allows listing of
1886 bool "irq - Show information about interrupts"
1891 interrupts - enable or disable interrupts
1892 irqinfo - print device-specific interrupt information
1895 bool "kgdb - Allow debugging of U-Boot with gdb"
1898 This enables a 'kgdb' command which allows gdb to connect to U-Boot
1900 single-stepping, inspecting variables, etc. This is supported only
1904 bool "log - Generation, control and access to logging"
1913 bool "trace - Support tracing of function calls and timing"
1915 Enables a command to control using of function tracing within
1916 U-Boot. This allows recording of call traces including timing
1922 bool "avb - Android Verified Boot 2.0 operations"
1924 default n
1928 avb init - initialize avb2 subsystem
1929 avb read_rb - read rollback index
1930 avb write_rb - write rollback index
1931 avb is_unlocked - check device lock state
1932 avb get_uuid - read and print uuid of a partition
1933 avb read_part - read data from partition
1934 avb read_part_hex - read data from partition and output to stdout
1935 avb write_part - write data to partition
1936 avb verify - run full verification chain
1940 tristate "Enable UBI - Unsorted block images commands"
1944 UBI is a software layer above MTD layer which admits use of LVM-like
1948 (www.linux-mtd.infradead.org). Activate this option if you want
1949 to use U-Boot UBI commands.
1950 It is also strongly encouraged to also enable CONFIG_MTD to get full
1954 tristate "Enable UBIFS - Unsorted block images filesystem commands"