You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/include
John Crispin 73015c4cb3 linux: add support of Synopsys ARCHS38-based boards
This patch introduces support of new boards with ARC HS38 cores.

ARC HS38 is a new generation of ARC cores which utilize ARCv2 ISA.
As with ARC770 we're addind support for 2 boards for now:

 [1] Synopsys SDP board (AXS103)
     This is the same base-board as in AXS101 but with
     FPGA-based CPU-tile where ARCHs38 core is implemented.

 [2] nSIM
     Again this is the same simulation engine but configured for
     new instruction set and features of new CPU.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Jo-Philipp Wich <jow@openwrt.org>
Cc: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 48740
8 years ago
..
site toolchain: add support of ARC architecture 9 years ago
autotools.mk include/autotools.mk: fix gettext installation path 8 years ago
cmake.mk include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR) to avoid picking up stuff from host/ 8 years ago
debug.mk include: remove trailing whitespaces 9 years ago
depends.mk include: remove trailing whitespaces 9 years ago
device_table.txt image: ensure that /dev/console exist in rootfs images 11 years ago
download.mk download.mk: fix packed checkout mirroring support 8 years ago
feeds.mk include: group kmod ipk files into a "kernel" subdirectory 8 years ago
hardening.mk hardening: make override variables more intuitive 9 years ago
host-build.mk host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host 8 years ago
host.mk include: remove trailing whitespaces 9 years ago
image.mk include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768) 8 years ago
kernel-build.mk build system: have tar use $SOURCE_DATE_EPOCH for --mtime 8 years ago
kernel-defaults.mk kernel: Revert "kernel: set root on NFS when enabled" 8 years ago
kernel-version.mk kernel: update kernel 4.3 to version 4.3.4 8 years ago
kernel.mk include/kernel: sort module lists for reproducibility 8 years ago
netfilter.mk include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 9 years ago
nls.mk nls.mk: add -rpath-link when needed for NLS support 9 years ago
package-bin.mk include: remove trailing whitespaces 9 years ago
package-defaults.mk include: group kmod ipk files into a "kernel" subdirectory 8 years ago
package-dumpinfo.mk include: group kmod ipk files into a "kernel" subdirectory 8 years ago
package-ipkg.mk package-ipkg.mk: fix typo (patch from #19540) 9 years ago
package-seccomp.mk include: add a seccomp filter install wrapper 9 years ago
package.mk build: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR) 8 years ago
prereq-build.mk Support LibreSSL as provider of openssl 8 years ago
prereq.mk build: do not overwrite already existing host commands 9 years ago
quilt.mk build: for refresh, override HOST_QUILT like QUILT 9 years ago
scan.awk build: propagate override information to .packageinfo 9 years ago
scan.mk build: ignore the linux package in the sdk only for generating package data, not for dependencies 8 years ago
scons.mk fix up scons vs ccache 12 years ago
shell.sh include: remove trailing whitespaces 9 years ago
subdir.mk build: add logging for package host builds 8 years ago
target.mk linux: add support of Synopsys ARCHS38-based boards 8 years ago
toolchain-build.mk include: remove trailing whitespaces 9 years ago
toplevel.mk build: introduce SOURCE_DATE_EPOCH variable 8 years ago
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago
unpack.mk include: remove trailing whitespaces 9 years ago
verbose.mk build: tell users to do non-paralle builds on errors 9 years ago
version.mk base-files: add URL option for OEM manufacturer info 9 years ago