<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/linux/linux-davinci/hawkboard, branch testing</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>linux-davinci: Add patches to disable NAND SUBPAGE on da850-omapl138-evm/hawkboard</title>
<updated>2010-08-30T07:32:35+00:00</updated>
<author>
<name>Roger Monk</name>
<email>r-monk@ti.com</email>
</author>
<published>2010-08-27T16:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8dd16b11ebf4056881b69c9545dff0d367004890'/>
<id>8dd16b11ebf4056881b69c9545dff0d367004890</id>
<content type='text'>
   * NAND SUBPAGE seen to give problems with UBIFS
   * Workaround identified by Caglar
   * Applied configuration locally here to board files
   * Add Initial UBI settings to da850-omapl138 machine
   * Bump PR

Signed-off-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Koen Kooi &lt;k-kooi@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   * NAND SUBPAGE seen to give problems with UBIFS
   * Workaround identified by Caglar
   * Applied configuration locally here to board files
   * Add Initial UBI settings to da850-omapl138 machine
   * Bump PR

Signed-off-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Koen Kooi &lt;k-kooi@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-davinci: Fix Hawkboard RTC configuration causing hang</title>
<updated>2010-05-19T14:51:18+00:00</updated>
<author>
<name>Roger Monk</name>
<email>r-monk@ti.com</email>
</author>
<published>2010-05-19T14:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=49a1f4bdb309969f2c40b5dbfefdb56c83c0b264'/>
<id>49a1f4bdb309969f2c40b5dbfefdb56c83c0b264</id>
<content type='text'>
   * RTC shouldn't touch RTC registers unless the hardware driver is configured
   * Debug tracked down thanks to laurent.dufrechou@gmail.com

Signed-off-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Koen Kooi &lt;k-kooi@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   * RTC shouldn't touch RTC registers unless the hardware driver is configured
   * Debug tracked down thanks to laurent.dufrechou@gmail.com

