<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm, branch v2011.06-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm?h=v2011.06-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm?h=v2011.06-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-06-02T21:18:32Z</updated>
<entry>
<title>Minor coding style cleanup</title>
<updated>2011-06-02T21:18:32Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-06-02T21:18:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4c9640865b1c16f5d23ed36afce780b6474136f2'/>
<id>urn:sha1:4c9640865b1c16f5d23ed36afce780b6474136f2</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>armv7: Add ST-Ericsson u8500 arch</title>
<updated>2011-06-01T17:22:41Z</updated>
<author>
<name>John Rigby</name>
<email>john.rigby@linaro.org</email>
</author>
<published>2011-04-19T10:42:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=be72e0c8c5f6a31198dbf076005dd7a6449aa418'/>
<id>urn:sha1:be72e0c8c5f6a31198dbf076005dd7a6449aa418</id>
<content type='text'>
Based on ST-Ericsson internal git repo.

Signed-off-by: Mathieu Poirier &lt;mathieu.poirier@linaro.org&gt;
Signed-off-by: John Rigby &lt;john.rigby@linaro.org&gt;
CC: Albert Aribaud &lt;albert.aribaud@free.fr&gt;
</content>
</entry>
<entry>
<title>S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)</title>
<updated>2011-05-26T10:33:25Z</updated>
<author>
<name>Minkyu Kang</name>
<email>mk7.kang@samsung.com</email>
</author>
<published>2011-05-18T07:57:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b4f73910d90aeff8e536acc4c91d9ef722e423a3'/>
<id>urn:sha1:b4f73910d90aeff8e536acc4c91d9ef722e423a3</id>
<content type='text'>
The source of pwm clock is fixed at evt1.
And some registers for pwm clock are removed.

Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>S5P: add set_mmc_clk for external clock control</title>
<updated>2011-05-26T10:33:09Z</updated>
<author>
<name>Jaehoon Chung</name>
<email>jh80.chung@samsung.com</email>
</author>
<published>2011-05-17T21:19:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=68a8cbfad93241387ee1385b9d19e3e2b7919c4e'/>
<id>urn:sha1:68a8cbfad93241387ee1385b9d19e3e2b7919c4e</id>
<content type='text'>
This patch added set_mmc_clk for external clock control.

c210 didn't support host clock control.
So We need external_clock_control function for c210.

Signed-off-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
</content>
</entry>
<entry>
<title>S5PC2XX: Support the cpu revision</title>
<updated>2011-05-26T10:31:11Z</updated>
<author>
<name>Minkyu Kang</name>
<email>mk7.kang@samsung.com</email>
</author>
<published>2011-05-16T10:45:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5d845f2758d86f9287e2ac3d48fdcbe80ad1d21b'/>
<id>urn:sha1:5d845f2758d86f9287e2ac3d48fdcbe80ad1d21b</id>
<content type='text'>
S5PC210 SoC have two cpu revisions, and have some difference.
So, support the cpu revision for each revision.

Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
</content>
</entry>
<entry>
<title>S5P:SROM config code moved to s5p-common directory</title>
<updated>2011-05-26T10:30:46Z</updated>
<author>
<name>Chander Kashyap</name>
<email>chander.kashyap@linaro.org</email>
</author>
<published>2011-04-14T19:05:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b0ad8621777048c2781393a8b6a42112598218cf'/>
<id>urn:sha1:b0ad8621777048c2781393a8b6a42112598218cf</id>
<content type='text'>
SROM config code is made common for S5P series of boards.
smdkc100.c now refers to s5p-common/sromc.c for SROM related
subroutines.

Signed-off-by: Chander Kashyap &lt;chander.kashyap@linaro.org&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>S5P: GPIO Macro Values Corrected.</title>
<updated>2011-05-26T10:30:06Z</updated>
<author>
<name>Chander Kashyap</name>
<email>chander.kashyap@linaro.org</email>
</author>
<published>2011-04-18T00:08:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=898ddf0a36855e462d7dbe0331b403829ad6a11a'/>
<id>urn:sha1:898ddf0a36855e462d7dbe0331b403829ad6a11a</id>
<content type='text'>
S5PC2XX: Macro values for Pull Up and Driver Strength were wrong.
S5PC1XX: Macro values for Driver Strength were wrong.

Signed-off-by: Chander Kashyap &lt;chander.kashyap@linaro.org&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>MX31: drop warnings due to missing prototype for mxc_watchdog_reset()</title>
<updated>2011-05-23T06:36:46Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-05-20T09:01:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bdb3c20386e0c3b80c1e5d2408ce567c1df1ca18'/>
<id>urn:sha1:bdb3c20386e0c3b80c1e5d2408ce567c1df1ca18</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>MX31: Make get_reset_cause() static and drop unreachable code</title>
<updated>2011-05-23T06:36:46Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-05-17T11:45:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d43458d23783eabcc770d1012f5656c6241ec0f8'/>
<id>urn:sha1:d43458d23783eabcc770d1012f5656c6241ec0f8</id>
<content type='text'>
get_reset_cause() should not be exported. Drop code in the function
after return statement that can generate warnings due to unreachable code.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>MX53: Handle silicon revision 2.1 case</title>
<updated>2011-05-23T06:36:46Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2011-04-26T10:50:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aa1cb689d589f60b4a94cbf4759ab3e79dbada22'/>
<id>urn:sha1:aa1cb689d589f60b4a94cbf4759ab3e79dbada22</id>
<content type='text'>
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
</feed>
