<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/omap3, branch v2009.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/omap3?h=v2009.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/omap3?h=v2009.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-03-13T22:17:43Z</updated>
<entry>
<title>OMAP3: Add support for OMAP3 die ID</title>
<updated>2009-03-13T22:17:43Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-03-12T18:30:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e6a6a704151c2d7e4a7b485545b48a6020ccca17'/>
<id>urn:sha1:e6a6a704151c2d7e4a7b485545b48a6020ccca17</id>
<content type='text'>
Read and store OMAP3 die ID in U-Boot environment.

Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
</content>
</entry>
<entry>
<title>OMAP3: Pandora: Update pin mux</title>
<updated>2009-02-22T17:29:10Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-02-12T17:55:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cfcdf4a9b361d015c0debac73fbf7c511df4a934'/>
<id>urn:sha1:cfcdf4a9b361d015c0debac73fbf7c511df4a934</id>
<content type='text'>
Clock pin must have input enabled for MMC3 to work.
Also enable pull-ups for cmd/data lines to be consistent
with remaining MMC host pin setup.

Signed-off-by: Grazvydas Ignotas &lt;notasas@gmail.com&gt;
</content>
</entry>
<entry>
<title>OMAP3: Add OMAP3 auto detection</title>
<updated>2009-02-22T17:29:10Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-02-12T17:55:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6530a8bf8a0274b9419141e4c2c5a235cce5380f'/>
<id>urn:sha1:6530a8bf8a0274b9419141e4c2c5a235cce5380f</id>
<content type='text'>
This patch adds OMAP3 cpu type auto detection based on OMAP3 register
and removes hardcoded values.

Signed-off-by: Steve Sakoman &lt;sakoman@gmail.com&gt;
Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
</content>
</entry>
<entry>
<title>OMAP3: Beagle: Add board revision detection</title>
<updated>2009-02-22T17:29:10Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-02-12T17:55:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f956fd0338f4990793a10f767929ba4963665261'/>
<id>urn:sha1:f956fd0338f4990793a10f767929ba4963665261</id>
<content type='text'>
With BeagleBoard revision C some HW changes are introduced (e.g. PinMUX)
which might need different software handling. For this, GPIO pin 171 (GPIO
module 6, offset 11) can be used to check for board revision. If this pin
is low, we have a rev C board. Else it must be a revision Ax or Bx board.

To handle board differences you can call function beagle_get_revision().
E.g.:

if (beagle_get_revision()) {

/* do special revision C stuff here */

}

Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
</content>
</entry>
<entry>
<title>OMAP3: Overo: Clean up pin mux and GPIO configuration</title>
<updated>2009-02-22T17:29:10Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-02-12T17:55:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=288f3cd912918b97919d13b6f7fb13fbddf74d68'/>
<id>urn:sha1:288f3cd912918b97919d13b6f7fb13fbddf74d68</id>
<content type='text'>
* Make Overo GPIO114 an input for touchscreen PENDOWN
* Make Overo GPIO144-147 readable
* Make Overo EHCI pinmux match beagle rev c setup
* Adjust pinmux for SMSC911X network chip support
* Remove unnecessary GPIO setup
* Fix merge error in Makefile

Signed-off-by: Steve Sakoman &lt;sakoman@gmail.com&gt;
Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Coding style cleanup; update CHANGELOG</title>
<updated>2009-02-11T23:08:39Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-02-11T23:08:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f15c6515fc23f83c51f3de272ca23d86b80e81b1'/>
<id>urn:sha1:f15c6515fc23f83c51f3de272ca23d86b80e81b1</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>OMAP3: Add Zoom1 board support</title>
<updated>2009-01-28T20:40:16Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-01-28T20:40:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7379f45a7bc71941c3920c2f6b3c3faa4d7fd315'/>
<id>urn:sha1:7379f45a7bc71941c3920c2f6b3c3faa4d7fd315</id>
<content type='text'>
Support for Zoom MDK with OMAP3430. Details of Zoom MDK available here:
http://www.logicpd.com/products/devkit/ti/zoom_mobile_development_kit

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Signed-off-by: Jason Kridner &lt;jkridner@beagleboard.org&gt;
</content>
</entry>
<entry>
<title>OMAP3: Add Pandora support</title>
<updated>2009-01-28T20:39:58Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-01-28T20:39:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2be2c6cc674e26237962f5cf4c0d311e139e4241'/>
<id>urn:sha1:2be2c6cc674e26237962f5cf4c0d311e139e4241</id>
<content type='text'>
Add Pandora support.

Signed-off-by: Grazvydas Ignotas &lt;notasas@gmail.com&gt;
Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
Signed-off-by: Jason Kridner &lt;jkridner@beagleboard.org&gt;
</content>
</entry>
<entry>
<title>OMAP3: Add EVM board</title>
<updated>2009-01-28T20:39:58Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-01-28T20:39:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ad9bc8e52d174d699d1367be0b90089e4fdeb933'/>
<id>urn:sha1:ad9bc8e52d174d699d1367be0b90089e4fdeb933</id>
<content type='text'>
Add EVM board support.

Signed-off-by: Manikandan Pillai &lt;mani.pillai@ti.com&gt;
Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
Signed-off-by: Jason Kridner &lt;jkridner@beagleboard.org&gt;
</content>
</entry>
<entry>
<title>OMAP3: Add Overo board</title>
<updated>2009-01-28T20:39:57Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2009-01-28T20:39:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d0fc8110e7e755239329c26f300d5fc9946d3ec'/>
<id>urn:sha1:9d0fc8110e7e755239329c26f300d5fc9946d3ec</id>
<content type='text'>
Add Overo board support.

Signed-off-by: Steve Sakoman &lt;sakoman@gmail.com&gt;
Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;
Signed-off-by: Jason Kridner &lt;jkridner@beagleboard.org&gt;
</content>
</entry>
</feed>
