<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs, branch v1.3.3-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v1.3.3-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v1.3.3-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-04-25T22:26:55Z</updated>
<entry>
<title>i.MX31: Enable SPI and MC13783/RTC support for the Litekit board</title>
<updated>2008-04-25T22:26:55Z</updated>
<author>
<name>Magnus Lilja</name>
<email>lilja.magnus@gmail.com</email>
</author>
<published>2008-04-20T08:38:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f9204e15173834ff8d123e36279ce49c3c6c74fc'/>
<id>urn:sha1:f9204e15173834ff8d123e36279ce49c3c6c74fc</id>
<content type='text'>
This patch enables SPI and MC13783/RTC support for the Litekit board.

Signed-off-by: Magnus Lilja &lt;lilja.magnus@gmail.com&gt;
</content>
</entry>
<entry>
<title>MPC8544DS: Removes the unknown flash message information</title>
<updated>2008-04-25T22:22:59Z</updated>
<author>
<name>Roy Zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2008-04-25T05:55:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=292188e15523c165c4269403fdcd33c26d89176e'/>
<id>urn:sha1:292188e15523c165c4269403fdcd33c26d89176e</id>
<content type='text'>
This patch removes the unknown flash message information:
'## Unknown FLASH on Bank 1 - Size = 0xdeadbeef = -286261248 MB'
This unknown flash message is caused by PromJet.
Some of the board user is unhappy with this information.

Signed-off-by: Roy Zang &lt;tie-fei.zang@freescale.com&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx</title>
<updated>2008-04-25T22:07:26Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-25T22:07:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=57533b881ed55eb676c56f458c1a1e84b79cd4ee'/>
<id>urn:sha1:57533b881ed55eb676c56f458c1a1e84b79cd4ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx</title>
<updated>2008-04-25T22:06:13Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-25T22:06:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1d907e66fdd5d2f192a9f4fad6812ff0d0e9683a'/>
<id>urn:sha1:1d907e66fdd5d2f192a9f4fad6812ff0d0e9683a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpc83xx: bump loadaddr over fdtaddr to 0x500000</title>
<updated>2008-04-25T15:54:06Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2008-04-24T19:07:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2115757403beef0ac6bc2c6c3b24f31256a75d2'/>
<id>urn:sha1:b2115757403beef0ac6bc2c6c3b24f31256a75d2</id>
<content type='text'>
this seems as a good compromise between human memory, typing,
and last but not least, to accommodate for current and future kernel bloat.

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
Acked-by: Dave Liu &lt;daveliu@freescale.com&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Remove double defines in lwmon5.h</title>
<updated>2008-04-25T12:06:15Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2008-04-25T11:59:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d0d91ae3acb4f29d1a2a3a766747478ed54e2848'/>
<id>urn:sha1:d0d91ae3acb4f29d1a2a3a766747478ed54e2848</id>
<content type='text'>
introduced with latest lwmon5/POST merge

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Add bootcount limit handling for APC405 boards</title>
<updated>2008-04-25T11:37:14Z</updated>
<author>
<name>Matthias Fuchs</name>
<email>matthias.fuchs@esd-electronics.com</email>
</author>
<published>2008-04-25T10:01:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8e048c438e20ec89b49da5f085f8f756eba6e587'/>
<id>urn:sha1:8e048c438e20ec89b49da5f085f8f756eba6e587</id>
<content type='text'>
Signed-off-by: Matthias Fuchs &lt;matthias.fuchs@esd-electronics.com&gt;
</content>
</entry>
<entry>
<title>lwmon5: watchdog POST fix</title>
<updated>2008-04-25T09:35:32Z</updated>
<author>
<name>Yuri Tikhonov</name>
<email>yur@emcraft.com</email>
</author>
<published>2008-04-24T08:30:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=eb0615bf600d2caf5aa2958f47f5ba364c52d5e7'/>
<id>urn:sha1:eb0615bf600d2caf5aa2958f47f5ba364c52d5e7</id>
<content type='text'>
Use the GPT0_MASKx registers as the temporary storage for watch-dog
timer POST test instead of GPT0_COMPx. The latter
(GPT0_COMP1..GPT0_COMP5) are used for the log-buffer header.

Signed-off-by: Sergei Poselenov &lt;sposelenov@emcraft.com&gt;
Signed-off-by: Yuri Tikhonov &lt;yur@emcraft.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of /home/wd/git/u-boot/lwmon5</title>
<updated>2008-04-25T09:32:01Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-25T09:32:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4b7a6dd89633d60dc4b58476d5ce48247f82a3ca'/>
<id>urn:sha1:4b7a6dd89633d60dc4b58476d5ce48247f82a3ca</id>
<content type='text'>
Conflicts:

	common/cmd_bootm.c
	common/cmd_log.c
	include/common.h
	post/board/lwmon5/Makefile
	post/board/lwmon5/dsp.c
	post/board/lwmon5/dspic.c
	post/board/lwmon5/fpga.c
	post/board/lwmon5/gdc.c
	post/board/lwmon5/sysmon.c
	post/board/lwmon5/watchdog.c

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Realining some header definitions.</title>
<updated>2008-04-24T22:09:53Z</updated>
<author>
<name>Detlev Zundel</name>
<email>dzu@denx.de</email>
</author>
<published>2008-04-18T12:50:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a99715b8ebfc500f3f40e01b36b64d473938443d'/>
<id>urn:sha1:a99715b8ebfc500f3f40e01b36b64d473938443d</id>
<content type='text'>
Signed-off-by: Detlev Zundel &lt;dzu@denx.de&gt;
</content>
</entry>
</feed>
