<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/xilinx, branch v2013.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/xilinx?h=v2013.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/xilinx?h=v2013.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-10-04T14:57:36Z</updated>
<entry>
<title>xilinx: Add new Zynq board</title>
<updated>2012-10-04T14:57:36Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2012-09-28T09:56:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f22651cfc422a51253f2d475343373f82cf7f929'/>
<id>urn:sha1:f22651cfc422a51253f2d475343373f82cf7f929</id>
<content type='text'>
Add support for Xilinx Zynq board.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
CC: Joe Hershberger &lt;joe.hershberger@gmail.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Clean microblaze initialization</title>
<updated>2012-09-11T07:24:58Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2012-07-04T11:12:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2380b8f529ae95cc51fa475e83101e40f4191a43'/>
<id>urn:sha1:2380b8f529ae95cc51fa475e83101e40f4191a43</id>
<content type='text'>
Move board specific function to board_init function in board/ folder
Remove externs from generic board.c
Use board_init_f function in board.c file.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
Acked-by: Stephan Linz &lt;linz@li-pro.net&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire up dts configuration</title>
<updated>2012-07-10T08:01:29Z</updated>
<author>
<name>Stephan Linz</name>
<email>linz@li-pro.net</email>
</author>
<published>2012-07-04T20:25:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=920c358781970057dc10df1c7e70c784cd4c7408'/>
<id>urn:sha1:920c358781970057dc10df1c7e70c784cd4c7408</id>
<content type='text'>
    - enable OF control and embedded OF
    - set default device tree file name to 'microblaze'
    - add CPP to dtc proxy: board/xilinx/dts/microblaze.dts
    - add an empty but processable dts for microblaze-generic

Signed-off-by: Stephan Linz &lt;linz@li-pro.net&gt;
</content>
</entry>
<entry>
<title>microblaze: Move individual board linker scripts to common script in cpu tree.</title>
<updated>2012-07-09T08:44:27Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2012-06-29T05:56:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2e65b44c0fcac0db608493b86e30b02e8ebafb61'/>
<id>urn:sha1:2e65b44c0fcac0db608493b86e30b02e8ebafb61</id>
<content type='text'>
Unification for all microblaze boards.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire up LL_TEMAC driver initialization</title>
<updated>2012-04-04T14:36:44Z</updated>
<author>
<name>Stephan Linz</name>
<email>linz@li-pro.net</email>
</author>
<published>2012-02-25T00:48:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ceecef14e2258157c846b3aaa26d7cdcd833b05'/>
<id>urn:sha1:3ceecef14e2258157c846b3aaa26d7cdcd833b05</id>
<content type='text'>
Initialize ll_temac driver.

Reported-by: Michal Simek &lt;monstr@monstr.eu&gt;
Signed-off-by: Stephan Linz &lt;linz@li-pro.net&gt;
</content>
</entry>
<entry>
<title>microblaze: Add faked LL_TEMAC driver configuration</title>
<updated>2012-04-04T14:36:38Z</updated>
<author>
<name>Stephan Linz</name>
<email>linz@li-pro.net</email>
</author>
<published>2012-02-25T00:48:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=20637888dfbf3680fddd471d3292a9da814df050'/>
<id>urn:sha1:20637888dfbf3680fddd471d3292a9da814df050</id>
<content type='text'>
Expand the specific configuration for the microblaze-generic
board in xparameters.h with a faked setup to enable the
LL_TEMAC driver.

Note: From now the microblaze-generic board is no longer a
valid board configuration for a real piece of hardware. Rather
than, we use the file config.mk and xparameters.h as a faked
board configuration to force the compilation of all potential
driver code for Microblaze systems.

Signed-off-by: Stephan Linz &lt;linz@li-pro.net&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire up axi_ethernet driver initialization</title>
<updated>2011-10-24T05:50:21Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2011-08-31T09:51:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e634138e73009c04a6d22208733af3b4cd356a1e'/>
<id>urn:sha1:e634138e73009c04a6d22208733af3b4cd356a1e</id>
<content type='text'>
Initialize axi_ethernet driver.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>net: xilinx_enet: drop unused !NET_MULTI driver</title>
<updated>2011-10-23T21:34:20Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-10-16T20:04:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=daaaf0285d55745248762fe2b4ea51ab4f3712d9'/>
<id>urn:sha1:daaaf0285d55745248762fe2b4ea51ab4f3712d9</id>
<content type='text'>
This driver doesn't support the NET_MULTI framework, and I can't find
any boards/configs/files that reference this subdir, so punt it all.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>net: emaclite: Move RX/TX ping pong initialization to</title>
<updated>2011-10-23T21:32:44Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2011-10-12T23:23:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c1044a1ec182be4c9c0b64d42ac9bf8f623d3f68'/>
<id>urn:sha1:c1044a1ec182be4c9c0b64d42ac9bf8f623d3f68</id>
<content type='text'>
Init RX/TX ping pong directly from board not in the driver.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>punt unused clean/distclean targets</title>
<updated>2011-10-15T20:20:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-10-13T06:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=464c79207c89f247f97b344495924eabb0c9738e'/>
<id>urn:sha1:464c79207c89f247f97b344495924eabb0c9738e</id>
<content type='text'>
The top level Makefile does not do any recursion into subdirs when
cleaning, so these clean/distclean targets in random arch/board dirs
never get used.  Punt them all.

MAKEALL didn't report any errors related to this that I could see.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
</feed>
