index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II 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
*
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
Simon Glass
2014-10-16
1
-2
/
+2
*
lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
Hannes Petermaier
2014-08-11
1
-3
/
+20
*
lcd: remove unused lcd_puts_xy
Jeroen Hofstee
2014-08-11
1
-10
/
+0
*
lcd: cleanup unused functions
Hannes Petermaier
2014-08-10
1
-16
/
+1
*
Add support for 32-bit organized framebuffers
Hannes Petermaier
2014-08-10
1
-3
/
+32
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
1
-2
/
+12
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
1
-4
/
+17
*
common: lcd.c: fix data abort exception when try to access bmp header
Przemyslaw Marczak
2014-02-03
1
-14
/
+13
*
lcd: allow overriding lcd_get_size()
Anatolij Gustschin
2013-11-12
1
-3
/
+7
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
video: Encapsulate font in video_font_data.h
Marek Vasut
2013-08-12
1
-1
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-08
1
-17
/
+2
*
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
1
-13
/
+3
*
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
Stephen Warren
2013-07-01
1
-3
/
+3
*
lcd: add functions to set up simplefb device tree
Stephen Warren
2013-06-05
1
-0
/
+87
*
video: bcm2835: fix build issues
Anatolij Gustschin
2013-03-29
1
-0
/
+12
*
Merge branch 'for-v2013.04'
Anatolij Gustschin
2013-03-29
1
-57
/
+74
|
\
|
*
Fix bitmap offsets for non 8-bit LCDs
Andre Renaud
2013-03-21
1
-3
/
+4
|
*
common/lcd.c: move the macro's to the c file
Jeroen Hofstee
2013-03-21
1
-0
/
+28
|
*
common/lcd: cosmetic: clean up a bit
Jeroen Hofstee
2013-03-21
1
-52
/
+32
|
*
common/lcd.c: remove global lcd_base
Jeroen Hofstee
2013-03-21
1
-0
/
+1
|
*
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
1
-0
/
+6
|
*
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-21
1
-3
/
+4
*
|
lcd: calculate line_length after lcd_ctrl_init()
Stephen Warren
2013-03-20
1
-2
/
+2
|
/
*
lcd: implement a callback for splashimage
Nikita Kiryanov
2013-03-11
1
-0
/
+26
*
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
2013-03-08
1
-0
/
+15
*
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
Nikita Kiryanov
2013-01-14
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
1
-4
/
+174
|
\
|
*
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-07
1
-0
/
+144
|
*
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-07
1
-4
/
+4
|
*
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-11-07
1
-0
/
+26
*
|
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
Simon Glass
2012-11-19
1
-5
/
+17
*
|
lcd: Add support for flushing LCD fb from dcache after update
Simon Glass
2012-11-19
1
-7
/
+39
*
|
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
Simon Glass
2012-11-19
1
-5
/
+16
|
/
*
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
2012-09-24
1
-4
/
+10
*
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
2012-09-21
1
-1
/
+1
*
common lcd: simplify lcd_display_bitmap
Nikita Kiryanov
2012-09-05
1
-17
/
+27
*
common lcd: simplify core functions
Nikita Kiryanov
2012-09-05
1
-32
/
+30
*
common lcd: simplify lcd_display
Nikita Kiryanov
2012-09-05
1
-9
/
+18
*
common lcd: simplify lcd_logo
Nikita Kiryanov
2012-09-05
1
-11
/
+1
*
common lcd: minor coding style changes
Nikita Kiryanov
2012-07-10
1
-121
/
+124
*
LCD: display 32bpp decompressed bitmap image
Donghwa Lee
2012-05-25
1
-3
/
+16
*
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
Anatolij Gustschin
2012-05-25
1
-3
/
+3
*
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
Anatolij Gustschin
2012-05-25
1
-10
/
+6
*
common/lcd.c: use ARRAY_SIZE
Anatolij Gustschin
2012-05-25
1
-2
/
+2
*
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
[next]