<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta-yocto-bsp/conf/machine/beagleboard.conf, branch styhead</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2014-03-31T22:04:36+00:00</updated>
<entry>
<title>Drop beagleboard, replaced by beaglebone</title>
<updated>2014-03-31T22:04:36+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2014-03-28T18:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7254dfb642cb0262c7e14ef2a4c8a7a42afada60'/>
<id>urn:sha1:7254dfb642cb0262c7e14ef2a4c8a7a42afada60</id>
<content type='text'>
(From meta-yocto rev: b125761e5e31fc506f7b5b87308850cd573ab1b6)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard: update the dts location</title>
<updated>2013-09-11T22:35:45+00:00</updated>
<author>
<name>Maxin B. John</name>
<email>maxin.john@enea.com</email>
</author>
<published>2013-09-09T12:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=566ca1e4769b4ec7e3f6c6a98bb817db2221cf82'/>
<id>urn:sha1:566ca1e4769b4ec7e3f6c6a98bb817db2221cf82</id>
<content type='text'>
Update the dts path for beagleboard

(From meta-yocto rev: e29387d71a4c532431669f317ea518f99b1dd786)

Signed-off-by: Maxin B. John &lt;maxin.john@enea.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagelboard.inc: remove apm as a MACHINE_FEATURE</title>
<updated>2013-09-09T15:28:47+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2013-09-09T14:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b04b6f96fd88c0583fc135efe2bf06d16e0cdb5d'/>
<id>urn:sha1:b04b6f96fd88c0583fc135efe2bf06d16e0cdb5d</id>
<content type='text'>
APM is not only obsolete, but also requires a kernel config enabled, which is not enabled by default

[YOCTO #5121]

(From meta-yocto rev: 91e6d33135cc48aaf20a6138c050c6989af1f13a)

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard: upgrade the kernel to 3.10.x</title>
<updated>2013-09-06T22:53:46+00:00</updated>
<author>
<name>Liming Wang</name>
<email>liming.wang@windriver.com</email>
</author>
<published>2013-09-06T20:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6727d1d3807fcf713cbe8bb696e0c27a56166a78'/>
<id>urn:sha1:6727d1d3807fcf713cbe8bb696e0c27a56166a78</id>
<content type='text'>
In 3.10.x linux kernel, uImage can't be compiled by default. But zImage
has been supported by the latest u-boot, so use zImage as the default kernel
image file. In u-boot command, use "bootz", instead of "bootm", to boot the kernel.

And add device tree files to support dtb in latest kernel.

(From meta-yocto rev: ff6b4ae23ccd14cefdb94c561160fbdc8344793d)

Signed-off-by: Liming Wang &lt;liming.wang@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard: upgrade u-boot to the latest version</title>
<updated>2013-09-04T10:00:14+00:00</updated>
<author>
<name>Liming Wang</name>
<email>liming.wang@windriver.com</email>
</author>
<published>2013-09-04T07:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3aa68fd9014a4745486a2e8ab03292b39ce11862'/>
<id>urn:sha1:3aa68fd9014a4745486a2e8ab03292b39ce11862</id>
<content type='text'>
Now the latest version of u-boot is 2013.07 and it depends on
its own MLO, instead of x-load, as the Second Program Loader. So remove
x-load and use u-boot's MLO.

And also replace u-boot.bin with u-boot.img as the u-boot image file.

(From meta-yocto rev: 468326eca78f1fc16f83d2a1fc06a66fae2e6ba1)

Signed-off-by: Liming Wang &lt;liming.wang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard: use xf86-video-omapfb</title>
<updated>2012-12-14T17:13:21+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2012-12-14T16:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cf0692b4e7dd3e62fd5443f1b4ecd56af2d681a1'/>
<id>urn:sha1:cf0692b4e7dd3e62fd5443f1b4ecd56af2d681a1</id>
<content type='text'>
The newer -omap driver doesn't support the GPU on BeagleBoard.

[ YOCTO #3522 ]

(From meta-yocto rev: 6c32c17a6fe3ff2470f1c77a65be018b4c0fd5c9)

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-bsp: upgdate configs after xf86-video-omapfb changed name</title>
<updated>2012-11-20T15:31:58+00:00</updated>
<author>
<name>Laurentiu Palcu</name>
<email>laurentiu.palcu@intel.com</email>
</author>
<published>2012-11-14T09:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bad97653b9f1cc48550555557f41a7bc46eb2614'/>
<id>urn:sha1:bad97653b9f1cc48550555557f41a7bc46eb2614</id>
<content type='text'>
(From meta-yocto rev: 992c2c469861bfcab45a118ac9ab8887e81f1a11)

Signed-off-by: Laurentiu Palcu &lt;laurentiu.palcu@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard: update to 3.4</title>
<updated>2012-09-25T09:41:29+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2012-09-24T20:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3c914fdb6a1d89e1aaa2c8c71597f99d2099ad34'/>
<id>urn:sha1:3c914fdb6a1d89e1aaa2c8c71597f99d2099ad34</id>
<content type='text'>
Updating the default preference of the beagleboard to the 3.4
kernel.

build, boot and testing has been done on the beagleboard (revC) and
beagleboard XM. Existing functionality has been confirmed using
core-image-sato, and in particular mouse, keyboard and graphics have
been re-validated.

(From meta-yocto rev: 32c46737618a7e2b084d807a901000ae9abc1354)

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard: change to xserver-xorg, not -lite</title>
<updated>2012-09-06T23:07:44+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2012-09-06T12:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=dd3edc9fbb674682947e8218202fdbeef8635dd5'/>
<id>urn:sha1:dd3edc9fbb674682947e8218202fdbeef8635dd5</id>
<content type='text'>
The difference is less than 16kb, and for that the extra maintenance of two
recipies really isn't worth it.

(From meta-yocto rev: 2ab43f47ae531af5fc850d2aa04f7116ddb1a0e8)

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-yocto: Split into distro and bsp components</title>
<updated>2012-09-05T16:32:15+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2012-09-05T12:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2000698b17011bbde1c3e5bb01a7d6763316db5a'/>
<id>urn:sha1:2000698b17011bbde1c3e5bb01a7d6763316db5a</id>
<content type='text'>
Now we have settled on best practises and compliance criteria, bring meta-yocto
into compliance by separating out the hardware support components into
meta-yocto-bsp leaving policy configuration in meta-yocto.

Also rename the meta-yocto scripts directory to OE-Core can be a clearly
isolated component in poky.

(From meta-yocto rev: eac90e27a032ea23d9a4f35c7eef8b1940c80e22)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
