index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lcd.c
Age
Commit message (
Expand
)
Author
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-12
powerpc: remove orphaned boards mcc200 and prs200
Nikita Kiryanov
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-16
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
Simon Glass
2014-08-11
lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
Hannes Petermaier
2014-08-11
lcd: remove unused lcd_puts_xy
Jeroen Hofstee
2014-08-10
lcd: cleanup unused functions
Hannes Petermaier
2014-08-10
Add support for 32-bit organized framebuffers
Hannes Petermaier
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-03-17
sandbox: Add LCD driver
Simon Glass
2014-02-03
common: lcd.c: fix data abort exception when try to access bmp header
Przemyslaw Marczak
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-07
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-07
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-07
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
[next]