Signed-off-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Koen Kooi &lt;k-kooi@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-davinci git: increase kernel partition to 4M for hawkboard</title>
<updated>2010-04-12T17:43:28+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>k-kooi@ti.com</email>
</author>
<published>2010-03-22T13:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=61a1a74b0e71bb40c336cd974c933d3534849957'/>
<id>61a1a74b0e71bb40c336cd974c933d3534849957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-davinci git: enable earlyprintk for hawkboard</title>
<updated>2010-04-12T17:43:27+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-03-18T12:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c9a98cbd51c57307bcd6cb4e130961e9c59dc075'/>
<id>c9a98cbd51c57307bcd6cb4e130961e9c59dc075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-davinci_git: Latest kernel DA8/OMAPL + improved hawkboard support</title>
<updated>2010-04-12T17:43:21+00:00</updated>
<author>
<name>Roger Monk</name>
<email>r-monk@ti.com</email>
</author>
<published>2010-03-02T17:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d7c3781f3519d37e90245ace5a242e8b15407ced'/>
<id>d7c3781f3519d37e90245ace5a242e8b15407ced</id>
<content type='text'>
   * Update all omapl kernels to latest commit (da830/da850/hawk)
   * Add small patch for compile warning if REGULATOR disabled
   * Hawkboard
      * Add latest hawkboard patch
         * Boardfile cleanup
         * Addition of cpufreq/cpuidle/pm
      * Updated defconfig to disable regulator/rtc (no battery on hawk)
   * Start da830 using multi-kernel
   * Update defconfigs
      * Only deconfig updated (some configs not rebased,
      * i.e. no ATA, still using ONDEMAND governor

Signed-off-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Koen Kooi &lt;k-kooi@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   * Update all omapl kernels to latest commit (da830/da850/hawk)
   * Add small patch for compile warning if REGULATOR disabled
   * Hawkboard
      * Add latest hawkboard patch
         * Boardfile cleanup
         * Addition of cpufreq/cpuidle/pm
      * Updated defconfig to disable regulator/rtc (no battery on hawk)
   * Start da830 using multi-kernel
   * Update defconfigs
      * Only deconfig updated (some configs not rebased,
      * i.e. no ATA, still using ONDEMAND governor

Signed-off-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Koen Kooi &lt;k-kooi@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-davinci git: VPIF fix for hawkboard and tweak defconfig</title>
<updated>2010-04-12T17:43:21+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>k-kooi@ti.com</email>
</author>
<published>2010-03-02T07:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=36ce129c612a2f8b5774450007a03589cce99687'/>
<id>36ce129c612a2f8b5774450007a03589cce99687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-davinci: Start using multi-kernel flow for da850-omapl138-evm</title>
<updated>2010-04-12T17:43:19+00:00</updated>
<author>
<name>Roger Monk</name>
<email>r-monk@ti.com</email>
</author>
<published>2010-02-10T22:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7176279b74b61c8b6144c2d14b9e97560a60fb00'/>
<id>7176279b74b61c8b6144c2d14b9e97560a60fb00</id>
<content type='text'>
   * Main defconfig now has more options 'angstrom'-like
      * Note USB gadget disabled while debugging
   * Update to latest master da850-omapl138 kernel + config mods
   * All configs add ts driver added (since now multifunction device)
   * Added 'stats' version with extra pm config options (kernel stats/etc)
   * new config for uicapture + lcd display
   * More options + OHCI enabled in 'regular' config
   * Remove da850-omapl138 merged patches
   * Add new patches for Hawkboard Kernel
      * Introduce board file for hawkboard
      * Remove machine patch
      * Config update
      * All peripherals sanity tested
         * OK - Console, Enet, Audio, Display, USB OHCI, Video Capture, MMC, NAND, SATA
         * Some Issues - USB OTG disconnect problems
         * KO - RTC, (PM, etc)
      * increase kernel partition to 4MiB for hawkboard

      * dm6467t-evm is SOC_FAMILY=dm6467

Signed-off-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Koen Kooi &lt;k-kooi@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   * Main defconfig now has more options 'angstrom'-like
      * Note USB gadget disabled while debugging
   * Update to latest master da850-omapl138 kernel + config mods
   * All configs add ts driver added (since now multifunction device)
   * Added 'stats' version with extra pm config options (kernel stats/etc)
   * new config for uicapture + lcd display
   * More options + OHCI enabled in 'regular' config
   * Remove da850-omapl138 merged patches
   * Add new patches for Hawkboard Kernel
      * Introduce board file for hawkboard
      * Remove machine patch
      * Config update
      * All peripherals sanity tested
         * OK - Console, Enet, Audio, Display, USB OHCI, Video Capture, MMC, NAND, SATA
         * Some Issues - USB OTG disconnect problems
         * KO - RTC, (PM, etc)
      * increase kernel partition to 4MiB for hawkboard

      * dm6467t-evm is SOC_FAMILY=dm6467

Signed-off-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Koen Kooi &lt;k-kooi@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux/linux-davinci/hawkboard added netfilter modules to defconfig</title>
<updated>2010-03-01T20:41:00+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-03-01T20:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9c022f7728478570085538f3ca033e635de06e65'/>
<id>9c022f7728478570085538f3ca033e635de06e65</id>
<content type='text'>
added netfilter modules to hawkboard defconfig
these are needed in order to build nas-server-image

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added netfilter modules to hawkboard defconfig
these are needed in order to build nas-server-image

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>hawkboard, da850-omapl138-evm: fix SATA</title>
<updated>2010-01-05T13:41:32+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-01-05T13:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=fdaf5c66adbe3cd39a5a54c8163b70a8af8e8e1e'/>
<id>fdaf5c66adbe3cd39a5a54c8163b70a8af8e8e1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-davinci: Updated OPP config for da850-omapl138-evm/hawkboard</title>
<updated>2009-12-21T09:10:13+00:00</updated>
<author>
<name>Roger Monk</name>
<email>r-monk@ti.com</email>
</author>
<published>2009-12-15T15:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9cf6e46742ffc894fb480193a942fe85a68ef79b'/>
<id>9cf6e46742ffc894fb480193a942fe85a68ef79b</id>
<content type='text'>
* add 480x272 bootlogo for da850-omapl138-evm
* add 640x480 bootlogo for hawkboard
* enable more usb drivers and stats for hawkboard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add 480x272 bootlogo for da850-omapl138-evm
* add 640x480 bootlogo for hawkboard
* enable more usb drivers and stats for hawkboard
</pre>
</div>
</content>
</entry>
</feed>
