u-boot-brain/arch/arm
Robert Winkler 10f779da54 imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors
A little background is probably appropriate for this patch.

Since "the beginning" of usage of the SABRE Lite and Nitrogen6x
boards, DVI detection has been somewhat broken.

Some (most) DVI monitors don't produce the "HPD" bit in
the PHY_STAT0 register, but do show proper toggling of the
RX_SENSE0..3 bits.

Creating a new the bit-mask to include all five bits and
modifying the 'hdmidet' command and internal detection
routines allows these monitors to function properly in U-Boot.

A related patch to our kernels allows things to work under
Linux:
        7d8752905c

Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2013-07-27 10:52:42 +02:00
..
cpu mx6: Factor out common HDMI setup code 2013-07-27 10:49:36 +02:00
dts Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-07-12 10:36:48 -04:00
imx-common imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors 2013-07-27 10:52:42 +02:00
include/asm imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors 2013-07-27 10:52:42 +02:00
lib Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
config.mk arm: ensure u-boot only uses relative relocations 2013-06-21 22:59:20 +02:00