Openwrt/target/linux
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
..
adm5120
adm8668
ar7
ar71xx ar71xx: fix the SingleProfile kernel size limit for dLAN devices 2015-11-21 21:24:23 +00:00
arc770 linux: add support of Synopsys ARC770-based boards 2015-11-22 19:06:07 +00:00
arm64
at91
ath25
au1000
bcm53xx
brcm47xx kernel: add CONFIG_SSB_HOST_SOC symbol 2015-11-16 12:22:47 +00:00
brcm63xx
brcm2708 brcm2708: add device detection and use it for network, leds and preinit 2015-11-22 08:04:37 +00:00
cns3xxx
gemini
generic kernel: mtd: Backport GD25Q128B support to 3.18 2015-11-22 19:05:53 +00:00
imx6 imx6: ventana: remove invalid video options from bootscript 2015-11-20 05:21:19 +00:00
ipq806x ipq806x: fix PCIe reset gpio handling - the core already handles the active-low flag 2015-11-21 10:55:29 +00:00
ixp4xx
kirkwood kirkwood: nsa310s: fix partition size 2015-11-18 21:35:04 +00:00
lantiq lantiq: add phy led config support over devicetree bindings 2015-11-21 21:25:43 +00:00
malta
mcs814x
mediatek
mpc85xx mpc85xx: migrate network setup to board detection framework 2015-11-20 23:52:31 +00:00
mvebu mvebu: migrate led and network setup to board detection framework 2015-11-20 23:59:31 +00:00
mxs
netlogic
octeon octeon: remove 3.18 support 2015-11-15 21:33:33 +00:00
omap
omap24xx
orion
oxnas oxnas: add missing platform bindings for stmmac glue 2015-11-21 21:24:03 +00:00
ppc40x
ppc44x
pxa
ramips ramips: update dtsi files to support second spi device 2015-11-22 11:49:13 +00:00
rb532
realview
sunxi
uml
x86
xburst
Makefile