/openbmc/linux/arch/nios2/ |
H A D | Makefile | 13 # Nios2 port by Wind River Systems Inc trough: 40 libs-y += arch/nios2/lib/ $(LIBGCC) 43 nios2-boot := arch/$(ARCH)/boot 46 KBUILD_IMAGE := $(nios2-boot)/vmImage 51 $(Q)$(MAKE) $(build)=$(nios2-boot) $(nios2-boot)/$@
|
H A D | Kconfig | 2 config NIOS2 config 63 source "arch/nios2/platform/Kconfig.platform"
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0009-yes-within-the-path-sets-wrong-config-variables.patch | 23 sysdeps/nios2/configure | 4 ++-- 24 sysdeps/nios2/configure.ac | 4 ++-- 32 mode change 100644 => 100755 sysdeps/nios2/configure 142 diff --git a/sysdeps/nios2/configure b/sysdeps/nios2/configure 146 --- a/sysdeps/nios2/configure 147 +++ b/sysdeps/nios2/configure 163 diff --git a/sysdeps/nios2/configure.ac b/sysdeps/nios2/configure.ac 165 --- a/sysdeps/nios2/configure.ac 166 +++ b/sysdeps/nios2/configure.ac
|
/openbmc/u-boot/arch/nios2/ |
H A D | Makefile | 3 head-y := arch/nios2/cpu/start.o 5 libs-y += arch/nios2/cpu/ 6 libs-y += arch/nios2/lib/
|
H A D | Kconfig | 2 depends on NIOS2 5 default "nios2"
|
/openbmc/u-boot/doc/ |
H A D | README.nios2 | 17 arch/nios2/dts/mysystem.dts 33 example at, arch/nios2/dts/10m50_devboard.dts. 72 binary. This is handy for development, eg, using gdb or nios2-download. 91 $ export CROSS_COMPILE=nios2-elf- (or nios2-linux-gnu-)
|
H A D | git-mailrc | 50 alias arch arc, arm, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, x86 87 alias nios2 nios
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-core-tools-profile.bb | 12 # sysprof doesn't support aarch64 and nios2 32 SYSTEMTAP:nios2 = "" 47 VALGRIND:nios2 = ""
|
H A D | packagegroup-core-tools-testapps.bb | 12 # kexec-tools doesn't work on e5500-64b, microblaze and nios2 yet 17 KEXECTOOLS:nios2 ?= ""
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | irq.c | 43 .name = "NIOS2-INTC", 66 node = of_find_compatible_node(NULL, NULL, "altr,nios2-1.0"); in init_IRQ() 68 node = of_find_compatible_node(NULL, NULL, "altr,nios2-1.1"); in init_IRQ()
|
H A D | ptrace.c | 90 * Define the register sets available on Nios2 under Linux 108 .name = "nios2",
|
/openbmc/u-boot/doc/device-tree-bindings/cpu/ |
H A D | nios2.txt | 11 - compatible: Compatible property value should be "altr,nios2-1.0" or 12 "altr,nios2-1.1". 33 compatible = "altr,nios2-1.0";
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/ |
H A D | initramfs-kexecboot-klibc-image.bb | 10 if d.getVar('TARGET_ARCH') == "nios2": 11 raise bb.parse.SkipRecipe("'nios2' not supported arch")
|
/openbmc/u-boot/board/altera/nios2/ |
H A D | MAINTAINERS | 4 F: arch/nios2/dts/3c120_devboard.dts 11 F: arch/nios2/dts/10m50_devboard.dts
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/ |
H A D | 0003-Add-nios2-support.patch | 4 Subject: [PATCH] Add nios2 support 6 Add support for the nios2 CPU. 81 +#define _PR_SI_ARCHITECTURE "nios2"
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux/ |
H A D | linux-yocto.inc | 26 DEPENDS:append:nios2 = " libgcc" 27 KERNEL_CC:append:nios2 = " ${TOOLCHAIN_OPTIONS}" 28 KERNEL_LD:append:nios2 = " ${TOOLCHAIN_OPTIONS}"
|
/openbmc/u-boot/arch/nios2/cpu/ |
H A D | cpu.c | 139 { .compatible = "altr,nios2-1.0" }, 140 { .compatible = "altr,nios2-1.1" }, 153 /* This is a dummy function on nios2 */
|
H A D | u-boot.lds | 10 OUTPUT_ARCH(nios2) 18 arch/nios2/cpu/start.o (.text)
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0007-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 28 gcc/config/nios2/linux.h | 4 ++-- 251 diff --git a/gcc/config/nios2/linux.h b/gcc/config/nios2/linux.h 253 --- a/gcc/config/nios2/linux.h 254 +++ b/gcc/config/nios2/linux.h 259 -#define GLIBC_DYNAMIC_LINKER "/lib/ld-linux-nios2.so.1" 260 +#define GLIBC_DYNAMIC_LINKER SYSTEMLIBS_DIR "ld-linux-nios2.so.1" 263 -#define MUSL_DYNAMIC_LINKER "/lib/ld-musl-nios2.so.1" 264 +#define MUSL_DYNAMIC_LINKER SYSTEMLIBS_DIR "ld-musl-nios2.so.1"
|
/openbmc/linux/Documentation/devicetree/bindings/nios2/ |
H A D | nios2.txt | 11 - compatible: Compatible property value should be "altr,nios2-1.0". 41 compatible = "altr,nios2-1.0";
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | Kconfig | 10 ISA || MAC || MIPS || NIOS2 || PCI || \ 43 MIPS || NIOS2 || SUPERH || XTENSA || COMPILE_TEST
|
/openbmc/u-boot/arch/ |
H A D | Kconfig | 47 config NIOS2 config in choice92ce57e50104 236 source "arch/nios2/Kconfig"
|
/openbmc/linux/scripts/ |
H A D | headers_install.sh | 80 arch/nios2/include/uapi/asm/swab.h:CONFIG_NIOS2_CI_SWAB_NO 81 arch/nios2/include/uapi/asm/swab.h:CONFIG_NIOS2_CI_SWAB_SUPPORT
|
/openbmc/linux/Documentation/arch/nios2/ |
H A D | features.rst | 3 .. kernel-feat:: features nios2
|
/openbmc/linux/arch/nios2/lib/ |
H A D | Makefile | 3 # Makefile for Nios2-specific library files.
|