index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
lcd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/lcd_console: introduce display/framebuffer rotation
Hannes Petermaier
2015-04-18
1
-0
/
+9
*
lcd: dt: extract simplefb support
Nikita Kiryanov
2015-02-10
1
-3
/
+0
*
lcd: various cleanups
Nikita Kiryanov
2015-02-10
1
-68
/
+34
*
lcd: split configuration_get_cmap
Nikita Kiryanov
2015-02-10
1
-0
/
+7
*
lcd: move platform-specific structs to their own headers
Nikita Kiryanov
2015-02-10
1
-196
/
+5
*
lcd: refactor lcd console stuff into its own file
Nikita Kiryanov
2015-01-10
1
-0
/
+1
*
lcd: introduce getters for bg/fg color
Nikita Kiryanov
2015-01-10
1
-0
/
+14
*
lcd: remove LCD_MONOCHROME
Nikita Kiryanov
2015-01-10
1
-9
/
+1
*
powerpc: remove orphaned boards mcc200 and prs200
Nikita Kiryanov
2014-11-12
1
-1
/
+1
*
lcd: cleanup unused functions
Hannes Petermaier
2014-08-10
1
-2
/
+0
*
Add support for 32-bit organized framebuffers
Hannes Petermaier
2014-08-10
1
-1
/
+16
*
mpc8xx: remove rbc823 board support
Masahiro Yamada
2014-07-07
1
-4
/
+0
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
1
-0
/
+3
*
lib: tizen: change Tizen logo with the new one.
Przemyslaw Marczak
2014-02-03
1
-0
/
+2
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
1
-1
/
+0
*
lcd: align bmp header when uncopmressing image
Piotr Wilczek
2013-07-01
1
-1
/
+2
*
lcd: add functions to set up simplefb device tree
Stephen Warren
2013-06-05
1
-0
/
+3
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
1
-57
/
+17
|
\
|
*
common/lcd.c: move the macro's to the c file
Jeroen Hofstee
2013-03-21
1
-28
/
+0
|
*
common/lcd: cosmetic: clean up a bit
Jeroen Hofstee
2013-03-21
1
-21
/
+17
|
*
common/lcd.c: remove global lcd_base
Jeroen Hofstee
2013-03-21
1
-5
/
+0
|
*
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
1
-3
/
+0
|
*
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-21
1
-3
/
+3
*
|
video: exynos_fb: Remove callbacks from the driver
Ajay Kumar
2013-03-27
1
-9
/
+0
|
/
*
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
2013-03-08
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
1
-0
/
+36
|
\
|
*
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-11-07
1
-0
/
+36
*
|
lcd: Add support for flushing LCD fb from dcache after update
Simon Glass
2012-11-19
1
-0
/
+8
*
|
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
Simon Glass
2012-11-19
1
-0
/
+3
|
/
*
video: add dp_enabled variable in vidinfo structure
Donghwa Lee
2012-09-01
1
-0
/
+1
*
video: atmel/lcd: add LCD driver for new Atmel SoC
Bo Shen
2012-06-05
1
-1
/
+2
*
EXYNOS: display 32bpp bitmap TIZEN logo
Donghwa Lee
2012-05-25
1
-0
/
+13
*
cmd_bmp.c: make bmp_display() usable by drivers or board code
Anatolij Gustschin
2012-05-25
1
-0
/
+1
*
LCD: add data structure for EXYNOS display driver
Donghwa Lee
2012-05-15
1
-0
/
+64
*
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
1
-2
/
+3
*
lcd: add clear and draw bitmap declaration
Che-Liang Chiou
2011-11-15
1
-0
/
+2
*
GCC4.6: Squash warning in lcd.c
Marek Vasut
2011-10-27
1
-2
/
+2
*
atmel_lcd: Allow contrast polarity to be either positive or negative
Alexander Stein
2010-09-25
1
-0
/
+1
*
Enable PXAFB for PXA27X and PXA3XX
Marek Vasut
2010-07-14
1
-1
/
+1
*
lcd.h: define extern vidinfo_t for all cases
Alessandro Rubini
2009-07-26
1
-6
/
+2
*
Add 16bit colour support in lcd.h
Mark Jackson
2009-07-26
1
-1
/
+1
*
video: move extern declarations from C to headers
Alessandro Rubini
2009-07-25
1
-0
/
+12
*
LCD: support 8bpp BMPs on 16bpp displays
Guennadi Liakhovetski
2009-02-24
1
-8
/
+13
*
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-27
1
-0
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-2
/
+2
*
Add ATMEL LCD driver
Stelian Pop
2008-05-10
1
-1
/
+29
*
include/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-2
/
+2
*
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
[next]