<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/common/cmd_bdinfo.c, 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/common/cmd_bdinfo.c?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/common/cmd_bdinfo.c?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-14T23:06:18Z</updated>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin</title>
<updated>2008-02-14T23:06:18Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-02-14T23:06:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f99eec3dc2285abfb93631003f7e5cadf2eab0f'/>
<id>urn:sha1:6f99eec3dc2285abfb93631003f7e5cadf2eab0f</id>
<content type='text'>
Conflicts:

	Makefile
	doc/README.standalone

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>add Blackfin-specific bdinfo command</title>
<updated>2008-02-05T00:26:55Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-02-05T00:26:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8dc48d71a4be753ea9f84956cd33600de35fad04'/>
<id>urn:sha1:8dc48d71a4be753ea9f84956cd33600de35fad04</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined</title>
<updated>2008-02-04T22:17:01Z</updated>
<author>
<name>Hebbar</name>
<email>gururajakr@sanyo.co.in</email>
</author>
<published>2007-12-19T00:03:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a41dbbd98d201d8aea31b5d21df4742c20cd7eda'/>
<id>urn:sha1:a41dbbd98d201d8aea31b5d21df4742c20cd7eda</id>
<content type='text'>
Add ifdef to bdinfo command to display ethernet information
only if CONFIG_CMD_NET is defined for arm modules.

Signed-off-by: K R Gururaja Hebbar &lt;gururajakr@sanyo.co.in&gt;
</content>
</entry>
<entry>
<title>Nios2: remove common/cmd_bdinfo.c unused variable.</title>
<updated>2008-01-10T08:52:44Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-01-10T08:52:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=252f60b068d1f94190b5bcfda169db582387e15e'/>
<id>urn:sha1:252f60b068d1f94190b5bcfda169db582387e15e</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Signed-off-by: Scott McNutt &lt;smcnutt@psyent.com&gt;
</content>
</entry>
<entry>
<title>[BUILD] conditionally compile common/cmd_*.c in common/Makefile</title>
<updated>2007-11-21T05:33:54Z</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2007-09-24T15:05:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4a43719a7738712811d822ca8125427b27a55cdc'/>
<id>urn:sha1:4a43719a7738712811d822ca8125427b27a55cdc</id>
<content type='text'>
Modify common/Makefile to conditionally compile the cmd_*.c files based
on the board config.

Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>ColdFire: Fix some remaining problems with CFG_CMD_</title>
<updated>2007-08-18T12:37:52Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-08-18T12:37:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=26667b7fa05a8bf2fc65fb9f3230b02b1a10c367'/>
<id>urn:sha1:26667b7fa05a8bf2fc65fb9f3230b02b1a10c367</id>
<content type='text'>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>ColdFire: Add M54455EVB for MCF5445x</title>
<updated>2007-08-16T23:43:23Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2007-08-16T20:05:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8ae158cd87a4a25722b27835261b6ff0fa2aa6a7'/>
<id>urn:sha1:8ae158cd87a4a25722b27835261b6ff0fa2aa6a7</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: MCF5329 Update and cleanup</title>
<updated>2007-08-16T23:43:19Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2007-08-15T20:39:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ab77bc547ba561c25ea34457ed17aa0b2f7c2723'/>
<id>urn:sha1:ab77bc547ba561c25ea34457ed17aa0b2f7c2723</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>Merge with git://www.denx.de/git/u-boot.git</title>
<updated>2007-08-15T12:51:27Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-08-15T12:51:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d61ea14885631e58a25feaa81ee82eb464c62d6a'/>
<id>urn:sha1:d61ea14885631e58a25feaa81ee82eb464c62d6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>common/: Remove lingering references to CFG_CMD_* symbols.</title>
<updated>2007-07-10T16:02:44Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2007-07-10T16:02:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=902531788376046da212afd1661cffb62f3daa1c'/>
<id>urn:sha1:902531788376046da212afd1661cffb62f3daa1c</id>
<content type='text'>
Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
Those always evaluated TRUE, and thus were always compiled
even when IDE really wasn't defined/wanted.

Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
</content>
</entry>
</feed>
