Home
last modified time | relevance | path

Searched full:pine64 (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dsunxi.yaml624 - description: Pine64
626 - const: pine64,pine64
629 - description: Pine64+
631 - const: pine64,pine64-plus
634 - description: Pine64 PineCube
636 - const: pine64,pinecube
639 - description: Pine64 PineH64 model A
641 - const: pine64,pine-h64
644 - description: Pine64 PineH64 model B
646 - const: pine64,pine-h64-model-b
[all …]
H A Drockchip.yaml415 - description: Pine64 PinebookPro
417 - const: pine64,pinebook-pro
420 - description: Pine64 Rock64
422 - const: pine64,rock64
425 - description: Pine64 RockPro64
428 - pine64,rockpro64-v2.1
429 - pine64,rockpro64-v2.0
430 - const: pine64,rockpro64
/OK3568_Linux_fs/buildroot/configs/
H A Dpine64_defconfig31 BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/pine64/pine64/boot.cmd"
39 BR2_LINUX_KERNEL_INTREE_DTS_NAME="allwinner/sun50i-a64-pine64"
43 BR2_TARGET_GENERIC_ISSUE="Welcome to PINE64"
50 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/pine64/pine64/genimage.cfg"
H A Dpine64_sopine_defconfig31 BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/pine64/sopine/boot.cmd"
43 BR2_TARGET_GENERIC_ISSUE="Welcome to PINE64 SOPINE"
50 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/pine64/sopine/genimage.cfg"
H A Drock64_defconfig2 BR2_GLOBAL_PATCH_DIR="board/pine64/rock64/patches"
5 BR2_ROOTFS_POST_BUILD_SCRIPT="board/pine64/rock64/post-build.sh"
7 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/pine64/rock64/genimage.cfg"
H A Drockpro64_defconfig52 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/pine64/rockpro64/genimage.cfg"
53 BR2_ROOTFS_POST_BUILD_SCRIPT="board/pine64/rockpro64/post-build.sh"
/OK3568_Linux_fs/buildroot/board/pine64/pine64/
H A Dreadme.txt5 buildroot environment for the Pine64. With the current configuration
8 Pine64 link:
9 https://www.pine64.org/?page_id=1194
12 https://openedev.amarulasolutions.com/display/ODWIKI/Pine64
37 Insert the micro SDcard in your Pine64 and power it up. The console
/OK3568_Linux_fs/u-boot/board/sunxi/
H A DREADME.sunxi646 Examples are the Allwinner A64 (used for instance on the Pine64 board) or
62 On a typical board like the Pine64 this will result in the following boot order:
78 To boot the Pine64 board, you can use U-Boot and any of the described methods.
109 soldered SPI NOR flash chip. On other boards like the Pine64 such a chip
112 Now connect either an "A to A" USB cable to the upper USB port on the Pine64
130 For some time using boot0 was the only option to get the Pine64 booted.
137 The boot0 binary is a 32 KByte blob and contained in the official Pine64 images
138 distributed by Pine64 or Allwinner. It can be easily extracted from a micro
165 [3] https://github.com/apritzel/pine64/
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pine64-plus.dts4 #include "sun50i-a64-pine64.dts"
7 model = "Pine64+";
8 compatible = "pine64,pine64-plus", "allwinner,sun50i-a64";
H A Dsun50i-a64-pine64-lts.dts7 model = "Pine64 LTS";
8 compatible = "pine64,pine64-lts", "allwinner,sun50i-r18",
H A DMakefile9 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-pine64-lts.dtb
10 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-pine64-plus.dtb sun50i-a64-pine64.dtb
H A Dsun50i-a64-pinephone-1.0.dts9 model = "Pine64 PinePhone Developer Batch (1.0)";
10 compatible = "pine64,pinephone-1.0", "allwinner,sun50i-a64";
H A Dsun50i-a64-pine64.dts12 model = "Pine64";
13 compatible = "pine64,pine64", "allwinner,sun50i-a64";
191 * The DRAM chips used by Pine64 boards are DDR3L-compatible, so they can
H A Dsun50i-a64-sopine-baseboard.dts3 // Based on sun50i-a64-pine64.dts, which is:
12 compatible = "pine64,sopine-baseboard", "pine64,sopine",
H A Dsun50i-a64-pinephone-1.1.dts9 model = "Pine64 PinePhone Braveheart (1.1)";
10 compatible = "pine64,pinephone-1.1", "allwinner,sun50i-a64";
H A Dsun50i-a64-pinephone-1.2.dts9 model = "Pine64 PinePhone (1.2)";
10 compatible = "pine64,pinephone-1.2", "allwinner,sun50i-a64";
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun50i-a64-pine64-plus.dts43 #include "sun50i-a64-pine64.dts"
46 model = "Pine64+";
47 compatible = "pine64,pine64-plus", "allwinner,sun50i-a64";
H A Dsun50i-a64-pine64.dts50 model = "Pine64";
51 compatible = "pine64,pine64", "allwinner,sun50i-a64";
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dmulti_spl.its49 description = "Pine64+ DT";
57 description = "Pine64 DT";
85 description = "sun50i-a64-pine64-plus";
91 description = "sun50i-a64-pine64";
/OK3568_Linux_fs/u-boot/configs/
H A Dpine64_plus_defconfig5 CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus"
14 CONFIG_OF_LIST="sun50i-a64-pine64 sun50i-a64-pine64-plus"
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-rockpro64-v2.dts12 model = "Pine64 RockPro64 v2.0";
13 compatible = "pine64,rockpro64-v2.0", "pine64,rockpro64", "rockchip,rk3399";
H A Drk3399-rockpro64.dts12 model = "Pine64 RockPro64 v2.1";
13 compatible = "pine64,rockpro64-v2.1", "pine64,rockpro64", "rockchip,rk3399";
H A Drk3328-rock64-android-avb.dts11 model = "Pine64 Rock64 avb";
12 compatible = "pine64,rock64-android-avb", "rockchip,rk3328";
H A Drk3328-rock64-android.dts11 model = "Pine64 Rock64";
12 compatible = "pine64,rock64-android", "rockchip,rk3328";
/OK3568_Linux_fs/buildroot/board/pine64/rockpro64/
H A Dreadme.txt1 PINE64 ROCKPro64
3 https://www.pine64.org/rockpro64/

12