summaryrefslogtreecommitdiff
path: root/drivers/video/atmel_hlcdfb.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-32/+32
* video: atmel_hlcdfb: Fix misaligned cache operation warningWenyou Yang2017-06-091-2/+6
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-2/+2
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* at91: video: Support driver-model for the HLCD driverSongjun Wu2017-04-141-71/+411
* lcd: atmel: Add 32bpp support for HLCDCMarek Vasut2015-11-011-0/+4
* lcd: split configuration_get_cmapNikita Kiryanov2015-02-101-0/+13
* video: atmel_hlcdfb: enable dcache supportWu, Josh2014-06-141-0/+6
* at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh2014-05-051-4/+4
* 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
* video: atmel: implement lcd_setcolreg functionBo Shen2012-11-101-0/+12
* video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2012-06-051-0/+211