Searched refs:preserve (Results 1 – 14 of 14) sorted by relevance
/u-boot/arch/powerpc/dts/gdsys/ |
A D | gazerbeam-base.dtsi | 32 fsl,preserve-clocking; 121 fsl,preserve-clocking;
|
/u-boot/arch/mips/cpu/ |
A D | start.S | 38 move k0, t9 # preserve t9 in k0 39 move k1, a0 # preserve a0 in k1
|
/u-boot/tools/patman/ |
A D | tools.py | 38 def PrepareOutputDir(dirname, preserve=False): argument 57 preserve_outdir = dirname or preserve
|
/u-boot/arch/arm/lib/ |
A D | memset.S | 22 mov ip, r0 @ preserve r0 as return value
|
A D | lib1funcs.S | 298 movs ip, r0 @ preserve sign of dividend
|
/u-boot/arch/powerpc/dts/ |
A D | socrates.dts | 95 fsl,preserve-clocking; 127 fsl,preserve-clocking;
|
/u-boot/board/sbc8349/ |
A D | README | 50 trying to preserve your old environment settings and user flash). 68 If you wish to preserve your prior U-Boot environment settings,
|
/u-boot/tools/binman/ |
A D | control.py | 616 tools.PrepareOutputDir(args.outdir, args.preserve)
|
A D | README | 951 directories so they can be examined later. Use -X or --test-preserve-dirs for
|
/u-boot/scripts/ |
A D | Kbuild.include | 246 # Replace >$< with >$$< to preserve $ when reloading the .cmd file
|
/u-boot/drivers/mtd/nand/raw/ |
A D | Kconfig | 436 used to preserve the bad block marker in the OOB area.
|
/u-boot/drivers/video/ |
A D | Kconfig | 199 on screen, you might want to preserve it until whatever u-boot
|
/u-boot/common/spl/ |
A D | Kconfig | 132 proper to preserve state that is known in SPL and is needed in U-Boot.
|
/u-boot/common/ |
A D | dlmalloc.src | 1948 /* If not the first time through, round to preserve page boundary */
|
Completed in 36 milliseconds