<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/video/Kconfig, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-04-15T11:31:14Z</updated>
<entry>
<title>Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx</title>
<updated>2019-04-15T11:31:14Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-04-15T11:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=75ce8c938d39bd22460be66e6bf318bd2410c17b'/>
<id>urn:sha1:75ce8c938d39bd22460be66e6bf318bd2410c17b</id>
<content type='text'>
Move to DM
-----------

- DM support in sata
- Toradex Board to DM
- wandboard to DM
- tbs2910 to DM
- GE boards to DM
- VHybrid boards to DM
- DM_VIDEO for i.MX
</content>
</entry>
<entry>
<title>sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme</title>
<updated>2019-04-14T12:18:48Z</updated>
<author>
<name>Andre Przywara</name>
</author>
<published>2019-03-23T01:30:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7b64a70a3a0113f9cd5356b3260d4740edb03265'/>
<id>urn:sha1:7b64a70a3a0113f9cd5356b3260d4740edb03265</id>
<content type='text'>
In the sunxi-common.h config header we unconditionally define
CONFIG_SYS_WHITE_ON_BLACK, although it's actually a Kconfig option which
could be individually selected by a user.
Remove this #define from the header and let it default to "y" on sunxi
boards (like we do for other platforms).

Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: move ipuv3 files to subdirectory</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Anatolij Gustschin</name>
</author>
<published>2019-03-18T22:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=bffd13144b1fef3ee93007b92263667704597544'/>
<id>urn:sha1:bffd13144b1fef3ee93007b92263667704597544</id>
<content type='text'>
Place ipuv3 files and headers in custom driver subdirectory.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>video: ipuv3: add DM_VIDEO support</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Anatolij Gustschin</name>
</author>
<published>2019-03-18T22:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=57f065fee2a421085621a34097ccbc45fc18aad5'/>
<id>urn:sha1:57f065fee2a421085621a34097ccbc45fc18aad5</id>
<content type='text'>
Extend the driver to build with DM_VIDEO enabled. DTS files
must additionally include 'u-boot,dm-pre-reloc' property in
soc and ipu nodes to enable driver binding to ipu device.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>video: Add Meson Video Processing Unit Driver</title>
<updated>2019-01-31T08:35:01Z</updated>
<author>
<name>Neil Armstrong</name>
</author>
<published>2018-07-24T15:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=3bed42209404f91f3e0efaf7f9b3c9a989beb922'/>
<id>urn:sha1:3bed42209404f91f3e0efaf7f9b3c9a989beb922</id>
<content type='text'>
This adds video output support for Amlogic GXBB/GXL/GXM chips.
The supported ports are CVBS and HDMI (based on DW_HDMI).

When using HDMI, only DMT modes are supported.

There is support for simple-framebuffer (CONFIG_VIDEO_DT_SIMPLEFB)

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Signed-off-by: Jorge Ramire-Ortiz &lt;jramirez@baylibre.com&gt;
Signed-off-by: Maxime Jourdan &lt;mjourdan@baylibre.com&gt;
[narmstrong: fixed defines alignment in meson_canvas.c]
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>video: Add support for Arm's Mali Display Processors</title>
<updated>2018-09-28T17:11:44Z</updated>
<author>
<name>Liviu Dudau</name>
</author>
<published>2018-09-28T12:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c1a65a8c598d27379db91cd47d30103d76311398'/>
<id>urn:sha1:c1a65a8c598d27379db91cd47d30103d76311398</id>
<content type='text'>
Add support for Arm Mali Display Processors DP500, DP550 and DP650.
Only one layer is being used to display the console or boot logo,
even if more layers are supported in the hardware.

Signed-off-by: Liviu Dudau &lt;liviu.dudau@foss.arm.com&gt;
</content>
</entry>
<entry>
<title>video: Add support for NXP's TDA19988 HDMI encoder</title>
<updated>2018-09-28T16:44:50Z</updated>
<author>
<name>Liviu Dudau</name>
</author>
<published>2018-09-28T12:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=055da186a1d83d7d73d6d5b08b23957d3fa3df9f'/>
<id>urn:sha1:055da186a1d83d7d73d6d5b08b23957d3fa3df9f</id>
<content type='text'>
Add support for the NXP TDA19988 HDMI encoder as used on the Juno
development board from Arm.

Signed-off-by: Liviu Dudau &lt;liviu.dudau@foss.arm.com&gt;
</content>
</entry>
<entry>
<title>video_osd: Add osd sandbox driver and tests</title>
<updated>2018-09-28T16:26:52Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2018-09-27T07:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=4eea531859edc7e23fcffadee47757a0c6e0959f'/>
<id>urn:sha1:4eea531859edc7e23fcffadee47757a0c6e0959f</id>
<content type='text'>
Add sandbox driver and tests for the new OSD uclass.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video_osd: Add ihs_video_out driver</title>
<updated>2018-09-28T16:26:44Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2018-09-27T07:19:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9671f696e52b1af72fe5566bf5a6fefc6a6fefa5'/>
<id>urn:sha1:9671f696e52b1af72fe5566bf5a6fefc6a6fefa5</id>
<content type='text'>
Add a driver for IHS OSDs on IHS FPGAs.

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>drivers: Add OSD uclass</title>
<updated>2018-09-28T16:26:32Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2018-09-27T07:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=39a336f116e97d936268b1d317f22a007a01528d'/>
<id>urn:sha1:39a336f116e97d936268b1d317f22a007a01528d</id>
<content type='text'>
Some devices offer a text-based OSD (on-screen display) that can be
programmatically controlled (i.e. text displayed on).

Add a uclass to support such devices.

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
</feed>
