<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/video, branch v1.3.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/video?h=v1.3.3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/video?h=v1.3.3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-04-21T12:05:59Z</updated>
<entry>
<title>video: Add missing free for logo memory</title>
<updated>2008-04-21T12:05:59Z</updated>
<author>
<name>Matthias Fuchs</name>
<email>matthias.fuchs@esd-electronics.com</email>
</author>
<published>2008-04-21T09:19:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a49e0d177a0749614b316ec847fb623f09c82c07'/>
<id>urn:sha1:a49e0d177a0749614b316ec847fb623f09c82c07</id>
<content type='text'>
This patch adds two missing free()s.

Signed-off-by: Matthias Fuchs &lt;matthias.fuchs@esd-electronics.com&gt;
</content>
</entry>
<entry>
<title>lwmon5 SYSMON POST: fix backlight control</title>
<updated>2008-03-24T23:16:14Z</updated>
<author>
<name>Yuri Tikhonov</name>
<email>yur@emcraft.com</email>
</author>
<published>2008-03-24T10:30:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0d48926c87ec96f974a6ac4034f4a2f2eab3255f'/>
<id>urn:sha1:0d48926c87ec96f974a6ac4034f4a2f2eab3255f</id>
<content type='text'>
If the LWMON5 config has SYSMON POST among CONFIG_POSTs which may be
run on the board, then the SYSMON POST controls the display backlight
(doesn't switch backlight ON if POST FAILED, and does switch the
backlight ON if PASSED).

If not, then the video driver controls the display backlight (just
switch ON the backlight upon initialization).

Signed-off-by: Yuri Tikhonov &lt;yur@emcraft.com&gt;
</content>
</entry>
<entry>
<title>Add Radeon Mobility 9200 pci device id to the radeon driver</title>
<updated>2008-02-14T23:54:29Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2008-02-14T17:22:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5c6f9f8bec4dff9603419161e3a15cc8ad5d5f4'/>
<id>urn:sha1:e5c6f9f8bec4dff9603419161e3a15cc8ad5d5f4</id>
<content type='text'>
This patch extends PCI device id table of the
radeon driver so that the driver will also support
Radeon Mobility 9200 (M9+) based boards.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>Extend ATI Radeon driver to support more video modes</title>
<updated>2008-02-14T23:54:01Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2008-02-14T17:19:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1b8607e1f7143548c6062c28371449ec69588c00'/>
<id>urn:sha1:1b8607e1f7143548c6062c28371449ec69588c00</id>
<content type='text'>
Adds ATI Radeon 9200 support for 1280x1024, 1024x768,
800x600, 640x480 at 24, 16 and 8 bpp.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>Add Fujitsu CoralP/Lime video driver</title>
<updated>2008-01-11T15:05:36Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2008-01-11T13:30:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bed53753dd1d7e6bcbea4339be0fb7760214cc35'/>
<id>urn:sha1:bed53753dd1d7e6bcbea4339be0fb7760214cc35</id>
<content type='text'>
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Rodolfo Giometti &lt;giometti@linux.it&gt;
</content>
</entry>
<entry>
<title>Fix video console newline and carriage return handling</title>
<updated>2008-01-11T15:04:46Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2008-01-11T01:39:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=20c450ef61ef2eb1c96f9b59ba0eb8d849bba058'/>
<id>urn:sha1:20c450ef61ef2eb1c96f9b59ba0eb8d849bba058</id>
<content type='text'>
Lines of the lenght CONSOLE_COLS or greater than CONSOLE_COLS
are not displayed correctly. This is an attempt to fix
this issue. Also add carriage return handling.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Rodolfo Giometti &lt;giometti@linux.it&gt;
</content>
</entry>
<entry>
<title>fix comments with new drivers organization</title>
<updated>2008-01-09T20:48:49Z</updated>
<author>
<name>Marcel Ziswiler</name>
<email>marcel@ziswiler.com</email>
</author>
<published>2007-12-30T02:30:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7817cb2083d982923752fe0f12b67c0e7c09a027'/>
<id>urn:sha1:7817cb2083d982923752fe0f12b67c0e7c09a027</id>
<content type='text'>
Signed-off-by: Marcel Ziswiler &lt;marcel@ziswiler.com&gt;
</content>
</entry>
<entry>
<title>drivers/video : move video drivers to drivers/video</title>
<updated>2007-11-25T17:35:11Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2007-11-20T19:41:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=352d259130b349fe9593b8dada641bd78a9659e5'/>
<id>urn:sha1:352d259130b349fe9593b8dada641bd78a9659e5</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
</feed>
