<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/xilinx, branch v2013.04</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.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/xilinx?h=v2013.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2013-02-04T11:09:50Z</updated>
<entry>
<title>microblaze: Remove FSL support from generic board</title>
<updated>2013-02-04T11:09:50Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2013-01-23T13:18:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=14d315b8b3e974a7f617a9b4454fc579161fb75b'/>
<id>urn:sha1:14d315b8b3e974a7f617a9b4454fc579161fb75b</id>
<content type='text'>
This code was targetting one specific Microblaze platform
configuration which is obsolete and fsl bus isn't used
in this way.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>board: xilinx: Remove common folder</title>
<updated>2013-02-04T11:09:49Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2013-01-23T13:11:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=151eeeb2754da4b2d26bb878206d45ce58276fe0'/>
<id>urn:sha1:151eeeb2754da4b2d26bb878206d45ce58276fe0</id>
<content type='text'>
All these files was used for ancient xilinx drivers
which are finally gone.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Tested-by: Rommel Custodio &lt;sessyargc@gmail.com&gt;
</content>
</entry>
<entry>
<title>board: xilinx: Remove unused ancient i2c driver</title>
<updated>2013-02-04T11:09:49Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2013-01-23T13:09:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=74b87c4ceb750547bf019f694b7d7490cc28a94a'/>
<id>urn:sha1:74b87c4ceb750547bf019f694b7d7490cc28a94a</id>
<content type='text'>
There is new driver in the driver folder.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Tested-by: Rommel Custodio &lt;sessyargc@gmail.com&gt;
Acked-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<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>
</feed>
