summaryrefslogtreecommitdiffstats
path: root/Documentation/arm/sunxi
AgeCommit message (Collapse)AuthorFilesLines
2014-10-20Documentation: sunxi: Add A80 datasheet linkChen-Yu Tsai1-1/+2
We now have initial support for the A80, as well a the datasheet. Update the documents to reflect this. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Tested-by: Andreas Färber <afaerber@suse.de>
2014-10-20Documentation: sunxi: Update Allwinner SoC documentation (A31/A31s/A23)Chen-Yu Tsai1-2/+11
Lately we have received documentation for A31 and A31s, in addition to A23 documentation which was received earlier but not added. Add these to the README, and update to reflect that A31 and A23 are supported. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2013-10-11Documentation: sunxi: Update Allwinner SoC documentationMaxime Ripard1-1/+25
Since that document was first submitted, some new SoCs have been announced/released by Allwinner. Update the documentation to mention those and the related documents. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2013-10-11Documentation: sunxi: Update A13 user manual dead linkMaxime Ripard1-1/+1
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2013-06-16ARM: sunxi: Add Allwinner A10s machine compatibleMaxime Ripard1-0/+4
The A10s is a SoC member of the Allwinner sun5i family. It is basically an A13 with an EMAC and an HDMI controller. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2013-05-29ARM: sunxi: Update datasheet documentationMaxime Ripard1-8/+13
We have access to more documentation now, especially the user manuals, so add the links to them, and do so minor comestic changes while we're at it. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2013-03-27arm: sunxi: Add useful information about sunxi clocksEmilio López1-0/+56
This patch contains useful bits of information about the sunxi clocks that may help and/or be interesting for current and future developers. Signed-off-by: Emilio López <emilio@elopez.com.ar> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
2012-11-16ARM: sunxi: Add basic support for Allwinner A1x SoCsMaxime Ripard1-0/+19
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Stefan Roese <sr@denx.de>