Home
last modified time | relevance | path

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

12345678910>>...19

/rk3399_rockchip-uboot/api/
H A Dapi_storage.c99 static int dev_stor_get(int type, int *more, struct device_info *di) in dev_stor_get() argument
130 *more = 0; in dev_stor_get()
132 *more = 1; in dev_stor_get()
178 int found = 0, more = 0; in dev_enum_stor() local
206 found = dev_stor_get(type, &more, di); in dev_enum_stor()
218 found = dev_stor_get(type, &more, di); in dev_enum_stor()
242 found = dev_stor_get(type, &more, di); in dev_enum_stor()
247 more = 0; in dev_enum_stor()
255 specs[type].enum_ended = (!more) ? 1 : 0; in dev_enum_stor()
H A DKconfig7 This option enables the U-Boot API. See api/README for more information.
/rk3399_rockchip-uboot/lib/avb/libavb_ab/
H A DKconfig5 _a and _b or more systems. So we have to
13 _a and _b or more systems. So we have to
21 _a and _b or more systems. So we have to
/rk3399_rockchip-uboot/doc/
H A DREADME.semihosting10 http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0471c/Bgbjjgij.html for more informa…
22 companies can purchase licenses for and contain much more functionality.
24 or turning on CONFIG_BASE_FVP for the more full featured model.
H A DREADME.mips24 re-initializes the cache. The more common uImage 'bootm' command does
52 * centralize/share more CPU code of MIPS32, MIPS64 and XBurst
H 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.
/rk3399_rockchip-uboot/lib/lzma/
H 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
/rk3399_rockchip-uboot/include/configs/
H A Dmv-common.h100 #error CONFIG_NR_DRAM_BANKS Configurated more than available
/rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/
H A Dtmu.txt7 - Current temperature of SoC should be more than this value.
15 - efuse-value should be more than this value.
/rk3399_rockchip-uboot/board/toradex/colibri_vf/
H A Dimximage.cfg6 * Refer doc/README.imximage for more details about how-to configure
/rk3399_rockchip-uboot/board/phytec/pcm052/
H A Dimximage.cfg6 * Refer doc/README.imximage for more details about how-to configure
/rk3399_rockchip-uboot/board/freescale/vf610twr/
H A Dimximage.cfg6 * Refer doc/README.imximage for more details about how-to configure
/rk3399_rockchip-uboot/board/timll/devkit8000/
H A DREADME7 For more information go to:
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A DKconfig35 See doc/README.mxc_hab for more details.
57 more information.
/rk3399_rockchip-uboot/board/freescale/s32v234evb/
H A Ds32v234evb.cfg8 * Refer doc/README.imximage for more details about how-to configure
/rk3399_rockchip-uboot/board/varisys/cyrus/
H A Dpbi.cfg4 # Refer docs/README.pblimage for more details about how-to configure
/rk3399_rockchip-uboot/board/freescale/corenet_ds/
H A Dpbi.cfg6 # Refer doc/README.pblimage for more details about how-to configure
/rk3399_rockchip-uboot/lib/rsa/
H A DKconfig8 See doc/uImage.FIT/signature.txt for more details.
28 See doc/uImage.FIT/signature.txt for more details.
/rk3399_rockchip-uboot/board/advantech/dms-ba16/
H A Ddms-ba16_1g.cfg8 * Refer doc/README.imximage for more details about how-to configure
H A Ddms-ba16_2g.cfg8 * Refer doc/README.imximage for more details about how-to configure
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsign-images.its4 description = "Chrome OS kernel image with one or more FDT blobs";
H A Dsign-configs.its4 description = "Chrome OS kernel image with one or more FDT blobs";
/rk3399_rockchip-uboot/test/py/tests/vboot/
H A Dsign-images-sha256.its4 description = "Chrome OS kernel image with one or more FDT blobs";
H A Dsign-configs-sha256.its4 description = "Chrome OS kernel image with one or more FDT blobs";
H A Dsign-configs-sha1.its4 description = "Chrome OS kernel image with one or more FDT blobs";

12345678910>>...19