]> Git Repo - J-u-boot.git/commit
video: Add S3C24xx framebuffer support
authorMarek Vasut <[email protected]>
Sat, 11 Oct 2014 16:42:49 +0000 (18:42 +0200)
committerAnatolij Gustschin <[email protected]>
Mon, 22 Feb 2016 17:07:17 +0000 (18:07 +0100)
commit703c751169feafecb0abfd730e287986cf4ac4e1
tree4f2b7525584f9576d1fd478c733dbe4bdfcd4d40
parentd5b9d11cb61c9b50cc799fc00b4e7c3a26004538
video: Add S3C24xx framebuffer support

Add basic framebuffer driver for the S3C24xx family of CPUs.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Anatolij Gustschin <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Lukasz Majewski <[email protected]>
Cc: Minkyu Kang <[email protected]>
Cc: Vladimir Zapolskiy <[email protected]>
V2: Keep the Makefile sorted.
Acked-by: Anatolij Gustschin <[email protected]>
drivers/video/Makefile
drivers/video/cfb_console.c
drivers/video/s3c-fb.c [new file with mode: 0644]
This page took 0.029952 seconds and 4 git commands to generate.