[U-Boot] Please pull u-boot-video/master

Hi Tom,
The following changes since commit 156d64fa55e9914b144c5e83f2a9e13d1223a4d3:
Merge git://git.denx.de/u-boot-rockchip (2017-06-08 12:14:11 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
for you to fetch changes up to 76a5e1b7156d16fec3dfa17c5135b28d4d657f0e:
rockchip: video: document externally visible functions for rk_vop (2017-06-09 15:57:25 +0200)
---------------------------------------------------------------- Jernej Skrabec (4): edid: Fix gcc 7.1 warning sunxi: video: Rename tve.c to tve_common.c sunxi: Add base address for TV encoder sunxi: video: Add support for CSC and TVE to DE2 driver
Philipp Tomsich (2): rockchip: video: document externally visible functions for rk_hdmi rockchip: video: document externally visible functions for rk_vop
Wenyou Yang (1): video: atmel_hlcdfb: Fix misaligned cache operation warning
arch/arm/include/asm/arch-sunxi/cpu_sun4i.h | 10 +++++ arch/arm/include/asm/arch-sunxi/display2.h | 17 ++++++++ common/edid.c | 2 +- drivers/video/atmel_hlcdfb.c | 8 +++- drivers/video/rockchip/rk_hdmi.h | 44 +++++++++++++++++++++ drivers/video/rockchip/rk_vop.h | 34 ++++++++++++++++ drivers/video/sunxi/Makefile | 2 +- drivers/video/sunxi/sunxi_de2.c | 60 +++++++++++++++++++++++------ drivers/video/sunxi/{tve.c => tve_common.c} | 0 9 files changed, 161 insertions(+), 16 deletions(-) rename drivers/video/sunxi/{tve.c => tve_common.c} (100%)
Please pull. Thanks!
Anatolij

On Fri, Jun 09, 2017 at 05:01:43PM +0200, Anatolij Gustschin wrote:
Hi Tom,
The following changes since commit 156d64fa55e9914b144c5e83f2a9e13d1223a4d3:
Merge git://git.denx.de/u-boot-rockchip (2017-06-08 12:14:11 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
for you to fetch changes up to 76a5e1b7156d16fec3dfa17c5135b28d4d657f0e:
rockchip: video: document externally visible functions for rk_vop (2017-06-09 15:57:25 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Anatolij Gustschin
-
Tom Rini