index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lcd.c
Age
Commit message (
Expand
)
Author
2013-11-12
lcd: allow overriding lcd_get_size()
Anatolij Gustschin
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-12
video: Encapsulate font in video_font_data.h
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-08
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
Stephen Warren
2013-06-05
lcd: add functions to set up simplefb device tree
Stephen Warren
2013-03-29
video: bcm2835: fix build issues
Anatolij Gustschin
2013-03-29
Merge branch 'for-v2013.04'
Anatolij Gustschin
2013-03-21
Fix bitmap offsets for non 8-bit LCDs
Andre Renaud
2013-03-21
common/lcd.c: move the macro's to the c file
Jeroen Hofstee
2013-03-21
common/lcd: cosmetic: clean up a bit
Jeroen Hofstee
2013-03-21
common/lcd.c: remove global lcd_base
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-20
lcd: calculate line_length after lcd_ctrl_init()
Stephen Warren
2013-03-11
lcd: implement a callback for splashimage
Nikita Kiryanov
2013-03-08
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
2013-01-14
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
Nikita Kiryanov
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-11-19
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
Simon Glass
2012-11-19
lcd: Add support for flushing LCD fb from dcache after update
Simon Glass
2012-11-19
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
Simon Glass
2012-11-06
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-06
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-06
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-09-24
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
2012-09-21
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_display_bitmap
Nikita Kiryanov
2012-09-05
common lcd: simplify core functions
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_display
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_logo
Nikita Kiryanov
2012-07-10
common lcd: minor coding style changes
Nikita Kiryanov
2012-05-25
LCD: display 32bpp decompressed bitmap image
Donghwa Lee
2012-05-25
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
Anatolij Gustschin
2012-05-25
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
Anatolij Gustschin
2012-05-25
common/lcd.c: use ARRAY_SIZE
Anatolij Gustschin
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-11-15
font: split font data from video_font.h
Che-Liang Chiou
2011-11-15
tools: logo: split bmp arrays from bmp_logo.h
Che-Liang Chiou
2011-11-15
lcd: add clear and draw bitmap declaration
Che-Liang Chiou
2011-10-01
GCC4.6: Squash warnings in lcd.c
Marek Vasut
2011-01-26
lcd: align fb writing address for horizontal display offset
Liu Ying
2010-07-14
Enable PXAFB for PXA27X and PXA3XX
Marek Vasut
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-03-24
lcd: make 16bpp work
Alessandro Rubini
2010-01-27
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
Anatolij Gustschin
2009-10-18
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
Alessandro Rubini
2009-07-25
video: move extern declarations from C to headers
Alessandro Rubini
[next]