<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/cpu/pxa, branch v2012.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/cpu/pxa?h=v2012.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/cpu/pxa?h=v2012.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-07-20T12:24:08Z</updated>
<entry>
<title>arm: Fix to mistake clean the memory space</title>
<updated>2012-07-20T12:24:08Z</updated>
<author>
<name>Zhong Hongbo</name>
<email>bocui107@gmail.com</email>
</author>
<published>2012-07-07T03:24:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=448217d4b2e11b11ae5addd1d1f752ce194d6af0'/>
<id>urn:sha1:448217d4b2e11b11ae5addd1d1f752ce194d6af0</id>
<content type='text'>
In currently, when __bss_start is equal to __bss_end__,
The bss loop will clear all the things in memory space.

But just only when __bss_end__ greater than __bss_start__,
we do the clear bss section operation.

Signed-off-by: Zhong Hongbo &lt;bocui107@gmail.com&gt;
Acked-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>arm: Use common .lds file where possible</title>
<updated>2012-03-30T05:43:47Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2012-02-20T20:17:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4a0764858b0bdcb3508f01b96e3fa32b16cdb30f'/>
<id>urn:sha1:4a0764858b0bdcb3508f01b96e3fa32b16cdb30f</id>
<content type='text'>
Each cpu directory currently has its own .lds file. This is only needed
in most cases because the start.o file is in a different subdir.

Now that we can factor out this difference, we can move most cpus over
to the common .lds file.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>PXA: Fix missing get_tbclk() breaking vpac boards</title>
<updated>2012-03-26T21:09:23Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2012-02-27T12:59:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=30a14ea2b1a4cf39095385a5a38c5bbc67c6b693'/>
<id>urn:sha1:30a14ea2b1a4cf39095385a5a38c5bbc67c6b693</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
</content>
</entry>
<entry>
<title>usb: replace wait_ms() with mdelay()</title>
<updated>2012-03-18T23:08:16Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2012-03-05T13:47:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5b84dd67cfd8c07c4adff935310224a03d0c4d01'/>
<id>urn:sha1:5b84dd67cfd8c07c4adff935310224a03d0c4d01</id>
<content type='text'>
Common code has a mdelay() func, so use that instead of the usb-specific
wait_ms() func.  This also fixes the build errors:

ohci-hcd.c: In function 'submit_common_msg':
/usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available
ohci-hcd.c:1519:9: sorry, unimplemented: called from here
/usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available
ohci-hcd.c:1816:10: sorry, unimplemented: called from here
/usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available
ohci-hcd.c:1827:10: sorry, unimplemented: called from here
/usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available
ohci-hcd.c:1844:10: sorry, unimplemented: called from here
/usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available
ohci-hcd.c:1563:11: sorry, unimplemented: called from here
/usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available
ohci-hcd.c:1583:9: sorry, unimplemented: called from here
make[1]: *** [ohci-hcd.o] Error 1

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>pxa: activate the first usb host port on pxa27x by default</title>
<updated>2011-12-11T13:41:05Z</updated>
<author>
<name>Stefan Herbrechtsmeier</name>
<email>sherbrec@cit-ec.uni-bielefeld.de</email>
</author>
<published>2011-10-17T15:22:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=66a181864d910afd7188ddbd747c70da96f7c505'/>
<id>urn:sha1:66a181864d910afd7188ddbd747c70da96f7c505</id>
<content type='text'>
The pxa27x has 3 usb host ports. Activate all by default.

Signed-off-by: Stefan Herbrechtsmeier &lt;sherbrec@cit-ec.uni-bielefeld.de&gt;
CC: Marek Vasut &lt;marek.vasut@gmail.com&gt;
CC: Remy Bohmer  &lt;linux@bohmer.net&gt;
</content>
</entry>
<entry>
<title>pxa: fix usb host register mismatch</title>
<updated>2011-12-11T13:40:54Z</updated>
<author>
<name>Stefan Herbrechtsmeier</name>
<email>sherbrec@cit-ec.uni-bielefeld.de</email>
</author>
<published>2011-10-17T15:22:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1c0a14ebb7beb5d1d8f9893aea95e42eded95c1c'/>
<id>urn:sha1:1c0a14ebb7beb5d1d8f9893aea95e42eded95c1c</id>
<content type='text'>
Signed-off-by: Stefan Herbrechtsmeier &lt;sherbrec@cit-ec.uni-bielefeld.de&gt;
CC: Marek Vasut &lt;marek.vasut@gmail.com&gt;
CC: Remy Bohmer  &lt;linux@bohmer.net&gt;
</content>
</entry>
<entry>
<title>PXA: Rename pxa_dram_init to pxa2xx_dram_init</title>
<updated>2011-12-06T22:59:33Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2011-11-26T10:18:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f68d2a222f0c37e281d28888add34ae263be6777'/>
<id>urn:sha1:f68d2a222f0c37e281d28888add34ae263be6777</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
</content>
</entry>
<entry>
<title>PXA: Replace timer driver</title>
<updated>2011-12-06T22:59:32Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2011-11-26T09:02:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d1bb9443f06740ab4a7a4a5c37f90e3acf5a1c5c'/>
<id>urn:sha1:d1bb9443f06740ab4a7a4a5c37f90e3acf5a1c5c</id>
<content type='text'>
This new timer driver shall conform to new Timer API.

Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
</content>
</entry>
<entry>
<title>PXA: Add cpuinfo display for PXA2xx</title>
<updated>2011-12-06T22:59:32Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2011-11-26T07:11:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8de0fa89656a03d1ecc90cbee4b8a897d268c7e'/>
<id>urn:sha1:e8de0fa89656a03d1ecc90cbee4b8a897d268c7e</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
</content>
</entry>
<entry>
<title>PXA: Separate PXA2xx CPU init</title>
<updated>2011-12-06T22:59:32Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2011-11-26T06:32:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d10237d275300562bbfecbbe2f59a97cfb9dc180'/>
<id>urn:sha1:d10237d275300562bbfecbbe2f59a97cfb9dc180</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
</content>
</entry>
</feed>
