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 adm5120: disable the openwrt commandline hack 2015-08-30 12:17:54 +00:00
adm8668 build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00
ar7 kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
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 kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
at91 at91: fix usb rate backport patch tab mangle 2015-08-17 16:10:49 +00:00
ath25 ath25: disable the openwrt commandline hack 2015-08-30 12:17:56 +00:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
brcm47xx kernel: add CONFIG_SSB_HOST_SOC symbol 2015-11-16 12:22:47 +00:00
brcm63xx brcm63xx: fix brcm, bcm6345-ext-intc interrupt controller 2015-11-04 11:33:16 +00:00
brcm2708 brcm2708: add device detection and use it for network, leds and preinit 2015-11-22 08:04:37 +00:00
cns3xxx kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
gemini kernel: refresh patches for 4.1 2015-07-22 12:51:11 +00:00
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 kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
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 malta: make eth0 the wan interface by default 2015-10-31 09:30:57 +00:00
mcs814x kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
mediatek mediatek: add support for the new MT7623 Arm SoC 2015-11-02 10:18:50 +00:00
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 mxs: fixup permissions of image generation scripts 2015-09-23 18:40:42 +00:00
netlogic netlogic: copy initramfs image to $(BIN_DIR) 2015-04-23 22:31:36 +00:00
octeon octeon: remove 3.18 support 2015-11-15 21:33:33 +00:00
omap omap/Beagleboard: remove FEATURES override 2015-11-02 10:17:09 +00:00
omap24xx omap24xx: Append dtb to the zImage 2015-10-09 07:46:12 +00:00
orion kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 2015-09-08 12:31:04 +00:00
oxnas oxnas: add missing platform bindings for stmmac glue 2015-11-21 21:24:03 +00:00
ppc40x ppc40x: upgrade to 3.18 2015-04-12 20:48:13 +00:00
ppc44x image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
pxa kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED 2015-03-06 07:56:34 +00:00
ramips ramips: update dtsi files to support second spi device 2015-11-22 11:49:13 +00:00
rb532 rb532: prepare switch to 4.1 2015-10-26 09:00:35 +00:00
realview realview: Create ext4 image by default 2015-10-30 22:31:47 +00:00
sunxi kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
uml uml: backport another upstream patch to fix compile errors 2015-09-28 12:22:35 +00:00
x86 x86: add generic profiles to x86_64, kvm_guest and xen_domu 2015-11-08 20:39:24 +00:00
xburst kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
Makefile