Home
last modified time | relevance | path

Searched full:home (Results 1 – 25 of 80) sorted by relevance

1234

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dsun8i-a33-inet-d978-rev2.dts57 home {
58 label = "d978:blue:home";
H A Dsun6i-a31s-colorfly-e708-q1.dts57 label = "Home";
H A Dsun8i-a23-evb.dts99 label = "Home";
H A Dpx30-evb.dts36 home-key {
38 label = "home";
H A Drk3326-evb.dts36 home-key {
38 label = "home";
H A Dsun5i-a13-olinuxino.dts141 label = "Home";
/rk3399_rockchip-uboot/test/py/
H A DREADME.md310 Assuming that you have installed the hook scripts into $HOME/ubtest/bin, and
311 any required environment configuration Python modules into $HOME/ubtest/py,
317 PATH=$HOME/ubtest/bin:$PATH \
318 PYTHONPATH=${HOME}/ubtest/py:${PYTHONPATH} \
328 PATH=$HOME/ubtest/bin:$PATH \
329 PYTHONPATH=${HOME}/ubtest/py:${PYTHONPATH} \
/rk3399_rockchip-uboot/configs/
H A Dgoflexhome_defconfig4 CONFIG_IDENT_STRING="\nSeagate GoFlex Home"
H A Daxm_defconfig18 …lesystem over NFS;echo\0project_dir=systemone\0root_path=setenv rootpath /home/projects/${project_…
/rk3399_rockchip-uboot/include/
H A Dled-display.h15 #define DISPLAY_HOME 0x2 /* Set cursor at home position */
/rk3399_rockchip-uboot/include/configs/
H A Dsocrates.h305 "uboot_file=/home/tftp/syscon3/u-boot.bin\0" \
306 "bootfile=/home/tftp/syscon3/uImage\0" \
307 "fdt_file=/home/tftp/syscon3/socrates.dtb\0" \
308 "initrd_file=/home/tftp/syscon3/uinitrd.gz\0" \
H A Dxpedite520x.h452 "bootfile=/home/user/file\0" \
453 "osfile=/home/user/board.uImage\0" \
454 "fdtfile=/home/user/board.dtb\0" \
455 "ubootfile=/home/user/u-boot.bin\0" \
H A Dxpedite537x.h501 "bootfile=/home/user/file\0" \
502 "osfile=/home/user/board.uImage\0" \
503 "fdtfile=/home/user/board.dtb\0" \
504 "ubootfile=/home/user/u-boot.bin\0" \
H A Dxpedite550x.h500 "bootfile=/home/user/file\0" \
501 "osfile=/home/user/board.uImage\0" \
502 "fdtfile=/home/user/board.dtb\0" \
503 "ubootfile=/home/user/u-boot.bin\0" \
H A Dxpedite517x.h647 "bootfile=/home/user/file\0" \
648 "osfile=/home/user/board.uImage\0" \
649 "fdtfile=/home/user/board.dtb\0" \
650 "ubootfile=/home/user/u-boot.bin\0" \
/rk3399_rockchip-uboot/lib/libfdt/
H A DREADME4 URL: git://ozlabs.org/home/dgibson/git/libfdt.git
/rk3399_rockchip-uboot/arch/arm/mach-kirkwood/
H A DKconfig54 bool "GoFlex Home Board"
/rk3399_rockchip-uboot/tools/patman/
H A Dsettings.py192 """Creates a config file under $(HOME)/.patman if it can't find one.
195 config_fname: Default config filename i.e., $(HOME)/.patman
320 config_fname = '%s/.patman' % os.getenv('HOME')
/rk3399_rockchip-uboot/board/egnite/ethernut5/
H A Dethernut5_pwrman.h11 * For additional information visit the project home page at
/rk3399_rockchip-uboot/tools/buildman/
H A Dbsettings.py24 config_fname = '%s/.buildman' % os.getenv('HOME')
H A Dtoolchain.py543 home = os.environ['HOME']
544 dest = os.path.join(home, '.buildman-toolchains')
/rk3399_rockchip-uboot/doc/
H A DREADME.arm-relocation143 Discard symbol table from `/home/hs/celf/u-boot/u-boot'? (y or n) y
155 Reading symbols from /home/hs/celf/u-boot/u-boot...done.
/rk3399_rockchip-uboot/drivers/usb/
H A DKconfig102 Say Y here if you want support for keys F1 - F12, INS, HOME, DELETE,
/rk3399_rockchip-uboot/common/
H A Dcli_readline.c301 case 'H': /* Home key */ in cread_line()
335 case '1': /* Home key */ in cread_line()
457 /* first, go home */ in cread_line()
/rk3399_rockchip-uboot/scripts/
H A Dstacktrace.sh78 func_path=`./make.sh ${frame_pc_str} | awk '{ print $1 }' | sed -n "/home/p"`

1234