<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/dts, branch v2013.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/dts?h=v2013.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/dts?h=v2013.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2013-03-27T12:23:18Z</updated>
<entry>
<title>EXYNOS5: Add device node for DP</title>
<updated>2013-03-27T12:23:18Z</updated>
<author>
<name>Ajay Kumar</name>
<email>ajaykumar.rs@samsung.com</email>
</author>
<published>2013-02-21T23:53:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=71e6ba4655f27a1e6165f4fd54b80b6854159818'/>
<id>urn:sha1:71e6ba4655f27a1e6165f4fd54b80b6854159818</id>
<content type='text'>
Add DT node and bindings documentaion for DP.

Signed-off-by: Ajay Kumar &lt;ajaykumar.rs@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>EXYNOS5: Add device node for FIMD</title>
<updated>2013-03-27T12:19:09Z</updated>
<author>
<name>Ajay Kumar</name>
<email>ajaykumar.rs@samsung.com</email>
</author>
<published>2013-02-21T23:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a1313e1c1298197fc8b7fc15c3d58c9765897cd'/>
<id>urn:sha1:9a1313e1c1298197fc8b7fc15c3d58c9765897cd</id>
<content type='text'>
Add DT node and bindings documentation for FIMD.

Signed-off-by: Ajay Kumar &lt;ajaykumar.rs@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'</title>
<updated>2013-03-26T09:40:13Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2013-03-26T09:40:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ebd749da69f423a26222d2cdde9a77007fd8b4b7'/>
<id>urn:sha1:ebd749da69f423a26222d2cdde9a77007fd8b4b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'</title>
<updated>2013-03-26T08:51:09Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2013-03-26T08:51:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=412665b46134f93464c09405e02f08ac9c62526d'/>
<id>urn:sha1:412665b46134f93464c09405e02f08ac9c62526d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)</title>
<updated>2013-03-25T16:56:07Z</updated>
<author>
<name>Tom Warren</name>
<email>twarren@nvidia.com</email>
</author>
<published>2013-03-18T21:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e9cd20654c1ce3112cac0f369640a74f694618a3'/>
<id>urn:sha1:e9cd20654c1ce3112cac0f369640a74f694618a3</id>
<content type='text'>
Took these values directly from the kernel dts files.

Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
Reviewed-by: Stephen Warren &lt;swarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra114: fdt: add SPI blocks</title>
<updated>2013-03-25T16:56:06Z</updated>
<author>
<name>Allen Martin</name>
<email>amartin@nvidia.com</email>
</author>
<published>2013-03-16T18:58:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a38fb4d949700175e304e044571f51655a17e11'/>
<id>urn:sha1:9a38fb4d949700175e304e044571f51655a17e11</id>
<content type='text'>
Add nodes for t114 SPI controller hardware

Signed-off-by: Allen Martin &lt;amartin@nvidia.com&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
Reviewed-by: Stephen Warren &lt;swarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra114: fdt: add apbdma block</title>
<updated>2013-03-25T16:56:06Z</updated>
<author>
<name>Allen Martin</name>
<email>amartin@nvidia.com</email>
</author>
<published>2013-03-16T18:58:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6a3742fe7abfe4b5f4e942a579c0eceaa5a5ed15'/>
<id>urn:sha1:6a3742fe7abfe4b5f4e942a579c0eceaa5a5ed15</id>
<content type='text'>
Add node for apbdma controller hardware.

Signed-off-by: Allen Martin &lt;amartin@nvidia.com&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
Reviewed-by: Stephen Warren &lt;swarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras</title>
<updated>2013-03-14T18:49:07Z</updated>
<author>
<name>Tom Warren</name>
<email>twarren@nvidia.com</email>
</author>
<published>2013-03-12T00:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5647c0343176d8ea257abf44211c493ef139d3e8'/>
<id>urn:sha1:5647c0343176d8ea257abf44211c493ef139d3e8</id>
<content type='text'>
All other Tegra boards have their alias nodes in the .dts file

Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
Reviewed-by: Stephen Warren &lt;swarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)</title>
<updated>2013-03-14T18:06:44Z</updated>
<author>
<name>Tom Warren</name>
<email>twarren@nvidia.com</email>
</author>
<published>2013-02-26T18:14:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1baa4e72c63f8038bb2f874827bebee0eef58fe7'/>
<id>urn:sha1:1baa4e72c63f8038bb2f874827bebee0eef58fe7</id>
<content type='text'>
Took these values directly from the kernel dts files.

Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
Reviewed-by: Stephen Warren &lt;swarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)</title>
<updated>2013-03-14T18:06:43Z</updated>
<author>
<name>Tom Warren</name>
<email>twarren.nvidia@gmail.com</email>
</author>
<published>2013-02-27T05:52:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=19a970af28b7835ebabd61f1e09d623690b6feef'/>
<id>urn:sha1:19a970af28b7835ebabd61f1e09d623690b6feef</id>
<content type='text'>
Minor edit to tegra_car node, add gpio node.

Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
Reviewed-by: Stephen Warren &lt;swarren@nvidia.com&gt;
</content>
</entry>
</feed>
