<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/sunxi, branch v2016.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/sunxi?h=v2016.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/sunxi?h=v2016.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-12-21T19:37:15Z</updated>
<entry>
<title>sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet</title>
<updated>2015-12-21T19:37:15Z</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2015-12-20T11:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a1ecb4b700cb68bebe8e2c5ab21159a83747f7e6'/>
<id>urn:sha1:a1ecb4b700cb68bebe8e2c5ab21159a83747f7e6</id>
<content type='text'>
The Empire Electronix D709 tablet is a fairly standard 7" A13 tablet,
featuring usb-wifi, a micro-sd slot, micro-usb otg and headphone jack.

Empire Electronix is written on the back of the tablet, the D709 model
info can be found in the about tablet menu in android.

The PCB has no markings to speak of.

This dts file is identical to the one submitted to the upstream kernel.

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
</content>
</entry>
<entry>
<title>sunxi: Add suport for A83T HomletV2 Board by Allwinner</title>
<updated>2015-12-10T14:45:47Z</updated>
<author>
<name>vishnupatekar</name>
<email>vishnupatekar0510@gmail.com</email>
</author>
<published>2015-11-28T17:07:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=086a2509e952ec27ebf9aa9ca4d844f35fd0fe8a'/>
<id>urn:sha1:086a2509e952ec27ebf9aa9ca4d844f35fd0fe8a</id>
<content type='text'>
Add dts and defconfig for h8homletv2 board.

H8Homlet Proto v2.0 Board is A83T Dev Board by Allwinner.
It has UART, ethernet, USB, HDMI, etc ports on it.
A83T patches are tested on this board.

Signed-off-by: Vishnu Patekar &lt;vishnupatekar0510@gmail.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: power: enabled support for axp818</title>
<updated>2015-12-10T10:14:22Z</updated>
<author>
<name>vishnupatekar</name>
<email>vishnupatekar0510@gmail.com</email>
</author>
<published>2015-11-28T17:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=95ab8fee8a5b1782d554be9565584eb29e7da0ce'/>
<id>urn:sha1:95ab8fee8a5b1782d554be9565584eb29e7da0ce</id>
<content type='text'>
Enabled support for AXP818 in SPL and u-boot.
DCDC1, DCDC2, DCDC3 and DCSC5 are enabled.

Signed-off-by: Vishnu Patekar &lt;vishnupatekar0510@gmail.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add Machine Support for A83T SOC</title>
<updated>2015-12-10T10:14:21Z</updated>
<author>
<name>vishnupatekar</name>
<email>vishnupatekar0510@gmail.com</email>
</author>
<published>2015-11-28T17:07:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=762e24a07871aec34fb3b5169dee309eb353861d'/>
<id>urn:sha1:762e24a07871aec34fb3b5169dee309eb353861d</id>
<content type='text'>
Allwinner A83T is octa-core cortex-a7 SOC.
This enables support for A83T.

SMP is not yet supported.

Signed-off-by: Vishnu Patekar &lt;vishnupatekar0510@gmail.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add support for the Lamobo R1 board</title>
<updated>2015-11-22T10:43:58Z</updated>
<author>
<name>Jelle de Jong</name>
<email>jelledejong@powercraft.nl</email>
</author>
<published>2015-10-18T14:34:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aa56cb374de8ae83f3280fdd6c280724228b86d7'/>
<id>urn:sha1:aa56cb374de8ae83f3280fdd6c280724228b86d7</id>
<content type='text'>
The lamobo-r1 board, sometimes called the BPI-R1 but not labelled as such
on the PCB, is meant as a A20 based router board. As such the board comes
with a built-in switch chip giving it 5 gigabit ethernet ports, and it
has a large empty area on the pcb with mounting holes which will fit a
2.5 inch harddisk. To complete its networking features it has a
Realtek RTL8192CU for WiFi 802.11 b/g/n.

The dts file is identical to the one submitted upstream.

Signed-off-by: Jelle de Jong &lt;jelledejong@powercraft.nl&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add support for Orangepi Plus and Orangepi PC boards</title>
<updated>2015-11-22T10:43:57Z</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2015-11-20T15:19:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7e17fd26539417219e937e9f4eba491a23f83234'/>
<id>urn:sha1:7e17fd26539417219e937e9f4eba491a23f83234</id>
<content type='text'>
Add defconfig files for the Orangepi Plus and Orangepi PC.

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add H3 DRAM initialization support</title>
<updated>2015-11-22T10:31:00Z</updated>
<author>
<name>Jens Kuske</name>
<email>jenskuske@gmail.com</email>
</author>
<published>2015-11-17T14:12:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0404d53f2f2024312b108a1b692bf668545b772b'/>
<id>urn:sha1:0404d53f2f2024312b108a1b692bf668545b772b</id>
<content type='text'>
Based on existing A23/A33 code and the original H3 boot0.

Signed-off-by: Jens Kuske &lt;jenskuske@gmail.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add basic H3 support</title>
<updated>2015-11-22T10:30:59Z</updated>
<author>
<name>Jens Kuske</name>
<email>jenskuske@gmail.com</email>
</author>
<published>2015-11-17T14:12:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1c27b7dcd06e605ed042d928665d26edab8429e4'/>
<id>urn:sha1:1c27b7dcd06e605ed042d928665d26edab8429e4</id>
<content type='text'>
Add initial sun8i H3 support, only uart + mmc are supported for now.

Signed-off-by: Jens Kuske &lt;jenskuske@gmail.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add CHIP support</title>
<updated>2015-10-20T20:48:29Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2015-10-15T20:04:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd8133b725198978865ead730ff20d3991e05f20'/>
<id>urn:sha1:fd8133b725198978865ead730ff20d3991e05f20</id>
<content type='text'>
The C.H.I.P. is a small SBC with an Allwinner R8, 8GB of NAND, 512MB of
RAM, USB host and OTG, a wifi / bluetooth combo chip, an audio/video jack
and two connectors to plug additional boards on top of it.

The DT is identical to the DT submitted to the upstream kernel.

Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Use Kconfig CONFIG_MMC</title>
<updated>2015-10-20T20:48:28Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2015-10-15T20:04:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=44c798799f667310ce29ce264be5c4bff7a21cf2'/>
<id>urn:sha1:44c798799f667310ce29ce264be5c4bff7a21cf2</id>
<content type='text'>
Not all sunxi boards have an MMC embedded. Switching to the Kconfig option
will allow to enable or disable the support in each boards' defconfig.

Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
</feed>
