<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/pxa, branch v1.3.2-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/pxa?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/pxa?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-03T22:58:21Z</updated>
<entry>
<title>MMC for PXA 27X (resubmit)</title>
<updated>2008-02-03T22:58:21Z</updated>
<author>
<name>stefano babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2007-11-20T09:40:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c95219fae2a7add7daa2f91aedca65b1698465c7'/>
<id>urn:sha1:c95219fae2a7add7daa2f91aedca65b1698465c7</id>
<content type='text'>
MMC support for X_Scale PXA is broken and does not work.
Mainly, the mmc_init() function cannot recognize current SD/MMC cards.
There were already some patches around the world but none of them was
merged into the official u-boot tree.

This patch makes order fixing this issue. Resubmit after code cleanup.

Applied and tested on PXA 270 (TrizepsIV module).

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-usb</title>
<updated>2008-01-09T21:41:02Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-01-09T21:41:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cc557950f742fe18003638963e267d52036159ce'/>
<id>urn:sha1:cc557950f742fe18003638963e267d52036159ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix various comments</title>
<updated>2008-01-09T20:50:47Z</updated>
<author>
<name>Marcel Ziswiler</name>
<email>marcel@ziswiler.com</email>
</author>
<published>2007-12-30T02:30:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=10c7382bc5d5e64c47f94ac2ca78cc574442e82d'/>
<id>urn:sha1:10c7382bc5d5e64c47f94ac2ca78cc574442e82d</id>
<content type='text'>
Signed-off-by: Marcel Ziswiler &lt;marcel@ziswiler.com&gt;
</content>
</entry>
<entry>
<title>Merge git://www.denx.de/git/u-boot</title>
<updated>2008-01-09T12:57:10Z</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2008-01-09T12:57:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6a40ef62c4300e9f606deef0a4618cbc4b514a51'/>
<id>urn:sha1:6a40ef62c4300e9f606deef0a4618cbc4b514a51</id>
<content type='text'>
Conflicts:

	board/tqm5200/tqm5200.c
</content>
</entry>
<entry>
<title>Fix compiler warnings for ARM systems.</title>
<updated>2007-11-18T16:11:09Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2007-11-18T16:11:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8412d814ce8bf5570a2b747f1e7fd321097fe987'/>
<id>urn:sha1:8412d814ce8bf5570a2b747f1e7fd321097fe987</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>PXA USB OHCI: "usb stop" implementation.</title>
<updated>2007-10-31T09:07:47Z</updated>
<author>
<name>Rodolfo Giometti</name>
<email>giometti@enneenne.com</email>
</author>
<published>2007-10-15T09:59:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=85ac988e86f9414fa645b0148dc66c3520a1eb84'/>
<id>urn:sha1:85ac988e86f9414fa645b0148dc66c3520a1eb84</id>
<content type='text'>
Some USB keys need to be switched off before loading the kernel
otherwise they can remain in an undefined status which prevents them
to be correctly recognized by the kernel.

Signed-off-by: Rodolfo Giometti &lt;giometti@linux.it&gt;
Signed-off-by: Markus Klotzbuecher &lt;mk@denx.de&gt;
</content>
</entry>
<entry>
<title>delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration</title>
<updated>2007-10-23T22:29:14Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2007-10-19T08:55:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e9d0d527992566ebef9826962ff1745b2f082b92'/>
<id>urn:sha1:e9d0d527992566ebef9826962ff1745b2f082b92</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>fix warning: no return statement in function returning non-void</title>
<updated>2007-10-23T22:29:06Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2007-10-19T06:10:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9c4884f54da982ce990c7d1760ac81b0704d3c64'/>
<id>urn:sha1:9c4884f54da982ce990c7d1760ac81b0704d3c64</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>fix pxa255_idp board</title>
<updated>2007-10-23T14:40:40Z</updated>
<author>
<name>Marcel Ziswiler</name>
<email>marcel@ziswiler.com</email>
</author>
<published>2007-10-18T22:25:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a4741d9a14ec475f50e9856d2c0a67e8b4271bd'/>
<id>urn:sha1:2a4741d9a14ec475f50e9856d2c0a67e8b4271bd</id>
<content type='text'>
The pxa255_idp being an old unmaintained board showed several issues:
1. CONFIG_INIT_CRITICAL was still defined.
2. Neither CONFIG_MAC_PARTITION nor CONFIG_DOS_PARTITION was defined.
3. Symbol flash_addr was undeclared.
4. The boards lowlevel_init function was still called memsetup.
5. The TEXT_BASE was still 0xa3000000 rather than 0xa3080000.
6. Using -march=armv5 instead of -march=armv5te resulted in lots of
'target CPU does not support interworking' warnings on recent compilers.
7. The PXA's serial driver redefined FFUART, BTUART and STUART used as
indexes rather than the register definitions from the pxa-regs header
file. Renamed them to FFUART_INDEX, BTUART_INDEX and STUART_INDEX to
avoid any ambiguities.
8. There were several redefinition warnings concerning ICMR, OSMR3,
OSCR, OWER, OIER, RCSR and CCCR in the PXA's assembly start file.
9. The board configuration file was rather outdated.
10. The part header file defined the vendor, product and revision arrays
as unsigned chars instead of just chars in the block_dev_desc_t
structure.

Signed-off-by: Marcel Ziswiler &lt;marcel@ziswiler.com&gt;
</content>
</entry>
<entry>
<title>PXA USB OHCI: "usb stop" implementation.</title>
<updated>2007-10-15T10:57:41Z</updated>
<author>
<name>Rodolfo Giometti</name>
<email>giometti@enneenne.com</email>
</author>
<published>2007-10-15T09:59:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4d4a945e189a2f384c66432316da2788a0ac1607'/>
<id>urn:sha1:4d4a945e189a2f384c66432316da2788a0ac1607</id>
<content type='text'>
Some USB keys need to be switched off before loading the kernel
otherwise they can remain in an undefined status which prevents them
to be correctly recognized by the kernel.

Signed-off-by: Rodolfo Giometti &lt;giometti@linux.it&gt;
</content>
</entry>
</feed>
