video: add OpenCores VGA/LCD framebuffer driver
authorStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Mon, 13 Jan 2014 19:38:10 +0000 (21:38 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 Jan 2014 08:57:49 +0000 (10:57 +0200)
commite61d05dd884728d82b864d3b5493e7861edb348f
tree8c621dbd8c13b21ace92a3394cfe2884154f1460
parentdb25295788550f6ee494d7feacfcde5d354ad62e
video: add OpenCores VGA/LCD framebuffer driver

This adds support for the VGA/LCD core available from OpenCores:
http://opencores.org/project,vga_lcd

The driver have been tested together with both OpenRISC and
ARM (socfpga) processors.

Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/ocfb.c [new file with mode: 0644]