index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
lcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
1
-6
/
+8
*
font: split font data from video_font.h
Che-Liang Chiou
2011-11-15
1
-0
/
+1
*
tools: logo: split bmp arrays from bmp_logo.h
Che-Liang Chiou
2011-11-15
1
-0
/
+1
*
lcd: add clear and draw bitmap declaration
Che-Liang Chiou
2011-11-15
1
-6
/
+10
*
GCC4.6: Squash warnings in lcd.c
Marek Vasut
2011-10-01
1
-4
/
+5
*
lcd: align fb writing address for horizontal display offset
Liu Ying
2011-01-27
1
-1
/
+1
*
Enable PXAFB for PXA27X and PXA3XX
Marek Vasut
2010-07-14
1
-6
/
+6
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-2
/
+2
*
lcd: make 16bpp work
Alessandro Rubini
2010-03-24
1
-4
/
+20
*
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
Anatolij Gustschin
2010-01-27
1
-8
/
+0
*
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
Alessandro Rubini
2009-10-18
1
-21
/
+0
*
video: move extern declarations from C to headers
Alessandro Rubini
2009-07-25
1
-16
/
+0
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
1
-3
/
+3
*
Added support for splash screen positioning
Matthias Weisser
2009-07-17
1
-2
/
+37
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-1
/
+1
*
lcd: Fix compilation warning in common/lcd.c
Anatolij Gustschin
2009-02-25
1
-1
/
+4
*
LCD: support 8bpp BMPs on 16bpp displays
Guennadi Liakhovetski
2009-02-24
1
-25
/
+34
*
Add 16bpp BMP support
Mark Jackson
2009-02-24
1
-10
/
+41
*
lcd_putc bug fix for tab.
Derek Ou
2009-02-21
1
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-1
/
+1
*
lcd: Let the board code show board-specific info cleanup
Peter Tyser
2008-12-07
1
-1
/
+0
*
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-27
1
-79
/
+5
*
lcd: Set lcd_is_enabled before clearing the screen
Haavard Skinnemoen
2008-10-25
1
-1
/
+1
*
lcd: Implement lcd_printf()
Haavard Skinnemoen
2008-10-25
1
-0
/
+14
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-7
/
+7
*
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-4
/
+0
*
TQM823L: re-enable logo support; update LCD_INFO text
Wolfgang Denk
2008-08-08
1
-1
/
+1
*
Fix bitmap display for atmel lcd controller
Mark Jackson
2008-08-01
1
-1
/
+5
*
Add gzipped logo support
Mark Jackson
2008-07-31
1
-0
/
+13
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
Cleanup nand_info[] declaration.
Stelian Pop
2008-05-13
1
-1
/
+0
*
Add ATMEL LCD driver
Stelian Pop
2008-05-10
1
-1
/
+78
*
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-08
1
-2
/
+2
*
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
MCC200: Fix uninitialized variable problem in LCD driver
Wolfgang Denk
2006-10-20
1
-2
/
+5
*
Coding style cleanup
Wolfgang Denk
2006-10-09
1
-2
/
+2
*
Add splashscreen support for MCC200 board.
Wolfgang Denk
2006-08-30
1
-3
/
+25
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
1
-5
/
+2
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-7
/
+7
*
Fix computation of framebuffer palette for 8bpp LCD bitmaps
Wolfgang Denk
2005-09-21
1
-3
/
+2
*
* Patch by Detlev Zundel, 30 Jun 2005:
wdenk
2005-07-04
1
-12
/
+21
*
Fix watchdog reset problems on LWMON board
wdenk
2005-06-05
1
-0
/
+1
*
* Patch by Yuli Barcohen, 08 Nov 2004:
wdenk
2005-04-03
1
-1
/
+1
*
* Clean up CMC PU2 flash driver
wdenk
2004-12-10
1
-2
/
+9
*
* Clean up tools/bmp_logo.c to not add trailing white space
wdenk
2004-10-09
1
-0
/
+740