Searched refs:more (Results 1 – 25 of 594) sorted by relevance
12345678910>>...24
| /u-boot/api/ |
| A D | api_storage.c | 96 static int dev_stor_get(int type, int *more, struct device_info *di) in dev_stor_get() argument 132 *more = 0; in dev_stor_get() 134 *more = 1; in dev_stor_get() 180 int found = 0, more = 0; in dev_enum_stor() local 208 found = dev_stor_get(type, &more, di); in dev_enum_stor() 220 found = dev_stor_get(type, &more, di); in dev_enum_stor() 244 found = dev_stor_get(type, &more, di); in dev_enum_stor() 249 more = 0; in dev_enum_stor() 257 specs[type].enum_ended = (!more) ? 1 : 0; in dev_enum_stor()
|
| /u-boot/doc/ |
| A D | README.scrapyard | 1 Over time, support for more and more boards gets added to U-Boot - 5 more to resolve such problems, then the code is really dead and will
|
| A D | README.rockusb | 31 for more detail about the rkdeveloptool. please read the usage. 41 see doc/README.rockchip for more detail about how to get U-Boot binary.
|
| /u-boot/doc/usage/ |
| A D | semihosting.rst | 10 <https://developer.arm.com/documentation/100863/latest/>`_ for more 29 companies can purchase licenses for and contain much more functionality. 31 or turning on ``CONFIG_BASE_FVP`` for the more full featured model. 49 this, try adding ``-nographic``. For more information about building and 65 board with ``init``, and must be done while the CPU is halted. For a more
|
| A D | cmdline.rst | 10 the old "simple" one, and the much more powerful "hush" shell: 71 Some commands use decimal where it is more natural:: 89 It is possible to use a `0x` prefix to use a hex value if that is more
|
| /u-boot/test/py/ |
| A D | requirements.txt | 10 more-itertools==7.2.0
|
| /u-boot/doc/device-tree-bindings/pmic/ |
| A D | qcom,spmi-pmic.txt | 14 each. A function can consume one or more of these fixed-size register regions. 53 For more information see: 60 - interrupts: Interrupts are specified as a 4-tuple. For more information
|
| /u-boot/doc/device-tree-bindings/bus/ |
| A D | simple-pm-bus.txt | 19 It's recommended to let this be preceded by one or more 29 providers for more details.
|
| /u-boot/board/freescale/vf610twr/ |
| A D | imximage.cfg | 5 * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
|
| /u-boot/.github/ |
| A D | pull_request_template.md | 2 mailing lists for patch submission and review. For more details please
|
| /u-boot/board/toradex/colibri_vf/ |
| A D | imximage.cfg | 5 * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
|
| /u-boot/lib/lzma/ |
| A D | history.txt | 12 if more than 10 threads were used (or more than 20 threads in some modes). 80 - Small changes for more compatibility with some C/C++ compilers. 95 - Small changes for more compatibility with some C/C++ compilers. 238 - C++ LZMA Encoder/Decoder code now is more portable
|
| /u-boot/board/timll/devkit8000/ |
| A D | README | 7 For more information go to:
|
| /u-boot/board/phytec/pcm052/ |
| A D | imximage.cfg | 5 * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
|
| /u-boot/tools/binman/test/ |
| A D | 066_text.dts | 30 text = "more text";
|
| /u-boot/doc/device-tree-bindings/exynos/ |
| A D | tmu.txt | 7 - Current temperature of SoC should be more than this value. 15 - efuse-value should be more than this value.
|
| /u-boot/doc/arch/ |
| A D | mips.rst | 23 re-initializes the cache. The more common uImage 'bootm' command does 45 * centralize/share more CPU code of MIPS32, MIPS64 and XBurst
|
| /u-boot/test/py/tests/vboot/ |
| A D | simple-images.its | 6 description = "Chrome OS kernel image with one or more FDT blobs";
|
| A D | sign-images-algo-arg.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| A D | sign-configs-algo-arg.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| A D | sign-configs-sha256.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| A D | sign-configs-sha384.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| /u-boot/doc/develop/ |
| A D | expo.rst | 21 more than a very simple list of items. While it does support multiple menus in 27 things while the menu is running, such as searching for more bootflows. 29 For these reasons an attempt has been made to develop a more flexible system 39 could provide a way to provide a more flexible UI, perhaps with expo dealing 74 more flexible, particularly in a single-threaded environment like U-Boot. 150 such as scanning devices for more bootflows. 169 - Higher-level / automatic / more flexible layout of objects 182 - Implement proper measurement of object bounding boxes, to permit more exact
|
| /u-boot/board/freescale/imx8qxp_mek/ |
| A D | imximage.cfg | 5 * Refer doc/imx/mkimage/imx8image.txt for more details about how-to configure
|
| /u-boot/board/freescale/p2041rdb/ |
| A D | pbi.cfg | 4 # Refer doc/README.pblimage for more details about how-to configure
|
Completed in 46 milliseconds
12345678910>>...24