<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/armltd, branch v2011.06</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/armltd?h=v2011.06</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/armltd?h=v2011.06'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-05-31T20:25:23Z</updated>
<entry>
<title>ARMV7: Vexpress: Add missing MMC header</title>
<updated>2011-05-31T20:25:23Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2011-05-23T07:40:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a6f479cd85c8b8156dc2a865856617975eac18db'/>
<id>urn:sha1:a6f479cd85c8b8156dc2a865856617975eac18db</id>
<content type='text'>
Add a header file with the missing function prototype to fix

ca9x4_ct_vxp.c: In function 'cpu_mmc_init':
ca9x4_ct_vxp.c:93: warning: implicit declaration of function 'arm_pl180_mmci_init'

introduced by commit "ARMV7: Vexpress: Add MMC support"
(f0c64526b7e51ba997a0f1baf9e74e6d497b957e)

Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
CC: Andy Fleming &lt;afleming@freescale.com&gt;
CC: Matt Waddel &lt;matt.waddel@linaro.org&gt;
</content>
</entry>
<entry>
<title>ARMV7: Vexpress: Add MMC support</title>
<updated>2011-04-29T08:20:01Z</updated>
<author>
<name>Matt Waddel</name>
<email>matt.waddel@linaro.org</email>
</author>
<published>2011-04-16T11:54:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f0c64526b7e51ba997a0f1baf9e74e6d497b957e'/>
<id>urn:sha1:f0c64526b7e51ba997a0f1baf9e74e6d497b957e</id>
<content type='text'>
Added the board specific definitions to use the MMCI device.

Signed-off-by: Matt Waddel &lt;matt.waddel@linaro.org&gt;
</content>
</entry>
<entry>
<title>ARMV7: Vexpress: Remove config.mk</title>
<updated>2011-04-27T17:38:07Z</updated>
<author>
<name>Matt Waddel</name>
<email>matt.waddel@linaro.org</email>
</author>
<published>2011-03-03T06:54:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=471eec58de136596d4cd1070178872136fcfd4c2'/>
<id>urn:sha1:471eec58de136596d4cd1070178872136fcfd4c2</id>
<content type='text'>
Remove obsolete board config.mk.

Signed-off-by: Matt Waddel &lt;matt.waddel@linaro.org&gt;
</content>
</entry>
<entry>
<title>ARMV7: Vexpress: Fix build error</title>
<updated>2010-12-08T22:46:36Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2010-11-29T18:56:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=44b0a386bc435d2b51e1b088a0e2610226000c3c'/>
<id>urn:sha1:44b0a386bc435d2b51e1b088a0e2610226000c3c</id>
<content type='text'>
Fix ca9x4_ct_vxp build error

Configuring for ca9x4_ct_vxp board...
board/armltd/vexpress/libvexpress.o: In function `udelay':
u-boot.git/board/armltd/vexpress/ca9x4_ct_vxp.c:161: multiple
definition of `udelay'
lib/libgeneric.o:u-boot.git/lib/time.c:34: first defined here

lib/libgeneric.o: In function `udelay':

zlib.c:(.text+0x1ee8): undefined reference to `__udelay'

Signed-of-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ARMV7: Vexpress: fix compile warnings</title>
<updated>2010-12-08T22:44:51Z</updated>
<author>
<name>Matt Waddel</name>
<email>matt.waddel@linaro.org</email>
</author>
<published>2010-11-02T23:25:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d37cf310af1b9a6583396c98255fc86f9aab433'/>
<id>urn:sha1:9d37cf310af1b9a6583396c98255fc86f9aab433</id>
<content type='text'>
Fixed "pointer from integer without a cast" warnings in Vexpress.

Signed-off-by: Matt Waddel &lt;matt.waddel@linaro.org&gt;
</content>
</entry>
<entry>
<title>ARMV7: Vexpress: fix build errors</title>
<updated>2010-12-08T22:44:21Z</updated>
<author>
<name>Matt Waddel</name>
<email>matt.waddel@linaro.org</email>
</author>
<published>2010-12-02T19:43:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7d38f8747466abb427b8cac8e7a2f9687cd97294'/>
<id>urn:sha1:7d38f8747466abb427b8cac8e7a2f9687cd97294</id>
<content type='text'>
This patch fixes build errors in the vexpress system:
  - Removed sys_proto.h requirement from syslib.c.
  - Switched vexpress to the default armv7 linker script.
  - Renamed TEXT_BASE to CONFIG_SYS_TEXT_BASE.

