<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2009.08-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=v2009.08-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=v2009.08-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-07-27T06:50:59Z</updated>
<entry>
<title>PMC405DE: fix out of tree building</title>
<updated>2009-07-27T06:50:59Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-07-27T06:50:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=85d6bf0bdc8ccad2d67a9160472f6f8c6bb482fb'/>
<id>urn:sha1:85d6bf0bdc8ccad2d67a9160472f6f8c6bb482fb</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Make linking against libgcc configurable</title>
<updated>2009-07-26T22:11:32Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-07-23T11:15:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=52b1bf2c5cd2f8af880dab503d0039b35570665b'/>
<id>urn:sha1:52b1bf2c5cd2f8af880dab503d0039b35570665b</id>
<content type='text'>
Many (especially ARM) tool chains seem to come with broken or
otherwise unusable (for the purposes of builing U-Boot) run-time
support libraries `libgcc.a'. By using the "USE_PRIVATE_LIBGCC"
setting we allow to use alternative libraries instead.

"USE_PRIVATE_LIBGCC" can either be set as an environment variable in
the shell, or as a command line argument when running "make", i. e.
	$ make USE_PRIVATE_LIBGCC=yes
or
	$ USE_PRIVATE_LIBGCC=yes
	$ export USE_PRIVATE_LIBGCC
	$ make

The value of "USE_PRIVATE_LIBGCC" is the name of the directory which
contains the alternative run-time support library `libgcc.a'. The
special value "yes" selects the directory $(OBJTREE)/lib_$(ARCH) .

Note that not all architectures provide an alternative `libgcc.a' in
their lib_$(ARCH) directories - so far, only ARM does.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Cc: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Cc: Prafulla Wadaskar &lt;prafulla@marvell.com&gt;
cc: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-video</title>
<updated>2009-07-26T21:15:57Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-07-26T21:15:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8bf7437c0127f417b566c93ffa59df7292a0e11f'/>
<id>urn:sha1:8bf7437c0127f417b566c93ffa59df7292a0e11f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the EB+MCF-EV123 board support</title>
<updated>2009-07-26T11:19:23Z</updated>
<author>
<name>Jens Scharsig</name>
<email>esw@bus-elektronik.de</email>
</author>
<published>2009-07-24T08:31:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=35cf3b57eafe3ee1f693e24267e0ecfefab60251'/>
<id>urn:sha1:35cf3b57eafe3ee1f693e24267e0ecfefab60251</id>
<content type='text'>
This patch updates the support for EB+MCF-EV123 board and needs
the [PATCH 1/2 V3] new video driver for bus vcxk framebuffers

* remove the board framebuffer driver
* use the common bus_vcxk framebuffer driver
* adds bmp support
* adds splashimage support
* fix serveral cosmetical errors

Signed-off-by: Jens Scharsig &lt;esw@bus-elektronik.de&gt;
[agust@denx.de: fixed some style issues before applying]
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>mimc200.c: fix too long lines added by f68378d6</title>
<updated>2009-07-26T11:16:28Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2009-07-26T09:04:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bcf0b5248952c6b03081dc5cc4ff9e0b2299c5fa'/>
<id>urn:sha1:bcf0b5248952c6b03081dc5cc4ff9e0b2299c5fa</id>
<content type='text'>
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>Add LCD support to MIMC200 board</title>
<updated>2009-07-26T11:14:33Z</updated>
<author>
<name>Mark Jackson</name>
<email>mpfj-list@mimc.co.uk</email>
</author>
<published>2009-07-21T10:35:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f68378d60a905d43155f2e89bf81999d3c93a90a'/>
<id>urn:sha1:f68378d60a905d43155f2e89bf81999d3c93a90a</id>
<content type='text'>
This patch updates the MIMC200 files to enable the LCD.

Signed-off-by: Mark Jackson &lt;mpfj@mimc.co.uk&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Add chip_config command to AMCC Kilauea eval board</title>
<updated>2009-07-24T07:56:40Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2009-07-21T12:06:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4b1389e0ceb19e9b50b96fd3908483a6c2274fb0'/>
<id>urn:sha1:4b1389e0ceb19e9b50b96fd3908483a6c2274fb0</id>
<content type='text'>
This patch removes the "alterpll" command and replaces it with the now
ppc4xx standard "chip_config" command to configure the I2C bootstrap
EEPROM.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Add 405EP based PMC405DE board</title>
<updated>2009-07-24T04:47:40Z</updated>
<author>
<name>Matthias Fuchs</name>
<email>matthias.fuchs@esd.eu</email>
</author>
<published>2009-07-22T11:56:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=99d8b23bc7e2be04fcbf49c5cec9f5ae76df290c'/>
<id>urn:sha1:99d8b23bc7e2be04fcbf49c5cec9f5ae76df290c</id>
<content type='text'>
Signed-off-by: Matthias Fuchs &lt;matthias.fuchs@esd.eu&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Replace 4xx lowercase SPR references</title>
<updated>2009-07-24T04:47:17Z</updated>
<author>
<name>Matthias Fuchs</name>
<email>matthias.fuchs@esd.eu</email>
</author>
<published>2009-07-22T15:27:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=58ea142fb2e969f32306c8da1dabfaebd6fa141a'/>
<id>urn:sha1:58ea142fb2e969f32306c8da1dabfaebd6fa141a</id>
<content type='text'>
Signed-off-by: Matthias Fuchs &lt;matthias.fuchs@esd.eu&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>Add "chip_config" command for PPC4xx bootstrap configuration</title>
<updated>2009-07-24T04:42:32Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2009-07-20T04:57:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=87c0b72908e05662b8b415e26e1042f4779629da'/>
<id>urn:sha1:87c0b72908e05662b8b415e26e1042f4779629da</id>
<content type='text'>
This patch adds a generic command for programming I2C bootstrap
eeproms on PPC4xx. An implementation for Canyonlands board is
included.

The command name is intentionally chosen not to be PPC4xx specific.
This way other CPU's/SoC's can implement a similar command under
the same name, perhaps with a different syntax.

Usage on Canyonlands:

=&gt; chip_config
Available configurations (I2C address 0x52):
600-nor          - NOR  CPU: 600 PLB: 200 OPB: 100 EBC: 100
600-nand         - NAND CPU: 600 PLB: 200 OPB: 100 EBC: 100
800-nor          - NOR  CPU: 800 PLB: 200 OPB: 100 EBC: 100
800-nand         - NAND CPU: 800 PLB: 200 OPB: 100 EBC: 100
1000-nor         - NOR  CPU:1000 PLB: 200 OPB: 100 EBC: 100
1000-nand        - NAND CPU:1000 PLB: 200 OPB: 100 EBC: 100
1066-nor         - NOR  CPU:1066 PLB: 266 OPB:  88 EBC:  88 ***
1066-nand        - NAND CPU:1066 PLB: 266 OPB:  88 EBC:  88
=&gt; chip_config 600-nor
Using configuration:
600-nor          - NOR  CPU: 600 PLB: 200 OPB: 100 EBC: 100
done (dump via 'i2c md 52 0.1 10')
Reset the board for the changes to take effect

Other 4xx boards will be migrated to use this command soon
as well.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Signed-off-by: Dirk Eibach &lt;eibach@gdsys.de&gt;
Acked-by: Matthias Fuchs &lt;matthias.fuchs@esd.eu&gt;
</content>
</entry>
</feed>
