| /OK3568_Linux_fs/u-boot/board/hisilicon/hikey/ |
| H A D | README | 4 HiKey is the first certified 96Boards Consumer Edition board. The board/SoC has: - 12 The HiKey schematic can be found here: - 13 https://github.com/96boards/documentation/blob/master/hikey/96Boards-Hikey-Rev-A1.pdf 16 https://github.com/96boards/documentation/blob/master/hikey/ 25 The HiKey U-Boot port has been tested with l-loader, booting ATF, which then boots 33 > mkdir -p ~/hikey/src ~/hikey/bin 34 > cd ~/hikey/src 43 > cp edk2/HisiPkg/HiKeyPkg/NonFree/mcuimage.bin ~/hikey/bin/ 46 …> wget -P ~/hikey/bin https://builds.96boards.org/releases/reference-platform/debian/hikey/16.03/b… 51 > cd ~/hikey/src/u-boot [all …]
|
| H A D | build-tf.mak | 9 BL33_HIKEY := $(output_dir)/u-boot-hikey.bin 30 @echo "Build TF for Hikey..." 37 PLAT=hikey 39 cp build/hikey/debug/bl1.bin $(output_dir)/bl1-hikey.bin 40 cp build/hikey/debug/fip.bin $(output_dir)/fip-hikey.bin
|
| H A D | MAINTAINERS | 1 HIKEY BOARD 4 F: board/hisilicon/hikey 5 F: include/configs/hikey.h
|
| H A D | Kconfig | 4 default "hikey" 13 default "hikey"
|
| H A D | Makefile | 8 obj-y := hikey.o
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | hi6220-hikey.dts | 2 * dts file for Hisilicon HiKey Development Board 16 model = "HiKey Development Board"; 17 compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220";
|
| /OK3568_Linux_fs/kernel/drivers/staging/hikey9xx/ |
| H A D | TODO | 3 - Port other drivers needed by Hikey 960/970; 4 - Test drivers on Hikey 960;
|
| H A D | Kconfig | 49 This is used on Kirin 3670 boards, like HiKey 970.
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | hikey_defconfig | 3 CONFIG_IDENT_STRING="hikey" 4 CONFIG_DEFAULT_DEVICE_TREE="hi6220-hikey"
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | hikey.h | 6 * Configuration for HiKey 96boards CE. Parts were derived from other ARM 93 "fdtfile=hi6220-hikey.dtb\0" \
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/ |
| H A D | hisilicon-hikey-usb.yaml | 5 $id: "http://devicetree.org/schemas/misc/hisilicon-hikey-usb.yaml#" 20 …https://github.com/96boards/documentation/raw/master/consumer/hikey/hikey960/hardware-docs/HiKey96…
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi6220-hikey.dts | 3 * dts file for Hisilicon HiKey Development Board 11 #include "hikey-pinctrl.dtsi" 15 model = "HiKey Development Board"; 16 compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220";
|
| H A D | Makefile | 5 dtb-$(CONFIG_ARCH_HISI) += hi6220-hikey.dtb
|
| H A D | hi3660-hikey960.dts | 247 simple-audio-card,name = "hikey-hdmi"; 273 * Line names are taken from "HiKey 960 Board ver A" schematics
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | hisi_hikey_usb.c | 3 * Support for usb functionality of Hikey series boards 272 MODULE_DESCRIPTION("Driver Support for USB functionality of Hikey");
|
| H A D | Kconfig | 492 tristate "USB GPIO Hub on HiSilicon Hikey 960/970 Platform" 497 found on HiKey 960/970 boards, which is necessary to support
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ |
| H A D | Android.mk | 146 ## out/target/product/hikey/optee/arm-plat-hikey/core/tee.bin
|
| /OK3568_Linux_fs/kernel/ |
| H A D | build.config.hikey960 | 9 hikey-modules/midgard
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | Kconfig | 40 as hikey board. It includes kirin620 dpe and dsi drivers.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/hisilicon/ |
| H A D | hisilicon.yaml | 39 - const: hisilicon,hi6220-hikey
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/hisilicon/ |
| H A D | dw-dsi.txt | 17 A example of HiKey board hi6220 SoC and board specific DT entry:
|
| H A D | hisi-ade.txt | 35 A example of HiKey board hi6220 SoC specific DT entry:
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | hisilicon,hi3660-i2s.txt | 36 simple-audio-card,name = "hikey-hdmi";
|
| /OK3568_Linux_fs/u-boot/arch/arm/ |
| H A D | Kconfig | 931 bool "Support HiKey 96boards Consumer Edition Platform" 938 Support for HiKey 96boards platform. It features a HI6220 1303 source "board/hisilicon/hikey/Kconfig"
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | cpustat_kern.c | 10 * on 96boards Hikey with octa CA53 CPUs.
|