| /OK3568_Linux_fs/kernel/drivers/misc/altera-stapl/ |
| H A D | Makefile | 2 altera-stapl-objs = altera-lpt.o altera-jtag.o altera-comp.o altera.o 4 obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | Makefile | 10 obj-$(CONFIG_FPGA_MGR_ALTERA_CVP) += altera-cvp.o 11 obj-$(CONFIG_FPGA_MGR_ALTERA_PS_SPI) += altera-ps-spi.o 21 obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o 22 obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o 26 obj-$(CONFIG_SOCFPGA_FPGA_BRIDGE) += altera-hps2fpga.o altera-fpga2sdram.o 27 obj-$(CONFIG_ALTERA_FREEZE_BRIDGE) += altera-freeze-bridge.o
|
| /OK3568_Linux_fs/buildroot/package/altera-stapl/ |
| H A D | Config.in | 2 bool "altera-stapl" 8 https://github.com/kontron/altera-stapl
|
| H A D | altera-stapl.hash | 1 sha256 a4d85a79790eab851399132fce4524979fe764d5297413b2445673e6a190bb42 altera-stapl-0.3.3.tar.gz
|
| H A D | altera-stapl.mk | 8 ALTERA_STAPL_SITE = $(call github,kontron,altera-stapl,$(ALTERA_STAPL_VERSION))
|
| /OK3568_Linux_fs/u-boot/board/altera/arria5-socdk/ |
| H A D | MAINTAINERS | 3 M: Chin-Liang See <clsee@altera.com> 5 F: board/altera/arria5-socdk/
|
| /OK3568_Linux_fs/u-boot/board/altera/arria10-socdk/ |
| H A D | MAINTAINERS | 3 M: Chin-Liang See <clsee@altera.com> 5 F: board/altera/arria10-socdk/
|
| H A D | Kconfig | 10 default "altera"
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-altera-cvp | 1 What: /sys/bus/pci/drivers/altera-cvp/chkcfg 7 error checking in altera-cvp driver is turned on or
|
| H A D | sysfs-class-fpga-bridge | 4 Contact: Alan Tull <atull@opensource.altera.com> 10 Contact: Alan Tull <atull@opensource.altera.com>
|
| H A D | sysfs-class-fpga-manager | 4 Contact: Alan Tull <atull@opensource.altera.com> 10 Contact: Alan Tull <atull@opensource.altera.com>
|
| /OK3568_Linux_fs/u-boot/board/altera/cyclone5-socdk/ |
| H A D | MAINTAINERS | 3 M: Chin-Liang See <clsee@altera.com> 5 F: board/altera/cyclone5-socdk/
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | socrates_cyclone5_defconfig | 8 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/altera/socrates_cyclone5/genimage.cfg" 28 BR2_PACKAGE_HOST_UBOOT_TOOLS_ENVIMAGE_SOURCE="board/altera/socrates_cyclone5/boot-env.txt"
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | Kconfig | 122 default "altera" if TARGET_SOCFPGA_ARRIA5_SOCDK 123 default "altera" if TARGET_SOCFPGA_ARRIA10_SOCDK 124 default "altera" if TARGET_SOCFPGA_CYCLONE5_SOCDK
|
| H A D | clock_manager_gen5.c | 152 writel(cfg->altera_grp_mpuclk, &clock_manager_base->altera.mpuclk); in cm_basic_init() 367 reg = readl(&clock_manager_base->altera.mpuclk); in cm_get_mpu_clk_hz() 418 reg = readl(&clock_manager_base->altera.mainclk); in cm_get_l4_sp_clk_hz()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | Makefile | 24 obj-$(CONFIG_PCIE_ALTERA) += pcie-altera.o 25 obj-$(CONFIG_PCIE_ALTERA_MSI) += pcie-altera-msi.o
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/ |
| H A D | Kconfig | 1 source "drivers/ddr/altera/Kconfig"
|
| /OK3568_Linux_fs/yocto/poky/documentation/brief-yoctoprojectqs/ |
| H A D | index.rst | 312 `meta-altera <https://github.com/kraj/meta-altera>`__ hardware layer. 321 $ git clone https://github.com/kraj/meta-altera.git 322 Cloning into 'meta-altera'... 332 host as ``meta-altera`` and contains all the metadata needed to 346 https://github.com/kraj/meta-altera/blob/master/conf/machine/cyclone5.conf. 365 $ bitbake-layers add-layer ../meta-altera 376 Completing these steps has added the ``meta-altera`` layer to your Yocto
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | socfpga_arria10_socdk_sdmmc.dts | 3 * Copyright (C) 2014-2015 Altera Corporation <www.altera.com>
|
| H A D | socfpga_cyclone5.dtsi | 3 * Copyright (C) 2012 Altera Corporation <www.altera.com>
|
| H A D | socfpga_arria5.dtsi | 3 * Copyright (C) 2013 Altera Corporation <www.altera.com>
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | socfpga_arria5.dtsi | 2 * Copyright (C) 2013 Altera Corporation <www.altera.com>
|
| H A D | socfpga_cyclone5.dtsi | 2 * Copyright (C) 2012 Altera Corporation <www.altera.com>
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ |
| H A D | Makefile | 4 subdir-y += altera
|
| /OK3568_Linux_fs/u-boot/drivers/fpga/ |
| H A D | Makefile | 17 obj-y += altera.o
|