index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
lcd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-01
video: add dp_enabled variable in vidinfo structure
Donghwa Lee
1
-0
/
+1
2012-06-05
video: atmel/lcd: add LCD driver for new Atmel SoC
Bo Shen
1
-1
/
+2
2012-05-25
EXYNOS: display 32bpp bitmap TIZEN logo
Donghwa Lee
1
-0
/
+13
2012-05-25
cmd_bmp.c: make bmp_display() usable by drivers or board code
Anatolij Gustschin
1
-0
/
+1
2012-05-15
LCD: add data structure for EXYNOS display driver
Donghwa Lee
1
-0
/
+64
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
1
-2
/
+3
2011-11-15
lcd: add clear and draw bitmap declaration
Che-Liang Chiou
1
-0
/
+2
2011-10-27
GCC4.6: Squash warning in lcd.c
Marek Vasut
1
-2
/
+2
2010-09-25
atmel_lcd: Allow contrast polarity to be either positive or negative
Alexander Stein
1
-0
/
+1
2010-07-14
Enable PXAFB for PXA27X and PXA3XX
Marek Vasut
1
-1
/
+1
2009-07-26
lcd.h: define extern vidinfo_t for all cases
Alessandro Rubini
1
-6
/
+2
2009-07-26
Add 16bit colour support in lcd.h
Mark Jackson
1
-1
/
+1
2009-07-25
video: move extern declarations from C to headers
Alessandro Rubini
1
-0
/
+12
2009-02-24
LCD: support 8bpp BMPs on 16bpp displays
Guennadi Liakhovetski
1
-8
/
+13
2008-10-27
lcd: Let the board code show board-specific info
Haavard Skinnemoen
1
-0
/
+2
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-05-10
Add ATMEL LCD driver
Stelian Pop
1
-1
/
+29
2007-07-09
include/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-2
/
+2
2007-07-04
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-1
/
+1
2006-08-30
Add splashscreen support for MCC200 board.
Wolfgang Denk
1
-1
/
+8
2005-07-04
* Patch by Detlev Zundel, 30 Jun 2005:
wdenk
1
-13
/
+2
2004-10-09
* Clean up tools/bmp_logo.c to not add trailing white space
wdenk
1
-6
/
+255
2004-06-25
Add "cls" function to MPC823 LCD driver so we can reinitialize the
wdenk
1
-1
/
+1
2003-06-03
* Patches by Udi Finkelstein, 2 June 2003:
wdenk
1
-0
/
+6
2002-11-03
Initial revision
wdenk
1
-0
/
+39