Nikita Kiryanov
|
8f47d917c6
common lcd: minor coding style changes
|
13 yıl önce |
Donghwa Lee
|
fb6a9aab7a
LCD: display 32bpp decompressed bitmap image
|
13 yıl önce |
Anatolij Gustschin
|
2b5cb3d331
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
|
13 yıl önce |
Anatolij Gustschin
|
0f999c49e5
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
|
13 yıl önce |
Anatolij Gustschin
|
095407da56
common/lcd.c: use ARRAY_SIZE
|
13 yıl önce |
Marek Vasut
|
abc20aba18
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
|
13 yıl önce |
Che-Liang Chiou
|
d3983ee853
font: split font data from video_font.h
|
13 yıl önce |
Che-Liang Chiou
|
c270730f58
tools: logo: split bmp arrays from bmp_logo.h
|
13 yıl önce |
Che-Liang Chiou
|
02110903a8
lcd: add clear and draw bitmap declaration
|
13 yıl önce |
Marek Vasut
|
be547c6db3
GCC4.6: Squash warnings in lcd.c
|
13 yıl önce |
Liu Ying
|
8d46d5b186
lcd: align fb writing address for horizontal display offset
|
14 yıl önce |
Marek Vasut
|
8c35d0c570
Enable PXAFB for PXA27X and PXA3XX
|
15 yıl önce |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 yıl önce |
Alessandro Rubini
|
acb1386893
lcd: make 16bpp work
|
15 yıl önce |
Anatolij Gustschin
|
a6e42ed097
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
|
15 yıl önce |
Alessandro Rubini
|
8c0a92c8f4
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
|
15 yıl önce |
Alessandro Rubini
|
6111722a92
video: move extern declarations from C to headers
|
16 yıl önce |
Jean-Christophe PLAGNIOL-VILLARD
|
52cb4d4fb3
stdio/device: rework function naming convention
|
16 yıl önce |
Matthias Weisser
|
1ca298ced0
Added support for splash screen positioning
|
16 yıl önce |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 yıl önce |
Anatolij Gustschin
|
00cc5595a7
lcd: Fix compilation warning in common/lcd.c
|
16 yıl önce |
Guennadi Liakhovetski
|
b245e65ee3
LCD: support 8bpp BMPs on 16bpp displays
|
16 yıl önce |
Mark Jackson
|
a303dfb0e9
Add 16bpp BMP support
|
16 yıl önce |
Derek Ou
|
6bcb4b806c
lcd_putc bug fix for tab.
|
16 yıl önce |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 yıl önce |
Peter Tyser
|
ace514837c
lcd: Let the board code show board-specific info cleanup
|
16 yıl önce |
Haavard Skinnemoen
|
6b59e03e02
lcd: Let the board code show board-specific info
|
16 yıl önce |
Haavard Skinnemoen
|
6f93d2b8fc
lcd: Set lcd_is_enabled before clearing the screen
|
16 yıl önce |
Haavard Skinnemoen
|
15b17ab52b
lcd: Implement lcd_printf()
|
16 yıl önce |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 yıl önce |