<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/conf/machine, branch corecdp-1.0.1</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>add machine mtcdp</title>
<updated>2010-04-26T16:45:42+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-21T20:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=561e05654ad646682edb42ec2216886b885fee43'/>
<id>561e05654ad646682edb42ec2216886b885fee43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add require tune-mips32 and also the currently best supported</title>
<updated>2010-01-18T18:38:51+00:00</updated>
<author>
<name>Kristoffer Ericson</name>
<email>kristoffer.ericson@gmail.com</email>
</author>
<published>2010-01-18T11:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=4e4b5a16267df55f0116fddb0f1f1d0ea4d7f28b'/>
<id>4e4b5a16267df55f0116fddb0f1f1d0ea4d7f28b</id>
<content type='text'>
kernel for the nanonote.

Signed-off-by:Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kernel for the nanonote.

Signed-off-by:Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for AT91SAM9G45EK (SAM9M10G45EK with AT91SAM9G45 chip)</title>
<updated>2010-01-15T19:43:16+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2010-01-15T19:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9e6dafe9e3fb2707a10e2416ade1a86cd942b2a3'/>
<id>9e6dafe9e3fb2707a10e2416ade1a86cd942b2a3</id>
<content type='text'>
Split up into three files to allow easier maintenance of AT91 boards.

machine/&lt;board&gt;.conf
machine/include/AT91.inc
machine/include/AT91-LCD.inc

A machine with an LCD controller would normally include "AT91-LCD.inc"
A machine without an LCD controller would include "AT91.inc"

Signed-off-by: Ulf Samuelsson &lt;ulf.samuelsson@atmel.com&gt;
---
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split up into three files to allow easier maintenance of AT91 boards.

machine/&lt;board&gt;.conf
machine/include/AT91.inc
machine/include/AT91-LCD.inc

A machine with an LCD controller would normally include "AT91-LCD.inc"
A machine without an LCD controller would include "AT91.inc"

Signed-off-by: Ulf Samuelsson &lt;ulf.samuelsson@atmel.com&gt;
---
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: use full X.org</title>
<updated>2010-01-15T19:02:51+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>marcin@buglabs.net</email>
</author>
<published>2010-01-13T16:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0c6053228dbb6cacd652b02b18fbc04235833525'/>
<id>0c6053228dbb6cacd652b02b18fbc04235833525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev</title>
<updated>2010-01-14T19:39:47+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-01-14T19:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=3fd04f71ad25d5df59c636986f741b9a36ce6501'/>
<id>3fd04f71ad25d5df59c636986f741b9a36ce6501</id>
<content type='text'>
Conflicts:
	recipes/linux/linux-kirkwood_2.6.33-rc1.bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	recipes/linux/linux-kirkwood_2.6.33-rc1.bb
</pre>
</div>
</content>
</entry>
<entry>
<title>Update kernel version and needed packages for jornada6xx.</title>
<updated>2010-01-12T20:15:30+00:00</updated>
<author>
<name>Kristoffer Ericson</name>
<email>kristoffer.ericson@gmail.com</email>
</author>
<published>2010-01-12T20:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=66cf00231cce846c71da2a6c6da6a8fd08569da6'/>
<id>66cf00231cce846c71da2a6c6da6a8fd08569da6</id>
<content type='text'>
Signed-off-by: Alex Ferguson &lt;thoughtmonster@gmail.com&gt;
Signed-off-by: Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alex Ferguson &lt;thoughtmonster@gmail.com&gt;
Signed-off-by: Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-davinci: Add regulator fixes for DA850/OMAPL EVM and OPPs</title>
<updated>2010-01-11T15:42:55+00:00</updated>
<author>
<name>Roger Monk</name>
<email>r-monk@ti.com</email>
</author>
<published>2010-01-11T15:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8f58eb85cda95f96db4a3e8b2f0ba5830430182f'/>
<id>8f58eb85cda95f96db4a3e8b2f0ba5830430182f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zaurus: first reorganization of XSERVER preferences.</title>
<updated>2010-01-10T00:38:11+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2010-01-10T00:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7baeaabe52552c1705ebafd72a390cee078ad8aa'/>
<id>7baeaabe52552c1705ebafd72a390cee078ad8aa</id>
<content type='text'>
* Put all in the common zaurus-2.6.inc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Put all in the common zaurus-2.6.inc.
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-kirkwood_2.6.33-rc1.bb: added patch for SD and uart support</title>
<updated>2010-01-09T19:38:43+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-01-09T19:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=b5b3d83a6f3b1c04a4ebe09f636683ef22495d09'/>
<id>b5b3d83a6f3b1c04a4ebe09f636683ef22495d09</id>
<content type='text'>
added a lot of modules to openrd client
added a change in openrd-base defconfig for SD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added a lot of modules to openrd client
added a change in openrd-base defconfig for SD
</pre>
</div>
</content>
</entry>
<entry>
<title>dm365-evm.conf: Call UBOOT_MACHINE davinci_dm365_evm_config on DM365 DVM</title>
<updated>2010-01-08T22:20:20+00:00</updated>
<author>
<name>Philip Black</name>
<email>phil.black@hillcrestlabs.com</email>
</author>
<published>2010-01-08T11:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=70ff05efe02d48875ddb1f01d04e3a815a4ac160'/>
<id>70ff05efe02d48875ddb1f01d04e3a815a4ac160</id>
<content type='text'>
* The machine conf for the davinci dm365 EVM board was wrong.
  This patch fixes it.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The machine conf for the davinci dm365 EVM board was wrong.
  This patch fixes it.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
