ARC: [axs101] Add support for AXS101 SDP (software development platform)
authorAlexey Brodkin <abrodkin@synopsys.com>
Mon, 27 Jan 2014 13:51:34 +0000 (14:51 +0100)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 19 Jun 2015 12:39:30 +0000 (18:09 +0530)
commit556cc1c5f528dcc87733920de17d61b6ebe8999d
tree934095ed4cb8f9454bd271cbadffa98c994dc9a2
parent4db27dca607aed14a852b21db02ddb530551c5eb
ARC: [axs101] Add support for AXS101 SDP (software development platform)

The AXS10x platforms consist of a mainboard with peripherals,
on which several daughter cards can be placed. The daughter cards
typically contain a CPU and memory.

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Documentation/devicetree/bindings/arc/axs101.txt [new file with mode: 0644]
MAINTAINERS
arch/arc/Kconfig
arch/arc/Makefile
arch/arc/boot/dts/axc001.dtsi [new file with mode: 0644]
arch/arc/boot/dts/axs101.dts [new file with mode: 0644]
arch/arc/boot/dts/axs10x_mb.dtsi [new file with mode: 0644]
arch/arc/configs/axs101_defconfig [new file with mode: 0644]
arch/arc/plat-axs10x/Kconfig [new file with mode: 0644]
arch/arc/plat-axs10x/Makefile [new file with mode: 0644]
arch/arc/plat-axs10x/axs10x.c [new file with mode: 0644]
This page took 0.027409 seconds and 5 git commands to generate.