Hannes Petermaier
|
a305fb155e
lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
|
11 years ago |
Jeroen Hofstee
|
072f210a0d
lcd: remove unused lcd_puts_xy
|
11 years ago |
Hannes Petermaier
|
8d9eaafdd1
lcd: cleanup unused functions
|
11 years ago |
Hannes Petermaier
|
57d76a89b0
Add support for 32-bit organized framebuffers
|
11 years ago |
Simon Glass
|
709ea543b9
stdio: Pass device pointer to stdio methods
|
10 years ago |
Simon Glass
|
7d95f2a329
sandbox: Add LCD driver
|
11 years ago |
Przemyslaw Marczak
|
dca2a1c185
common: lcd.c: fix data abort exception when try to access bmp header
|
11 years ago |
Anatolij Gustschin
|
cefa471712
lcd: allow overriding lcd_get_size()
|
11 years ago |
Wolfgang Denk
|
3765b3e7bd
Coding Style cleanup: remove trailing white space
|
11 years ago |
Marek Vasut
|
ac8ba84c56
video: Encapsulate font in video_font_data.h
|
11 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Anatolij Gustschin
|
ff8fb56b6f
video: consolidate splash screen alignment code
|
12 years ago |
Robert Winkler
|
dd4425e852
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
|
12 years ago |
Stephen Warren
|
5af7d0f090
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
|
12 years ago |
Stephen Warren
|
6a195d2d8a
lcd: add functions to set up simplefb device tree
|
12 years ago |
Anatolij Gustschin
|
1d3dea12e2
video: bcm2835: fix build issues
|
12 years ago |
Anatolij Gustschin
|
d0f34f10f1
Merge branch 'for-v2013.04'
|
12 years ago |
Andre Renaud
|
317461c1db
Fix bitmap offsets for non 8-bit LCDs
|
12 years ago |
Jeroen Hofstee
|
a5796c51ce
common/lcd.c: move the macro's to the c file
|
12 years ago |
Jeroen Hofstee
|
6b035141f6
common/lcd: cosmetic: clean up a bit
|
12 years ago |
Jeroen Hofstee
|
00a0ca5986
common/lcd.c: remove global lcd_base
|
12 years ago |
Jeroen Hofstee
|
f1d205a19c
common/lcd.c: cleanup use of global variables
|
12 years ago |
Wolfgang Denk
|
46d1d5dd43
common/lcd.c: cleanup use of global variables
|
12 years ago |
Stephen Warren
|
6d3307195d
lcd: calculate line_length after lcd_ctrl_init()
|
12 years ago |
Nikita Kiryanov
|
c088048533
lcd: implement a callback for splashimage
|
12 years ago |
Nikita Kiryanov
|
581bb41980
lcd: add option for board specific splash screen preparation
|
12 years ago |
Nikita Kiryanov
|
dad631ccf7
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
|
12 years ago |
Minkyu Kang
|
2c601c7208
Merge branch 'master' of git://git.denx.de/u-boot into resolve
|
12 years ago |
Simon Glass
|
0d89efef77
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
|
12 years ago |
Simon Glass
|
9a8efc4604
lcd: Add support for flushing LCD fb from dcache after update
|
12 years ago |