<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/Makefile, branch v1.3.4-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/Makefile?h=v1.3.4-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/Makefile?h=v1.3.4-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-07-15T20:22:44Z</updated>
<entry>
<title>Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile</title>
<updated>2008-07-15T20:22:44Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-07-15T20:22:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=699f05125509249072a0b865c8d35520d97cd501'/>
<id>urn:sha1:699f05125509249072a0b865c8d35520d97cd501</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>mpc5xxx: Add MVBC_P board support</title>
<updated>2008-07-15T16:12:58Z</updated>
<author>
<name>Andre Schwarz</name>
<email>andre.schwarz@matrix-vision.de</email>
</author>
<published>2008-07-09T16:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5e0de0e216b8fb27634afb11c60a2fa24c23349e'/>
<id>urn:sha1:5e0de0e216b8fb27634afb11c60a2fa24c23349e</id>
<content type='text'>
The MVBC_P is a MPC5200B based camera system with Intel Gigabit ethernet
controller (using e1000) and custom Altera Cyclone-II FPGA on PCI.

Signed-off-by: Andre Schwarz &lt;andre.schwarz@matrix-vision.de&gt;
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>Configuration changes for ADS5121 Rev 3</title>
<updated>2008-07-10T17:36:42Z</updated>
<author>
<name>Martha Marx</name>
<email>mmarx@silicontkx.com</email>
</author>
<published>2008-05-29T18:23:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f31c49db2a5e076f415c0785eb37f67f2faa5fc8'/>
<id>urn:sha1:f31c49db2a5e076f415c0785eb37f67f2faa5fc8</id>
<content type='text'>
ADS5121 Rev 3 board is now the default config

config targets are now

ads5121_config
    Rev 3 board with
	PCI
	M41T62 on board RTC
	512MB DRAM

ads5121_rev2_config
    Rev 2 board with
	No PCI
	256MB DRAM

Signed-off-by: Martha Marx &lt;mmarx@silicontkx.com&gt;
Acked-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Acked-by: John Rigby &lt;jrigby@freescale.com&gt;
</content>
</entry>
<entry>
<title>Create drivers/mmc subdirectory</title>
<updated>2008-07-09T22:02:36Z</updated>
<author>
<name>Haavard Skinnemoen</name>
<email>haavard.skinnemoen@atmel.com</email>
</author>
<published>2008-06-12T17:27:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5ce13051a48c62bda9723df3b4778c492fb47f36'/>
<id>urn:sha1:5ce13051a48c62bda9723df3b4778c492fb47f36</id>
<content type='text'>
In order to consolidate more of the various MMC drivers around the
tree, we must first have a common place to put them.

Signed-off-by: Haavard Skinnemoen &lt;haavard.skinnemoen@atmel.com&gt;
Acked-by: Jean-Chritophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>SH: fix out of tree building</title>
<updated>2008-07-06T22:45:03Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-07-06T22:45:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ab4827cbe409488ebea1a2ee5094783f2672214'/>
<id>urn:sha1:3ab4827cbe409488ebea1a2ee5094783f2672214</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)</title>
<updated>2008-06-28T20:54:21Z</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-05-21T17:58:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c7f879ec2b389c4f2bf726b293bd516f4c692e03'/>
<id>urn:sha1:c7f879ec2b389c4f2bf726b293bd516f4c692e03</id>
<content type='text'>
This patch adds support for the Lyrtech SFF-SDR board,
based on the TI DaVinci architecture (ARM926EJS).

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
Signed-off-by: Philip Balister &lt;philip@balister.org&gt;
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-sh</title>
<updated>2008-06-11T20:54:47Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-06-11T20:54:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b77cddc7b52acd4ed78830ac681a398dd3053938'/>
<id>urn:sha1:b77cddc7b52acd4ed78830ac681a398dd3053938</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx</title>
<updated>2008-06-11T19:33:16Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-06-11T19:33:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5ea67393b8b554b8165c38912d753a8df043020d'/>
<id>urn:sha1:5ea67393b8b554b8165c38912d753a8df043020d</id>
<content type='text'>
Conflicts:

	include/asm-ppc/fsl_lbc.h

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>TQM8548: Basic support for the TQM8548 modules</title>
<updated>2008-06-11T05:01:43Z</updated>
<author>
<name>Wolfgang Grandegger</name>
<email>wg@grandegger.com</email>
</author>
<published>2008-06-05T11:12:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1287e0c55a2ee2c575ac9ce8e4302cd4085be876'/>
<id>urn:sha1:1287e0c55a2ee2c575ac9ce8e4302cd4085be876</id>
<content type='text'>
This patch adds basic support for the TQM8548 module from TQ-Components
(http://www.tqc.de/) including DDR2 SDRAM initialisation and support for
eTSEC 3 and 4

Furthermore Flash buffer write has been enabled to speed up output to
the Flash by approx. a factor of 10.

Signed-off-by: Thomas Waehner &lt;thomas.waehner@tqs.de&gt;
Signed-off-by: Wolfgang Grandegger &lt;wg@grandegger.com&gt;
</content>
</entry>
<entry>
<title>TQM85xx: Support for Flat Device Tree</title>
<updated>2008-06-11T05:00:45Z</updated>
<author>
<name>Wolfgang Grandegger</name>
<email>wg@grandegger.com</email>
</author>
<published>2008-06-05T11:12:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25991353204c78b094c3c1fec90182dcd607ab8f'/>
<id>urn:sha1:25991353204c78b094c3c1fec90182dcd607ab8f</id>
<content type='text'>
This patch adds support for Linux kernels using the Flat Device Tree.
It also re-defines the default environment settings for booting Linux
with the FDT blob.

Signed-off-by: Wolfgang Grandegger &lt;wg@grandegger.com&gt;
</content>
</entry>
</feed>
