<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs/edminiv2.h, branch v2011.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/configs/edminiv2.h?h=v2011.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs/edminiv2.h?h=v2011.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-05-12T21:04:55Z</updated>
<entry>
<title>Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments</title>
<updated>2011-05-12T21:04:55Z</updated>
<author>
<name>Michael Jones</name>
<email>michael.jones@matrix-vision.de</email>
</author>
<published>2011-04-18T22:12:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2cc195e0a5690bf022631ae420767e5b91c37476'/>
<id>urn:sha1:2cc195e0a5690bf022631ae420767e5b91c37476</id>
<content type='text'>
commit 25ddd1fb0a2281b182529afbc8fda5de2dc16d96 left remnants of
many comments about CONFIG_SYS_GBL_DATA_SIZE.

Signed-off-by: Michael Jones &lt;michael.jones@matrix-vision.de&gt;
</content>
</entry>
<entry>
<title>Replace obsolete e-mail address</title>
<updated>2011-04-27T17:38:09Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2011-04-22T17:41:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=57b4bce9967630b4acc4ca7eb778bc869ea0f927'/>
<id>urn:sha1:57b4bce9967630b4acc4ca7eb778bc869ea0f927</id>
<content type='text'>
Signed-off-by: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;
</content>
</entry>
<entry>
<title>Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value</title>
<updated>2010-10-26T19:05:30Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-10-26T12:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25ddd1fb0a2281b182529afbc8fda5de2dc16d96'/>
<id>urn:sha1:25ddd1fb0a2281b182529afbc8fda5de2dc16d96</id>
<content type='text'>
CONFIG_SYS_GBL_DATA_SIZE has always been just a bad workarond for not
being able to use "sizeof(struct global_data)" in assembler files.
Recent experience has shown that manual synchronization is not
reliable enough.  This patch renames CONFIG_SYS_GBL_DATA_SIZE into
GENERATED_GBL_DATA_SIZE which gets automatically generated by the
asm-offsets tool.  In the result, all definitions of this value can be
deleted from the board config files.  We have to make sure that all
files that reference such data include the new &lt;asm-offsets.h&gt; file.

No other changes have been done yet, but it is obvious that similar
changes / simplifications can be done for other, related macro
definitions as well.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Acked-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>edminiv2: add support for ELF relocations</title>
<updated>2010-10-13T08:10:22Z</updated>
<author>
<name>Albert Aribaud</name>
<email>albert.aribaud@free.fr</email>
</author>
<published>2010-10-11T11:13:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0693923cd240f5d401be0a53cddcf0fb1d9ad9d3'/>
<id>urn:sha1:0693923cd240f5d401be0a53cddcf0fb1d9ad9d3</id>
<content type='text'>
Signed-off-by: Albert Aribaud &lt;albert.aribaud@free.fr&gt;
</content>
</entry>
<entry>
<title>edminiv2: add I2C support using mvtwsi driver</title>
<updated>2010-08-30T12:10:45Z</updated>
<author>
<name>Albert Aribaud</name>
<email>albert.aribaud@free.fr</email>
</author>
<published>2010-08-27T16:26:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c2ca44c24b77e8f65bd5c564576d8eee1a78b4f5'/>
<id>urn:sha1:c2ca44c24b77e8f65bd5c564576d8eee1a78b4f5</id>
<content type='text'>
Signed-off-by: Albert Aribaud &lt;albert.aribaud@free.fr&gt;
Acked-by: Prafulla Wadaskar&lt;prafulla@marvell.com&gt;
Acked-by: Heiko Schocher&lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>edminiv2: add mvsata_ide and cmd_ide support</title>
<updated>2010-08-07T23:47:06Z</updated>
<author>
<name>Albert Aribaud</name>
<email>[albert.aribaud@free.fr]</email>
</author>
<published>2010-08-07T23:47:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ecaf3af2977e76484e0231d3113be3f4bbf2b8d6'/>
<id>urn:sha1:ecaf3af2977e76484e0231d3113be3f4bbf2b8d6</id>
<content type='text'>
Add mvsata_ide and cmd_ide configuration in edminiv2 config

Signed-off-by: Albert Aribaud &lt;albert.aribaud@free.fr&gt;
</content>
</entry>
<entry>
<title>edminiv2: add ethernet support</title>
<updated>2010-07-13T06:40:31Z</updated>
<author>
<name>Albert Aribaud</name>
<email>albert.aribaud@free.fr</email>
</author>
<published>2010-07-12T20:24:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ab9164d0defe766fbbf0bc75c7e1645de63b7923'/>
<id>urn:sha1:ab9164d0defe766fbbf0bc75c7e1645de63b7923</id>
<content type='text'>
Add edminiv2 board support for mv_egiga.
Add edminiv2 config to enable mv_egiga.

Signed-off-by: Albert Aribaud &lt;albert.aribaud@free.fr&gt;
Acked-by: Prafulla Wadaskar &lt;prafulla@marvell.com&gt;
Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add support for the LaCie ED Mini V2 board</title>
<updated>2010-06-17T14:08:21Z</updated>
<author>
<name>Albert Aribaud</name>
<email>[albert.aribaud@free.fr]</email>
</author>
<published>2010-06-17T14:08:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ce9c227cc71afc3b4c78dcc0a565c40d4ad943e4'/>
<id>urn:sha1:ce9c227cc71afc3b4c78dcc0a565c40d4ad943e4</id>
<content type='text'>
This patch adds support for the LaCie ED Mini V2 product
which is based on the Marvell Orion5x SoC.

Signed-off-by: Albert Aribaud &lt;albert.aribaud@free.fr&gt;
</content>
</entry>
</feed>
