<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/conf/machine/include/tune-microblaze.inc, branch dora</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=dora</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=dora'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2013-08-01T09:29:33+00:00</updated>
<entry>
<title>machine-xilinx-default.inc: Refactored all non-tune configuration</title>
<updated>2013-08-01T09:29:33+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2013-08-01T09:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=0acf842ddb02aa11253b104a3f618a9054207c5e'/>
<id>urn:sha1:0acf842ddb02aa11253b104a3f618a9054207c5e</id>
<content type='text'>
* Moved non-tune configuration into machine-xilinx-default.inc

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto: Fix compatiblity with base layer machines</title>
<updated>2013-07-30T07:38:44+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2013-07-30T07:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=efc3f819107d88cf630ed521a217e337d042e998'/>
<id>urn:sha1:efc3f819107d88cf630ed521a217e337d042e998</id>
<content type='text'>
* Remove use of machine specific configuration, replace with a
  'zynq-default' and 'microblaze-default'.
* Add support for the use of meta-xilinx MACHINE_* variables.

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Move include of 'soc-family.inc' into Tune definitions</title>
<updated>2013-05-31T01:25:16+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2013-05-31T01:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=f0ee9520b066b1ffec5cf642d736e1b47bc328ae'/>
<id>urn:sha1:f0ee9520b066b1ffec5cf642d736e1b47bc328ae</id>
<content type='text'>
* Resolves issues with linux-xlnx recipe when building with machines
  that are not using SOC_FAMILY features.

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>tune-microblaze: Fix default KERNEL_IMAGETYPE value for microblaze</title>
<updated>2013-05-30T08:57:53+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2013-05-30T07:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=bb658a047ea4d6d82866911484d392fc27956b5e'/>
<id>urn:sha1:bb658a047ea4d6d82866911484d392fc27956b5e</id>
<content type='text'>
* Use the proper target 'linux.bin.ub'

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>tune-microblaze: Add negative CCARGS definitions</title>
<updated>2013-05-23T01:29:36+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2013-05-23T01:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=815fae9c1c27f4afc906ba08af368d6e520abb52'/>
<id>urn:sha1:815fae9c1c27f4afc906ba08af368d6e520abb52</id>
<content type='text'>
* Add args to turn off CPU features

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>tune-microblaze: Refactor tune definition</title>
<updated>2013-05-08T02:13:39+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2013-05-08T02:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=b769bf5d888eaf5b45d22cc2b119e67d786fc702'/>
<id>urn:sha1:b769bf5d888eaf5b45d22cc2b119e67d786fc702</id>
<content type='text'>
* Extract the arch, package arch and cc flags into the features.inc
* Specify the SOC_FAMILY as 'microblaze' (for both little and big
  endian)

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>tune-microblaze.inc: Add Linux/u-boot build configuration</title>
<updated>2013-05-07T05:14:12+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2013-05-07T05:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=caec348a5954a0ff3fd5a652f862cfec63d0b8c4'/>
<id>urn:sha1:caec348a5954a0ff3fd5a652f862cfec63d0b8c4</id>
<content type='text'>
* Add configuration for UBOOT_MACHINE
* Add default linux and u-boot versions and providers
* Set default IMAFE_FSTYPES

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>tune-microblaze: Reorder PKGARCH suffixes</title>
<updated>2013-03-26T06:18:19+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2013-03-26T06:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=f113a18188e818c7fb23538e4ec8b31b05113227'/>
<id>urn:sha1:f113a18188e818c7fb23538e4ec8b31b05113227</id>
<content type='text'>
* Move math suffixes after all existing suffixes

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>tune-microblaze: Refactored</title>
<updated>2013-03-26T05:08:21+00:00</updated>
<author>
<name>Sipke Vriend</name>
<email>sipke.vriend@xilinx.com</email>
</author>
<published>2013-03-26T05:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d3d260098ec9c39d14de72b9dda3e4853550b08b'/>
<id>urn:sha1:d3d260098ec9c39d14de72b9dda3e4853550b08b</id>
<content type='text'>
* Added features with CFLAG mappings
* Added version features for v7.3-.a to v8.50.a
* Added MicroBlaze PACKAGE_ARCH expansion e.g. "microblazeel-v830-cmp"

Signed-off-by: Sipke Vriend &lt;sipke.vriend@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Added 'microblaze' machine and tune configuration.</title>
<updated>2012-09-26T07:22:28+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@petalogix.com</email>
</author>
<published>2012-09-26T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=1f4530e5bc2fbba2f3129d216a488eeb814b658b'/>
<id>urn:sha1:1f4530e5bc2fbba2f3129d216a488eeb814b658b</id>
<content type='text'>
Signed-off-by: Nathan Rossi &lt;nathan.rossi@petalogix.com&gt;
</content>
</entry>
</feed>
