<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm/arch-mx31, branch v2011.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/arch-mx31?h=v2011.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/arch-mx31?h=v2011.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-09-07T20:11:23Z</updated>
<entry>
<title>MX31: fix missing mxc_get_clk() call</title>
<updated>2011-09-07T20:11:23Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-08-30T00:51:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=67f463b06d00701b955ea4ac176fc96a8ecd416f'/>
<id>urn:sha1:67f463b06d00701b955ea4ac176fc96a8ecd416f</id>
<content type='text'>
Add missing case to be used in common MXC code.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>MX31: make use of GPIO framework for MX31 processor</title>
<updated>2011-09-04T09:36:11Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-08-21T08:50:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6cb2e774f24ada52b2476b1cd7a1f7b63acbad2e'/>
<id>urn:sha1:6cb2e774f24ada52b2476b1cd7a1f7b63acbad2e</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>MX31: removed warnings due to clock.h</title>
<updated>2011-09-03T20:40:46Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-07-28T17:28:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d321b64d64757faa863f45aae18d261253d8ee36'/>
<id>urn:sha1:d321b64d64757faa863f45aae18d261253d8ee36</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>MX31: Cleanup clock function</title>
<updated>2011-07-18T12:41:48Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-07-13T12:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9f008bb47dd696d9e539fea2f045ae01b0c78a25'/>
<id>urn:sha1:9f008bb47dd696d9e539fea2f045ae01b0c78a25</id>
<content type='text'>
The patch provide the same API used with other i.MX
processors and get rid of mx31_ functions.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>imx: Add support for USB EHCI on imx25</title>
<updated>2011-07-14T13:41:24Z</updated>
<author>
<name>Matthias Weisser</name>
<email>weisserm@arcor.de</email>
</author>
<published>2011-07-06T00:28:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dddb7c9ffdb3813c1242aa43b935dd3484c53a35'/>
<id>urn:sha1:dddb7c9ffdb3813c1242aa43b935dd3484c53a35</id>
<content type='text'>
Adding support for USB host on imx25 using the internal PHY. Changing the name
of base address define for imx31 to get some unification.

Signed-off-by: Matthias Weisser &lt;weisserm@arcor.de&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: change return value of get_cpu_rev</title>
<updated>2011-05-11T21:03:15Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-04-29T06:56:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f22045be5590e3034b0d55cac9fd050f7837a17'/>
<id>urn:sha1:2f22045be5590e3034b0d55cac9fd050f7837a17</id>
<content type='text'>
Drop warnings in get_cpu_rev and changes the return value
(a u32 instead of char * is returned) of the function
to be coherent with other processors.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Detlev Zundel &lt;dzu@denx.de&gt;
CC: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>MX31: removed warning due to missing prototype</title>
<updated>2011-05-11T21:03:15Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-04-26T05:40:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d109b11e54739212632e3f5309c62a7d5cd49773'/>
<id>urn:sha1:d109b11e54739212632e3f5309c62a7d5cd49773</id>
<content type='text'>
Drop warning caused by missing prototype for
mxc_hw_watchdog_reset().

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>MX31: drop warnings in get_cpu_rev</title>
<updated>2011-04-27T17:38:05Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-04-21T16:01:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd4b8a6329072b971299a83373b6c8c2aafde44e'/>
<id>urn:sha1:cd4b8a6329072b971299a83373b6c8c2aafde44e</id>
<content type='text'>
Drop warnings due to recent commit
ARM: mx31: Print the silicon version

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>ARM: MX31: Fix file name label</title>
<updated>2011-04-27T17:38:05Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2011-04-15T16:54:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a770975ab6b7fe2c9e0753b16009b3d9abb00cdb'/>
<id>urn:sha1:a770975ab6b7fe2c9e0753b16009b3d9abb00cdb</id>
<content type='text'>
Commit 5d2c154 (IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers)
renamed mx31-imx-regs.h to imx-regs.h.

Change the file label accordingly.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
</feed>
