Jeroen Hofstee
|
00a0ca5986
common/lcd.c: remove global lcd_base
|
12 vuotta sitten |
Jeroen Hofstee
|
f1d205a19c
common/lcd.c: cleanup use of global variables
|
12 vuotta sitten |
Wolfgang Denk
|
46d1d5dd43
common/lcd.c: cleanup use of global variables
|
12 vuotta sitten |
Nikita Kiryanov
|
581bb41980
lcd: add option for board specific splash screen preparation
|
12 vuotta sitten |
Minkyu Kang
|
2c601c7208
Merge branch 'master' of git://git.denx.de/u-boot into resolve
|
12 vuotta sitten |
Simon Glass
|
9a8efc4604
lcd: Add support for flushing LCD fb from dcache after update
|
12 vuotta sitten |
Simon Glass
|
676d319ef5
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
|
12 vuotta sitten |
Vadim Bendebury
|
395166cffb
lcd: Provide an API to access LCD parameters
|
12 vuotta sitten |
Donghwa Lee
|
5addfcfca7
video: add dp_enabled variable in vidinfo structure
|
13 vuotta sitten |
Bo Shen
|
f6b690e65c
video: atmel/lcd: add LCD driver for new Atmel SoC
|
13 vuotta sitten |
Donghwa Lee
|
90464971f9
EXYNOS: display 32bpp bitmap TIZEN logo
|
13 vuotta sitten |
Anatolij Gustschin
|
de3b49c4dd
cmd_bmp.c: make bmp_display() usable by drivers or board code
|
13 vuotta sitten |
Donghwa Lee
|
559a05cc32
LCD: add data structure for EXYNOS display driver
|
13 vuotta sitten |
Marek Vasut
|
abc20aba18
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
|
13 vuotta sitten |
Che-Liang Chiou
|
02110903a8
lcd: add clear and draw bitmap declaration
|
13 vuotta sitten |
Marek Vasut
|
78459123d9
GCC4.6: Squash warning in lcd.c
|
13 vuotta sitten |
Alexander Stein
|
cdfcedbf25
atmel_lcd: Allow contrast polarity to be either positive or negative
|
14 vuotta sitten |
Marek Vasut
|
8c35d0c570
Enable PXAFB for PXA27X and PXA3XX
|
15 vuotta sitten |
Alessandro Rubini
|
60e9741924
lcd.h: define extern vidinfo_t for all cases
|
16 vuotta sitten |
Mark Jackson
|
69f32e6c24
Add 16bit colour support in lcd.h
|
16 vuotta sitten |
Alessandro Rubini
|
6111722a92
video: move extern declarations from C to headers
|
16 vuotta sitten |
Guennadi Liakhovetski
|
b245e65ee3
LCD: support 8bpp BMPs on 16bpp displays
|
16 vuotta sitten |
Haavard Skinnemoen
|
6b59e03e02
lcd: Let the board code show board-specific info
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 vuotta sitten |
Stelian Pop
|
39cf480484
Add ATMEL LCD driver
|
17 vuotta sitten |
Jon Loeliger
|
639221c76c
include/: Remove obsolete references to CONFIG_COMMANDS
|
18 vuotta sitten |
Jon Loeliger
|
72a074cec6
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 vuotta sitten |
Wolfgang Denk
|
e8143e72e1
Add splashscreen support for MCC200 board.
|
18 vuotta sitten |
wdenk
|
88804d19e2
* Patch by Detlev Zundel, 30 Jun 2005:
|
20 vuotta sitten |
wdenk
|
8655b6f860
* Clean up tools/bmp_logo.c to not add trailing white space
|
20 vuotta sitten |