Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/u-boot/api/
A Dapi_storage.c96 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 DREADME.scrapyard1 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 DREADME.rockusb31 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 Dsemihosting.rst10 <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 Dcmdline.rst10 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 Drequirements.txt10 more-itertools==7.2.0
/u-boot/doc/device-tree-bindings/pmic/
A Dqcom,spmi-pmic.txt14 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 Dsimple-pm-bus.txt19 It's recommended to let this be preceded by one or more
29 providers for more details.
/u-boot/board/freescale/vf610twr/
A Dimximage.cfg5 * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
/u-boot/.github/
A Dpull_request_template.md2 mailing lists for patch submission and review. For more details please
/u-boot/board/toradex/colibri_vf/
A Dimximage.cfg5 * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
/u-boot/lib/lzma/
A Dhistory.txt12 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 DREADME7 For more information go to:
/u-boot/board/phytec/pcm052/
A Dimximage.cfg5 * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
/u-boot/tools/binman/test/
A D066_text.dts30 text = "more text";
/u-boot/doc/device-tree-bindings/exynos/
A Dtmu.txt7 - Current temperature of SoC should be more than this value.
15 - efuse-value should be more than this value.
/u-boot/doc/arch/
A Dmips.rst23 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 Dsimple-images.its6 description = "Chrome OS kernel image with one or more FDT blobs";
A Dsign-images-algo-arg.its4 description = "Chrome OS kernel image with one or more FDT blobs";
A Dsign-configs-algo-arg.its4 description = "Chrome OS kernel image with one or more FDT blobs";
A Dsign-configs-sha256.its4 description = "Chrome OS kernel image with one or more FDT blobs";
A Dsign-configs-sha384.its4 description = "Chrome OS kernel image with one or more FDT blobs";
/u-boot/doc/develop/
A Dexpo.rst21 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 Dimximage.cfg5 * Refer doc/imx/mkimage/imx8image.txt for more details about how-to configure
/u-boot/board/freescale/p2041rdb/
A Dpbi.cfg4 # Refer doc/README.pblimage for more details about how-to configure

Completed in 46 milliseconds

12345678910>>...24