openwrt/include
Felix Fietkau 576621f1e3 linux: add support of Synopsys ARC770-based boards
This patch introduces support of new boards with ARC cores.

 [1] Synopsys SDP board
     This is a new-generation development board from Synopsys that
     consists of base-board and CPU tile-board (which might have a real
     ASIC or FPGA with CPU image).
     It sports a lot of DesignWare peripherals like GMAC, USB, SPI, I2C
     etc and is intended to be used for early development of ARC-based
     products.

 [2] nSIM
     This is a virtual board implemented in Synopsys proprietary
     software simulator (even though available for free for open source
     community). This board has only serial port as a peripheral and so
     it is meant to be used for runtime testing which is especially
     useful during bring-up of new tools and platforms.
     What's also important ARC cores are very configurable so there're
     many variations of options like cache sizes, their line lengths,
     additional hardware blocks like multipliers, dividers etc. And this
     board could be used to make sure built software still runs on
     different HW configurations.

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

SVN-Revision: 47589
2015-11-22 19:06:07 +00:00
..
site toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
autotools.mk include: improve 'gettext-version' fixup 2015-01-31 08:15:51 +00:00
cmake.mk cmake.mk: enable -Bsymbolic-functions by default for linking shared libs, slightly improves performance and compression 2015-04-19 18:33:07 +00:00
debug.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
depends.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
device_table.txt image: ensure that /dev/console exist in rootfs images 2013-08-27 12:02:58 +00:00
download.mk include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184) 2014-10-08 08:01:39 +00:00
feeds.mk feeds: use common macro "FeedSourcesAppend" to populate opkg configurations 2015-05-28 09:47:37 +00:00
hardening.mk hardening: make override variables more intuitive 2015-06-24 10:57:14 +00:00
host-build.mk build: include homebrew include/library directory in cflags/ldflags on mac os x 2015-10-05 14:11:30 +00:00
host.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
image.mk image: append-ubi: add optional UBI subpage size 2015-11-07 13:19:35 +00:00
kernel-build.mk kernel-build.mk: add .NOTPARALLEL 2014-10-12 15:00:19 +00:00
kernel-defaults.mk build: Allow kernel modules to set build ID debug symbol 2015-10-30 15:20:12 +00:00
kernel-version.mk kernel: update kernel 4.3-rc7 to version 4.3 2015-11-04 22:28:40 +00:00
kernel.mk linux: add support of Synopsys ARC770-based boards 2015-11-22 19:06:07 +00:00
netfilter.mk netfilter.mk: fix redirect module locations for 3.19+ 2015-06-22 12:27:25 +00:00
nls.mk nls.mk: add -rpath-link when needed for NLS support 2015-09-07 08:03:34 +00:00
package-bin.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
package-defaults.mk gcc/musl: rework SSP-support 2015-06-22 10:31:07 +00:00
package-dumpinfo.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
package-ipkg.mk package-ipkg.mk: fix typo (patch from #19540) 2015-04-23 08:27:22 +00:00
package-seccomp.mk include: add a seccomp filter install wrapper 2015-03-26 10:57:56 +00:00
package.mk buildroot: move hardening options into separate file 2015-06-20 17:37:18 +00:00
prereq-build.mk build: use host cflags/ldflags for openssl prereq check 2015-10-05 14:11:25 +00:00
prereq.mk build: do not overwrite already existing host commands 2015-09-16 12:38:16 +00:00
quilt.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
scan.awk build: propagate override information to .packageinfo 2015-02-09 12:09:31 +00:00
scan.mk include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text file. 2015-06-14 17:43:22 +00:00
scons.mk fix up scons vs ccache 2012-07-28 21:06:59 +00:00
shell.sh include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
subdir.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
target.mk ipq806x: enable vfpv4 support and set cpu type to cortex-a9 2015-11-14 14:22:24 +00:00
toolchain-build.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
toplevel.mk toplevel.mk: fix distclean 2015-11-06 10:53:35 +00:00
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 2013-05-09 20:50:49 +00:00
unpack.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
verbose.mk build: tell users to do non-paralle builds on errors 2015-04-16 12:18:26 +00:00
version.mk base-files: add URL option for OEM manufacturer info 2015-10-05 10:28:53 +00:00