summaryrefslogtreecommitdiffstats
path: root/drivers/video/atmel_lcdfb.c
Commit message (Expand)AuthorAgeFilesLines
* at91: video: Support driver-model for the LCD driverSimon Glass2016-06-121-0/+91
* at91: video: Prepare for driver-model conversionSimon Glass2016-06-121-36/+70
* Remove typedefs from bmp_layout.hSimon Glass2015-06-101-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-101-1/+1
|\
| * ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-071-1/+1
* | lcd: introduce lcd_set_cmapNikita Kiryanov2015-02-101-0/+11
* | lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov2015-02-101-0/+26
* | lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov2015-02-101-0/+9
* | lcd: split configuration_get_cmapNikita Kiryanov2015-02-101-0/+5
|/
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-211-2/+0
* common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-211-6/+0
* common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-2/+0
* atmel_lcd: Allow contrast polarity to be either positive or negativeAlexander Stein2010-09-251-1/+2
* Atmel LCD driver GUARDTIME fixMark Jackson2009-06-301-2/+5
* atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen2008-10-251-4/+1
* atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen2008-10-251-1/+0
* Fix merge problemsStefan Roese2008-08-061-0/+4
* Add ATMEL LCD driverStelian Pop2008-05-101-0/+160
OpenPOWER on IntegriCloud