<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/mips/dts/Makefile, branch v2016.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/mips/dts/Makefile?h=v2016.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/mips/dts/Makefile?h=v2016.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-05-25T23:34:13Z</updated>
<entry>
<title>malta: Use device model &amp; tree for UART</title>
<updated>2016-05-25T23:34:13Z</updated>
<author>
<name>Paul Burton</name>
<email>paul.burton@imgtec.com</email>
</author>
<published>2016-05-17T06:43:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6242aa137427f6da6ca47e7a8c9a9f78ad63e00d'/>
<id>urn:sha1:6242aa137427f6da6ca47e7a8c9a9f78ad63e00d</id>
<content type='text'>
Make use of device model &amp; device tree to probe the UART driver. This is
the initial step in bringing Malta up to date with driver model, and
allows for cleaner handling of the different I/O addresses for different
system controllers by specifying the ISA bus address instead of a
translated memory address.

Signed-off-by: Paul Burton &lt;paul.burton@imgtec.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>mips: ath79: Add support for TPLink WDR4300</title>
<updated>2016-05-20T23:36:39Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2016-05-06T18:10:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=400df3099896bdd43dd72dbb5d3930cf573d14f0'/>
<id>urn:sha1:400df3099896bdd43dd72dbb5d3930cf573d14f0</id>
<content type='text'>
Add support for the TPLink WDR4300 router, which is based on the
AR9344 MIPS 74Kc CPU and has 128 MiB of RAM. The USB is supported
on this system as well.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
Cc: Wills Wang &lt;wills.wang@live.com&gt;
</content>
</entry>
<entry>
<title>mips: ath79: add AP143 reference board</title>
<updated>2016-05-20T23:25:50Z</updated>
<author>
<name>Wills Wang</name>
<email>wills.wang@live.com</email>
</author>
<published>2016-03-16T09:00:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a2277cc30cdb40298aca80344f3764db6a0cfb8d'/>
<id>urn:sha1:a2277cc30cdb40298aca80344f3764db6a0cfb8d</id>
<content type='text'>
This patch add board-level code and base DT for AP143.

Signed-off-by: Wills Wang &lt;wills.wang@live.com&gt;
[updated defconfig, enabled CONFIG_USE_PRIVATE_LIBGCC=y]
Signed-off-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>mips: ath79: add AP121 reference board</title>
<updated>2016-05-20T23:25:50Z</updated>
<author>
<name>Wills Wang</name>
<email>wills.wang@live.com</email>
</author>
<published>2016-03-16T08:59:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6a7b52bc8d30090633d098f9e988276beb7a53d5'/>
<id>urn:sha1:6a7b52bc8d30090633d098f9e988276beb7a53d5</id>
<content type='text'>
This patch add board-level code and base DT for AP121.

Signed-off-by: Wills Wang &lt;wills.wang@live.com&gt;
[updated defconfig, enabled CONFIG_USE_PRIVATE_LIBGCC=y]
Signed-off-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>board: Add Microchip PIC32MZ[DA]-Starter-Kit board.</title>
<updated>2016-02-01T21:14:01Z</updated>
<author>
<name>Purna Chandra Mandal</name>
<email>purna.mandal@microchip.com</email>
</author>
<published>2016-01-28T10:00:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=44da3a176c5bd48b7ed257454e3e551c956adb30'/>
<id>urn:sha1:44da3a176c5bd48b7ed257454e3e551c956adb30</id>
<content type='text'>
This adds support for Microchip PIC32MZ[DA] StarterKit board
based on a PIC32MZ[DA] family of microcontroller.

Signed-off-by: Purna Chandra Mandal &lt;purna.mandal@microchip.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>MIPS: add initial infrastructure for device-tree files</title>
<updated>2016-01-16T20:06:45Z</updated>
<author>
<name>Daniel Schwierzeck</name>
<email>daniel.schwierzeck@gmail.com</email>
</author>
<published>2015-12-19T19:20:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0fc13a90933c064218ae3a7db5243f39f00e928f'/>
<id>urn:sha1:0fc13a90933c064218ae3a7db5243f39f00e928f</id>
<content type='text'>
Prepare sub-folder for device-tree files. Make support for
device-tree on MIPS available in Kbuild/Kconfig.

Signed-off-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
Signed-off-by: Purna Chandra Mandal &lt;purna.mandal@microchip.com&gt;
</content>
</entry>
</feed>
