| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sun8i-a33-inet-d978-rev2.dts | 57 home { 58 label = "d978:blue:home";
|
| H A D | sun6i-a31s-colorfly-e708-q1.dts | 57 label = "Home";
|
| H A D | sun8i-a23-evb.dts | 99 label = "Home";
|
| H A D | px30-evb.dts | 36 home-key { 38 label = "home";
|
| H A D | rk3326-evb.dts | 36 home-key { 38 label = "home";
|
| H A D | sun5i-a13-olinuxino.dts | 141 label = "Home";
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | README.md | 310 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 D | goflexhome_defconfig | 4 CONFIG_IDENT_STRING="\nSeagate GoFlex Home"
|
| H A D | axm_defconfig | 18 …lesystem over NFS;echo\0project_dir=systemone\0root_path=setenv rootpath /home/projects/${project_…
|
| /rk3399_rockchip-uboot/include/ |
| H A D | led-display.h | 15 #define DISPLAY_HOME 0x2 /* Set cursor at home position */
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | socrates.h | 305 "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 D | xpedite520x.h | 452 "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 D | xpedite537x.h | 501 "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 D | xpedite550x.h | 500 "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 D | xpedite517x.h | 647 "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 D | README | 4 URL: git://ozlabs.org/home/dgibson/git/libfdt.git
|
| /rk3399_rockchip-uboot/arch/arm/mach-kirkwood/ |
| H A D | Kconfig | 54 bool "GoFlex Home Board"
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | settings.py | 192 """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 D | ethernut5_pwrman.h | 11 * For additional information visit the project home page at
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | bsettings.py | 24 config_fname = '%s/.buildman' % os.getenv('HOME')
|
| H A D | toolchain.py | 543 home = os.environ['HOME'] 544 dest = os.path.join(home, '.buildman-toolchains')
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.arm-relocation | 143 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 D | Kconfig | 102 Say Y here if you want support for keys F1 - F12, INS, HOME, DELETE,
|
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_readline.c | 301 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 D | stacktrace.sh | 78 func_path=`./make.sh ${frame_pc_str} | awk '{ print $1 }' | sed -n "/home/p"`
|