<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/conf/machine/beaglebone.conf, branch krogoth</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=krogoth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=krogoth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2016-02-08T17:28:50+00:00</updated>
<entry>
<title>conf: change GUI_MACHINE_CLASS to MACHINE_GUI_CLASS</title>
<updated>2016-02-08T17:28:50+00:00</updated>
<author>
<name>Thomas Perrot</name>
<email>thomas.perrot@tupi.fr</email>
</author>
<published>2016-01-27T23:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=78199584632a7879e1e17831fd97e5f8c8fb40d8'/>
<id>urn:sha1:78199584632a7879e1e17831fd97e5f8c8fb40d8</id>
<content type='text'>
Correct the name of the variable used to define the size of the logo:
GUI_MACHINE_CLASS renamed MACHINE_GUI_CLASS.

Signed-off-by: Thomas Perrot &lt;thomas.perrot@tupi.fr&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>beaglebone.conf: use correct UBOOT_MACHINE</title>
<updated>2014-08-12T21:52:37+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2014-08-12T21:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=20c7907504b69df3a9f1e7226e4a14950637573e'/>
<id>urn:sha1:20c7907504b69df3a9f1e7226e4a14950637573e</id>
<content type='text'>
Previous patch introduced a typo, the correct name is am335x_boneblack_config.

Thanks to Diego Sueiro &lt;diego.sueiro@gmail.com&gt; for spotting it.

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>beaglebone: use the am335x_boneblack u-boot configuration</title>
<updated>2014-08-12T01:45:17+00:00</updated>
<author>
<name>Alexandre Belloni</name>
<email>alexandre.belloni@free-electrons.com</email>
</author>
<published>2014-08-04T21:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=f0ed00fdfd40eb53894bc838ce701202cf674892'/>
<id>urn:sha1:f0ed00fdfd40eb53894bc838ce701202cf674892</id>
<content type='text'>
Using the am335x_boneblack configuration for u-boot allows to save the
environment to the emmc. Else, it is not possible to save the
environment at all.

Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@free-electrons.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti33x: switch default preference to ti-staging tree</title>
<updated>2013-03-18T23:22:41+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2013-03-18T18:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=809e2d46f239b67c8d2ec953a52998b3fb7a0f40'/>
<id>urn:sha1:809e2d46f239b67c8d2ec953a52998b3fb7a0f40</id>
<content type='text'>
SDKs or other users of meta-ti can still use one of the older 3.2 recipes for
stability or featureset, by setting PREFERRED_PROVIDER in distro or local config.

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Acked-by: Chase Maupin &lt;chase.maupin@ti.com&gt;
</content>
</entry>
<entry>
<title>machines: unify all machines to produce tar.gz instead of tar.bz2 by default</title>
<updated>2013-03-12T21:48:57+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2013-03-12T21:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=4f21d3b86badd88b99d19c225292a9bfa55fbaec'/>
<id>urn:sha1:4f21d3b86badd88b99d19c225292a9bfa55fbaec</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti33x, am335x, beaglebone: unify and cleanup configs</title>
<updated>2013-03-08T21:15:35+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2013-03-05T21:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e37816400e0514c40c7065d4c18ac7eb80928854'/>
<id>urn:sha1:e37816400e0514c40c7065d4c18ac7eb80928854</id>
<content type='text'>
* Centralize common/SoC settings in ti33x.inc SOC_FAMILY config.
* Set/override uncommon specifics in machine configs.

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>machine configs: Add SGX to MACHINE_FEATURES</title>
<updated>2013-02-26T00:48:41+00:00</updated>
<author>
<name>Franklin S. Cooper Jr</name>
<email>fcooper@ti.com</email>
</author>
<published>2013-02-19T04:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=4d99e63181c6f58b5bb41eb830c7af75b097e10e'/>
<id>urn:sha1:4d99e63181c6f58b5bb41eb830c7af75b097e10e</id>
<content type='text'>
* Add sgx to MACHINE_FEATURES to indicate that a particular machine supports
  sgx.
* TI chips are available in multiple variants including some that supports sgx
  while others do not.
* By adding sgx as a machine feature other layers can create generic
  packagegroups or images for a particular soc but will only include sgx
  dependencies if the particular machine has sgx support.

Signed-off-by: Franklin S. Cooper Jr &lt;fcooper@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>beaglebone: move to linux-ti33x-psp kernel</title>
<updated>2011-10-17T15:01:28+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-10-17T15:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=7dfdb9bc70d09fc46e9da1b950dcd07b16f74b5b'/>
<id>urn:sha1:7dfdb9bc70d09fc46e9da1b950dcd07b16f74b5b</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>beaglebone: use proper SOC_FAMILY</title>
<updated>2011-10-17T14:21:09+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-10-17T14:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=701c3abc90d0cc32687555088171265cc372635a'/>
<id>urn:sha1:701c3abc90d0cc32687555088171265cc372635a</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>add beaglebone machine config</title>
<updated>2011-10-08T19:09:00+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-09-28T13:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=d07130da01cec99b3e8e87e07bd200a0e36e32b8'/>
<id>urn:sha1:d07130da01cec99b3e8e87e07bd200a0e36e32b8</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
