index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lcd.c
Commit message (
Expand
)
Author
Age
Lines
*
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
Nikita Kiryanov
2013-01-14
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
-4
/
+174
|
\
|
*
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-07
-0
/
+144
|
*
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-07
-4
/
+4
|
*
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-11-07
-0
/
+26
*
|
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
Simon Glass
2012-11-19
-5
/
+17
*
|
lcd: Add support for flushing LCD fb from dcache after update
Simon Glass
2012-11-19
-7
/
+39
*
|
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
Simon Glass
2012-11-19
-5
/
+16
|
/
*
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
2012-09-24
-4
/
+10
*
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
2012-09-21
-1
/
+1
*
common lcd: simplify lcd_display_bitmap
Nikita Kiryanov
2012-09-05
-17
/
+27
*
common lcd: simplify core functions
Nikita Kiryanov
2012-09-05
-32
/
+30
*
common lcd: simplify lcd_display
Nikita Kiryanov
2012-09-05
-9
/
+18
*
common lcd: simplify lcd_logo
Nikita Kiryanov
2012-09-05
-11
/
+1
*
common lcd: minor coding style changes
Nikita Kiryanov
2012-07-10
-121
/
+124
*
LCD: display 32bpp decompressed bitmap image
Donghwa Lee
2012-05-25
-3
/
+16
*
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
Anatolij Gustschin
2012-05-25
-3
/
+3
*
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
Anatolij Gustschin
2012-05-25
-10
/
+6
*
common/lcd.c: use ARRAY_SIZE
Anatolij Gustschin
2012-05-25
-2
/
+2
*
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
-6
/
+8
*
font: split font data from video_font.h
Che-Liang Chiou
2011-11-15
-0
/
+1
*
tools: logo: split bmp arrays from bmp_logo.h
Che-Liang Chiou
2011-11-15
-0
/
+1
*
lcd: add clear and draw bitmap declaration
Che-Liang Chiou
2011-11-15
-6
/
+10
*
GCC4.6: Squash warnings in lcd.c
Marek Vasut
2011-10-01
-4
/
+5
*
lcd: align fb writing address for horizontal display offset
Liu Ying
2011-01-27
-1
/
+1
*
Enable PXAFB for PXA27X and PXA3XX
Marek Vasut
2010-07-14
-6
/
+6
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-2
/
+2
*
lcd: make 16bpp work
Alessandro Rubini
2010-03-24
-4
/
+20
*
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
Anatolij Gustschin
2010-01-27
-8
/
+0
*
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
Alessandro Rubini
2009-10-18
-21
/
+0
*
video: move extern declarations from C to headers
Alessandro Rubini
2009-07-25
-16
/
+0
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
-3
/
+3
*
Added support for splash screen positioning
Matthias Weisser
2009-07-17
-2
/
+37
*
General help message cleanup
Wolfgang Denk
2009-06-12
-1
/
+1
*
lcd: Fix compilation warning in common/lcd.c
Anatolij Gustschin
2009-02-25
-1
/
+4
*
LCD: support 8bpp BMPs on 16bpp displays
Guennadi Liakhovetski
2009-02-24
-25
/
+34
*
Add 16bpp BMP support
Mark Jackson
2009-02-24
-10
/
+41
*
lcd_putc bug fix for tab.
Derek Ou
2009-02-21
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
-1
/
+1
*
lcd: Let the board code show board-specific info cleanup
Peter Tyser
2008-12-07
-1
/
+0
*
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-27
-79
/
+5
*
lcd: Set lcd_is_enabled before clearing the screen
Haavard Skinnemoen
2008-10-25
-1
/
+1
*
lcd: Implement lcd_printf()
Haavard Skinnemoen
2008-10-25
-0
/
+14
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-7
/
+7
*
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-4
/
+0
*
TQM823L: re-enable logo support; update LCD_INFO text
Wolfgang Denk
2008-08-08
-1
/
+1
*
Fix bitmap display for atmel lcd controller
Mark Jackson
2008-08-01
-1
/
+5
*
Add gzipped logo support
Mark Jackson
2008-07-31
-0
/
+13
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
-1
/
+1
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
-1
/
+1
[next]