Signed-off-by: Matt Waddel &lt;matt.waddel@linaro.org&gt;
</content>
</entry>
<entry>
<title>Switch from archive libraries to partial linking</title>
<updated>2010-11-17T20:02:18Z</updated>
<author>
<name>Sebastien Carlier</name>
<email>sebastien.carlier@gmail.com</email>
</author>
<published>2010-11-05T14:48:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d8962e814c15807dd6ac5757904be2a02d187b8'/>
<id>urn:sha1:6d8962e814c15807dd6ac5757904be2a02d187b8</id>
<content type='text'>
Before this commit, weak symbols were not overridden by non-weak symbols
found in archive libraries when linking with recent versions of
binutils.  As stated in the System V ABI, "the link editor does not
extract archive members to resolve undefined weak symbols".

This commit changes all Makefiles to use partial linking (ld -r) instead
of creating library archives, which forces all symbols to participate in
linking, allowing non-weak symbols to override weak symbols as intended.
This approach is also used by Linux, from which the gmake function
cmd_link_o_target (defined in config.mk and used in all Makefiles) is
inspired.

The name of each former library archive is preserved except for
extensions which change from ".a" to ".o".  This commit updates
references accordingly where needed, in particular in some linker
scripts.

This commit reveals board configurations that exclude some features but
include source files that depend these disabled features in the build,
resulting in undefined symbols.  Known such cases include:
- disabling CMD_NET but not CMD_NFS;
- enabling CONFIG_OF_LIBFDT but not CONFIG_QE.

Signed-off-by: Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;
</content>
</entry>
<entry>
<title>Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE</title>
<updated>2010-10-18T20:07:10Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-10-07T19:51:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=14d0a02a168b36e87665b8d7f42fa3e88263d26d'/>
<id>urn:sha1:14d0a02a168b36e87665b8d7f42fa3e88263d26d</id>
<content type='text'>
The change is currently needed to be able to remove the board
configuration scripting from the top level Makefile and replace it by
a simple, table driven script.

Moving this configuration setting into the "CONFIG_*" name space is
also desirable because it is needed if we ever should move forward to
a Kconfig driven configuration system.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>board/armltd/integrator/split_by_variant.sh: fix 'echo -n'</title>
<updated>2010-10-13T08:00:16Z</updated>
<author>
<name>Andreas Bießmann</name>
<email>andreas.devel@googlemail.com</email>
</author>
<published>2010-09-24T19:20:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=89bca0ab697fc75160dd0d685d7cb2ed26609a6d'/>
<id>urn:sha1:89bca0ab697fc75160dd0d685d7cb2ed26609a6d</id>
<content type='text'>
This patch fixes an error when running MAKEALL for ARM9.

On OS X /bin/sh uses builtin echo which does not utilise '-n' switch.
GNU manual for builtins recomend to use here-document style to solve
this portability issue.

This patch removes the usage of 'echo -n' and replace by here-document
style or a oneline echo command.

Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
CC: Peter Pearse &lt;peter.pearse@arm.com&gt;
</content>
</entry>
<entry>
<title>ARMV7: Versatile Express Coretile CortexA9x4 support</title>
<updated>2010-10-13T07:59:39Z</updated>
<author>
<name>Matt Waddel</name>
<email>matt.waddel@linaro.org</email>
</author>
<published>2010-10-07T21:48:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b80e41ac54690e50dbcb0e9f19ebb1f3c8076983'/>
<id>urn:sha1:b80e41ac54690e50dbcb0e9f19ebb1f3c8076983</id>
<content type='text'>
Adds support for the ARM quad-core Cortex-A9 processor

This system includes a motherboard(Versatile Express), daughterboard
(Coretile), and SOC(Cortex-A9 quad core).  The serial port, ethernet,
and flash systems work with these additions.  The naming convention
is:
   SOC -&gt; CortexA9 quad core = ca9x4
   daughterboard -&gt; Coretile = ct
   motherboard -&gt; Versatile Express = vxp
This gives ca9x4_ct_vxp.c as the board support file.

Signed-off-by: Matt Waddel &lt;matt.waddel@linaro.org&gt;
</content>
</entry>
</feed>
