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
2016-02-18 08:22:32 +00:00
..
site
autotools.mk include/autotools.mk: fix gettext installation path 2016-01-20 23:21:09 +00:00
cmake.mk include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR) to avoid picking up stuff from host/ 2016-01-25 15:49:49 +00:00
debug.mk
depends.mk
device_table.txt
download.mk download.mk: fix packed checkout mirroring support 2016-02-17 08:44:37 +00:00
feeds.mk include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00
hardening.mk
host-build.mk host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host 2016-01-20 19:12:13 +00:00
host.mk
image.mk include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768) 2016-02-01 13:58:43 +00:00
kernel-build.mk build system: have tar use $SOURCE_DATE_EPOCH for --mtime 2016-01-31 23:29:16 +00:00
kernel-defaults.mk kernel: Revert "kernel: set root on NFS when enabled" 2016-02-11 03:05:29 +00:00
kernel-version.mk kernel: update kernel 4.3 to version 4.3.4 2016-01-25 21:44:48 +00:00
kernel.mk include/kernel: sort module lists for reproducibility 2016-01-28 22:42:29 +00:00
netfilter.mk
nls.mk
package-bin.mk
package-defaults.mk include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00
package-dumpinfo.mk include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00
package-ipkg.mk
package-seccomp.mk
package.mk build: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR) 2016-01-25 15:49:31 +00:00
prereq-build.mk Support LibreSSL as provider of openssl 2016-01-17 10:42:32 +00:00
prereq.mk
quilt.mk
scan.awk
scan.mk
scons.mk
shell.sh
subdir.mk build: add logging for package host builds 2016-01-20 21:31:56 +00:00
target.mk linux: add support of Synopsys ARCHS38-based boards 2016-02-18 08:22:32 +00:00
toolchain-build.mk
toplevel.mk build: introduce SOURCE_DATE_EPOCH variable 2016-01-31 23:29:07 +00:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk