<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/conf, branch dylan</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=dylan</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=dylan'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2014-06-16T22:23:24+00:00</updated>
<entry>
<title>keystone: config: fix K2L boot monitor build target name error</title>
<updated>2014-06-16T22:23:24+00:00</updated>
<author>
<name>Hao Zhang</name>
<email>hzhang@ti.com</email>
</author>
<published>2014-06-17T00:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=8beec1ca66c9d064cd0c81add74f3c199d9a0961'/>
<id>urn:sha1:8beec1ca66c9d064cd0c81add74f3c199d9a0961</id>
<content type='text'>
Signed-off-by: Hao Zhang &lt;hzhang@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone: k2e-evm config: add k2e-evm machine config</title>
<updated>2014-05-21T19:15:48+00:00</updated>
<author>
<name>Hao Zhang</name>
<email>hzhang@ti.com</email>
</author>
<published>2014-05-19T19:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=0056050410c1d5f8627c509490a5650eb082261c'/>
<id>urn:sha1:0056050410c1d5f8627c509490a5650eb082261c</id>
<content type='text'>
Add a new k2e-evm machine config for Keystone II SoC family.

Signed-off-by: Hao Zhang &lt;hzhang@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone: k2l-evm conf: add k2l-evm machine config</title>
<updated>2014-05-21T19:15:45+00:00</updated>
<author>
<name>Hao Zhang</name>
<email>hzhang@ti.com</email>
</author>
<published>2014-05-19T19:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=d8ca0d973948f0465f177d790d30e3dbba5cc2e9'/>
<id>urn:sha1:d8ca0d973948f0465f177d790d30e3dbba5cc2e9</id>
<content type='text'>
k2l-evm machine config shares the same Keystone SoC family, it has K2L EVM
specific machine configuration for UBI image, boot monitor, U-boot, etc.

Signed-off-by: Hao Zhang &lt;hzhang@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone: machine config: change machine config name from keystone-evm to k2hk-evm</title>
<updated>2014-05-21T19:15:42+00:00</updated>
<author>
<name>Hao Zhang</name>
<email>hzhang@ti.com</email>
</author>
<published>2014-05-19T19:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=4be60cf6cf44ac270bf5a106d63830a03cba1d76'/>
<id>urn:sha1:4be60cf6cf44ac270bf5a106d63830a03cba1d76</id>
<content type='text'>
Keystone II SOC family has multiple devices and EVMs: k2hk, k2l
and k2e, each EVM should have a separate machine config, and share
the common keystone SOC family.

Signed-off-by: Hao Zhang &lt;hzhang@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone: u-boot: rename tci6638 to k2hk evm config</title>
<updated>2014-05-21T19:15:37+00:00</updated>
<author>
<name>Hao Zhang</name>
<email>hzhang@ti.com</email>
</author>
<published>2014-05-16T22:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=39b137a0699fa04eaa1cd9c55343b46b6de90b07'/>
<id>urn:sha1:39b137a0699fa04eaa1cd9c55343b46b6de90b07</id>
<content type='text'>
Rename U-boot "tci6638_evm_config" to "k2hk_evm_config" to align
with DTB device name.

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone-evm: Update NAND size to 512 MB</title>
<updated>2014-03-25T21:07:03+00:00</updated>
<author>
<name>Sam Nelson</name>
<email>sam.nelson@ti.com</email>
</author>
<published>2014-03-08T03:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=14858daa694a559b89881741ad9033acd925143c'/>
<id>urn:sha1:14858daa694a559b89881741ad9033acd925143c</id>
<content type='text'>
- The keystone-evm actually has 512 MB Nand
   ( Changing from previous size of 128 MB)
- LEB calculated with reserved 10 MB for boot and 20 MB
  for receovery image

Signed-off-by: Sam Nelson &lt;sam.nelson@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone: Add pci feature to MACHINE Keystone</title>
<updated>2014-02-05T22:57:07+00:00</updated>
<author>
<name>Sam Nelson</name>
<email>sam.nelson@ti.com</email>
</author>
<published>2014-02-01T04:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=df6816424c38fade639285d096735864bc73d7ab'/>
<id>urn:sha1:df6816424c38fade639285d096735864bc73d7ab</id>
<content type='text'>
- Device support pci interface

Signed-off-by: Sam Nelson &lt;sam.nelson@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-staging: remove initscript dependency</title>
<updated>2014-01-17T17:33:42+00:00</updated>
<author>
<name>Chase Maupin</name>
<email>Chase.Maupin@ti.com</email>
</author>
<published>2014-01-17T17:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=5e6aed54ecdb9caa56e91e13b050c616432ac2dc'/>
<id>urn:sha1:5e6aed54ecdb9caa56e91e13b050c616432ac2dc</id>
<content type='text'>
* Remove the RDEPENDS for the am33x-cm3-initscript package since
  the latest kernel source use the hotplug functionality to load
  the firmware.
* Updated the SRCREV to the latest kernel sources which include
  the hotplug fix.
* Bump the MACHINE_KERNEL_PR for the am335x and am437x devices
  which are affected.

Signed-off-by: Chase Maupin &lt;Chase.Maupin@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>omap-a15: set the UBI_VOLNAME to match u-boot default</title>
<updated>2014-01-17T17:33:41+00:00</updated>
<author>
<name>Chase Maupin</name>
<email>Chase.Maupin@ti.com</email>
</author>
<published>2014-01-17T17:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=dde9c84e1675fddfe55b981cd2af34e4c1ee3cf9'/>
<id>urn:sha1:dde9c84e1675fddfe55b981cd2af34e4c1ee3cf9</id>
<content type='text'>
* By setting the UBI_VOLNAME variable the default name for the
  UBI rootfs will match the default used by u-boot so images
  built through OpenEmbedded will work with out-of-box u-boot.

Signed-off-by: Chase Maupin &lt;Chase.Maupin@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-staging: Add dependency for VPE firmware</title>
<updated>2014-01-14T19:45:32+00:00</updated>
<author>
<name>Chase Maupin</name>
<email>Chase.Maupin@ti.com</email>
</author>
<published>2014-01-13T23:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=6493ace69006d8edf2f3d292ad2d1cbefa430bf4'/>
<id>urn:sha1:6493ace69006d8edf2f3d292ad2d1cbefa430bf4</id>
<content type='text'>
* The VPE firmware should only be added for the dra7xx-evm
  machine type since that is the device with the VPE IP.

Signed-off-by: Chase Maupin &lt;Chase.Maupin@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
</feed>
