<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/conf/machine/boards/common, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2016-03-06T10:04:03+00:00</updated>
<entry>
<title>device-tree.bb: Move zynq7-base.dtsi into recipe source</title>
<updated>2016-03-06T10:04:03+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-02-23T13:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=a6a32d6b80b218363e1c4dc147af124f55b89033'/>
<id>urn:sha1:a6a32d6b80b218363e1c4dc147af124f55b89033</id>
<content type='text'>
* Move zynq7-base.dtsi out of conf/machine/boards and into the files/
  directory of the device-tree recipe
* Also move the config from machine-xilinx-default.inc that includes the
  dtsi for zynq targets

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Update for newer kernels</title>
<updated>2015-12-21T04:47:15+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-12-08T06:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=8602cf10aca71d5af786ed9872a71786dc7faf05'/>
<id>urn:sha1:8602cf10aca71d5af786ed9872a71786dc7faf05</id>
<content type='text'>
Update compatiblity with newer kernels. Adding new properties and nodes
where available.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Update bindings for PHYs attached to ethernet nodes</title>
<updated>2015-04-21T04:12:42+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-21T04:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=965b8e54c45b60e9d346178c8285552c3d70c28d'/>
<id>urn:sha1:965b8e54c45b60e9d346178c8285552c3d70c28d</id>
<content type='text'>
* Update the bindings to match upstream definitions for the PHY
* The macb driver does not follow the phy-handle property and relies on
  the PHY being located as the first child node of the ethernet device
* Remove the MDIO node and update all boards to nest the PHY as the
  first child node of the ethernet device, this change is backward
  compatible with the bindings for the linux-xlnx xemacps driver which
  follows the phy-handle definition

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Update bindings for mainline USB</title>
<updated>2015-04-17T05:48:40+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-17T05:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=78df9266f6534fe54e86d8c1bfdc6519ad4ba09e'/>
<id>urn:sha1:78df9266f6534fe54e86d8c1bfdc6519ad4ba09e</id>
<content type='text'>
* Update the bindings so that the USB devices are probed as matching the
  mainline chipidea driver

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Remove unused properties</title>
<updated>2014-11-03T01:06:38+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-11-03T01:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=6daefe94f3de89ef77af9a3c710a2849e09145e0'/>
<id>urn:sha1:6daefe94f3de89ef77af9a3c710a2849e09145e0</id>
<content type='text'>
* the "xlnx,fb-clk" and "xlnx,qspi-mode" properties are not used

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Add additional binding for OCM</title>
<updated>2014-10-27T07:58:50+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-10-10T06:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9f886df3cbea38fa4d33d39a929050047e0bdb4e'/>
<id>urn:sha1:9f886df3cbea38fa4d33d39a929050047e0bdb4e</id>
<content type='text'>
* Add the 3.10 compatiblity string for the OCM node

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/boards/*: Remove obsolete kernel config fragments</title>
<updated>2014-10-27T07:58:49+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-10-10T06:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ce2e468ef79cb566ba330287a325ac241fa4b916'/>
<id>urn:sha1:ce2e468ef79cb566ba330287a325ac241fa4b916</id>
<content type='text'>
* Kernel config fragments are now handled within the
  recipes-kernel/linux/config caches
* Remove the configs from the conf/machine/boards as they are no longer
  in use by any of the machines

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Updated bindings</title>
<updated>2014-10-27T07:58:45+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-10-07T05:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=a25170959a97a89bf2585e569de3f96bd8a6fba9'/>
<id>urn:sha1:a25170959a97a89bf2585e569de3f96bd8a6fba9</id>
<content type='text'>
* Re-arranged all compatible and clock orderings, so that the
  mainline expected strings are before any linux-xlnx strings
* Added newer mainline compatible strings, properties, etc.

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Update bindings</title>
<updated>2014-09-22T05:22:43+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-09-22T05:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=15294fdcb4cd1d9bab0bbf4ec3307bd5207f1687'/>
<id>urn:sha1:15294fdcb4cd1d9bab0bbf4ec3307bd5207f1687</id>
<content type='text'>
* Update bindings for I2C
* Comment out non-secure DMA (PL330) node
* Add CPU voltage regulator node (fixed voltage, resolved 'failed to get
  cpu0 regulator error')

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>common/linux/zynq/defconfig_3.14.cfg: Add configs for USB</title>
<updated>2014-07-23T01:36:32+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-07-18T06:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=85a3fd72e3e2ccecddd70907d7e25859c4615334'/>
<id>urn:sha1:85a3fd72e3e2ccecddd70907d7e25859c4615334</id>
<content type='text'>
* Add configs for Zynq USB OTG functionality, these config options are
  required for the OTG dual role to function correctly.

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
</feed>
