<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/video/Makefile, branch v2013.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/video/Makefile?h=v2013.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/video/Makefile?h=v2013.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2013-03-29T12:54:10Z</updated>
<entry>
<title>Merge branch 'for-v2013.04'</title>
<updated>2013-03-29T12:54:10Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2013-03-29T12:54:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d0f34f10f14853ebe3f75371533708aa0639d830'/>
<id>urn:sha1:d0f34f10f14853ebe3f75371533708aa0639d830</id>
<content type='text'>
Conflicts:
	drivers/video/Makefile

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>lcd, pxafb: move the pxafb to drivers/video</title>
<updated>2013-03-21T08:38:21Z</updated>
<author>
<name>Jeroen Hofstee</name>
<email>jeroen@myspectrum.nl</email>
</author>
<published>2013-01-22T10:44:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0698095af6a019c6ded35673a6b96af3fbf24286'/>
<id>urn:sha1:0698095af6a019c6ded35673a6b96af3fbf24286</id>
<content type='text'>
Since the lcd code was compiled unconditionally for pxa also add
CONFIG_PXA_LCD to the boards using this framebuffer. Since
driver/video contains video and lcd drivers, add lcd to the name
to make clear it belongs to common/lcd.c.

cc: Anatolij Gustschin &lt;agust@denx.de&gt;
cc: Cliff Brake &lt;cliff.brake@gmail.com&gt;
cc: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
Signed-off-by: Jeroen Hofstee &lt;jeroen@myspectrum.nl&gt;
</content>
</entry>
<entry>
<title>lcd, mpc8xx: move the mpc8xx driver to drivers/video</title>
<updated>2013-03-21T08:17:39Z</updated>
<author>
<name>Jeroen Hofstee</name>
<email>jeroen@myspectrum.nl</email>
</author>
<published>2013-01-22T10:44:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=59155f4c502ff1045a702d3fda79a17aeda63240'/>
<id>urn:sha1:59155f4c502ff1045a702d3fda79a17aeda63240</id>
<content type='text'>
Since the lcd code was compiled unconditionally in arch also
add CONFIG_MPC8XX_LCD to the boards using this driver.

cc: Anatolij Gustschin &lt;agust@denx.de&gt;
cc: Wolfgang Denk &lt;wd@denx.de&gt;
Signed-off-by: Jeroen Hofstee &lt;jeroen@myspectrum.nl&gt;
</content>
</entry>
<entry>
<title>lcd, amba: remove this driver since it is not used</title>
<updated>2013-03-21T08:12:31Z</updated>
<author>
<name>Jeroen Hofstee</name>
<email>jeroen@myspectrum.nl</email>
</author>
<published>2013-01-22T10:44:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7cdbd29d1f9dcccd79fcf54449aa055759264bc8'/>
<id>urn:sha1:7cdbd29d1f9dcccd79fcf54449aa055759264bc8</id>
<content type='text'>
Since CONFIG_VIDEO_AMBA is not set by any board, it does not seem
to be used, so remove it since there is no way to (compile) test it.

cc: Alessandro Rubini &lt;rubini@unipv.it&gt;
cc: Anatolij Gustschin &lt;agust@denx.de&gt;
Acked-by: Alessandro Rubini &lt;rubini@unipv.it&gt;
Signed-off-by: Jeroen Hofstee &lt;jeroen@myspectrum.nl&gt;
</content>
</entry>
<entry>
<title>video: add a driver for the bcm2835</title>
<updated>2013-03-20T14:30:00Z</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@wwwdotorg.org</email>
</author>
<published>2013-01-29T16:37:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6be3c9fca27252590b55b211bcf1df884fe3adbd'/>
<id>urn:sha1:6be3c9fca27252590b55b211bcf1df884fe3adbd</id>
<content type='text'>
The firmware running on the bcm2835 SoC's VideoCore CPU manages the
display controller. Add a simple "LCD" driver that communicates with the
firmware using the property mailbox protocol. This configures the
display and frame-buffer to match whatever physical resolution the
firmware chosen when booting, which is typically the native resolution
of the attached display device, presumably unless otherwise specified
in config.txt on the boot media.

Enable this driver in the Raspberry Pi board configuration.

Signed-off-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;
Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot into resolve</title>
<updated>2012-12-10T05:13:27Z</updated>
<author>
<name>Minkyu Kang</name>
<email>mk7.kang@samsung.com</email>
</author>
<published>2012-12-10T04:44:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2c601c7208713ba9b2158c57adcf515f4bdbc212'/>
<id>urn:sha1:2c601c7208713ba9b2158c57adcf515f4bdbc212</id>
<content type='text'>
Conflicts:
	README
	board/samsung/universal_c210/universal.c
	drivers/misc/Makefile
	drivers/power/power_fsl.c
	include/configs/mx35pdk.h
	include/configs/mx53loco.h
	include/configs/seaboard.h
</content>
</entry>
<entry>
<title>x86: video: Add coreboot framebuffer support</title>
<updated>2012-11-30T21:44:04Z</updated>
<author>
<name>Stefan Reinauer</name>
<email>reinauer@chromium.org</email>
</author>
<published>2012-11-30T06:32:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=17c40ad96352114162e8a22b89a50b4742fd8f6a'/>
<id>urn:sha1:17c40ad96352114162e8a22b89a50b4742fd8f6a</id>
<content type='text'>
Add a basic driver for the coreboot framebuffer.

Signed-off-by: Stefan Reinauer &lt;reinauer@chromium.org&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>tegra: Add LCD driver</title>
<updated>2012-11-19T15:15:37Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2012-10-17T13:24:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0be8f203f6aba3c1fc117fd0c651c324977c4a27'/>
<id>urn:sha1:0be8f203f6aba3c1fc117fd0c651c324977c4a27</id>
<content type='text'>
This driver supports driving a single LCD and providing a U-Boot console
on it.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drivers: video: Add ld9040 video driver</title>
<updated>2012-11-15T12:08:19Z</updated>
<author>
<name>Piotr Wilczek</name>
<email>p.wilczek@samsung.com</email>
</author>
<published>2012-10-19T05:34:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=eed29742183b5a462f2e8fd56efb004f317b4fa7'/>
<id>urn:sha1:eed29742183b5a462f2e8fd56efb004f317b4fa7</id>
<content type='text'>
Signed-off-by: Piotr Wilczek &lt;p.wilczek@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
CC: Donghwa Lee &lt;dh09.lee@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>video: support exynos pwm backlight driver</title>
<updated>2012-09-01T12:58:24Z</updated>
<author>
<name>Donghwa Lee</name>
<email>dh09.lee@samsung.com</email>
</author>
<published>2012-07-02T01:16:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6fff52b93a1abf3f3fdefd8ccc7dabf6eb4f2ca3'/>
<id>urn:sha1:6fff52b93a1abf3f3fdefd8ccc7dabf6eb4f2ca3</id>
<content type='text'>
This patch support exynos pwm backlight driver. It can control backlight
power and brightness by using pwm.

Signed-off-by: Donghwa Lee &lt;dh09.lee@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
</feed>
