Commit Graph

136 Commits (lime2-spi)

Author SHA1 Message Date
Przemyslaw Marczak dca2a1c185 common: lcd.c: fix data abort exception when try to access bmp header 10 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 11 years ago
Anatolij Gustschin ff8fb56b6f video: consolidate splash screen alignment code 11 years ago
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 11 years ago
Stephen Warren 5af7d0f090 lcd: remove unaligned access in lcd_dt_simplefb_configure_node() 11 years ago
Stephen Warren 6a195d2d8a lcd: add functions to set up simplefb device tree 11 years ago
Anatolij Gustschin 1d3dea12e2 video: bcm2835: fix build issues 11 years ago
Andre Renaud 317461c1db Fix bitmap offsets for non 8-bit LCDs 11 years ago
Jeroen Hofstee a5796c51ce common/lcd.c: move the macro's to the c file 11 years ago
Jeroen Hofstee 6b035141f6 common/lcd: cosmetic: clean up a bit 11 years ago
Jeroen Hofstee 00a0ca5986 common/lcd.c: remove global lcd_base 11 years ago
Jeroen Hofstee f1d205a19c common/lcd.c: cleanup use of global variables 11 years ago
Wolfgang Denk 46d1d5dd43 common/lcd.c: cleanup use of global variables 11 years ago
Stephen Warren 6d3307195d lcd: calculate line_length after lcd_ctrl_init() 11 years ago
Nikita Kiryanov c088048533 lcd: implement a callback for splashimage 11 years ago
Nikita Kiryanov 581bb41980 lcd: add option for board specific splash screen preparation 11 years ago
Nikita Kiryanov dad631ccf7 lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs 11 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
Simon Glass 676d319ef5 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment 12 years ago
Tom Wai-Hong Tam 45d7f52511 lcd: Implement RLE8 bitmap decoding 12 years ago
Tom Wai-Hong Tam fecac46cf8 lcd: Fix BMP decode bug that skips the wrong padded row 12 years ago
Vadim Bendebury 395166cffb lcd: Provide an API to access LCD parameters 12 years ago
Anatolij Gustschin d23019f3d6 common/lcd: fix build breakage for at91sam9x5ek and trats boards 12 years ago
Nikita Kiryanov 1b09b53e7d common/lcd: add protection from null bmp pointer 12 years ago
Nikita Kiryanov bfdcc65e11 common lcd: simplify lcd_display_bitmap 12 years ago
Nikita Kiryanov 203c37b8c5 common lcd: simplify core functions 12 years ago
Nikita Kiryanov 7c7e280aa6 common lcd: simplify lcd_display 12 years ago
Nikita Kiryanov d3a555eddb common lcd: simplify lcd_logo 12 years ago
Nikita Kiryanov 8f47d917c6 common lcd: minor coding style changes 12 years ago
Donghwa Lee fb6a9aab7a LCD: display 32bpp decompressed bitmap image 12 years ago
Anatolij Gustschin 2b5cb3d331 common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef 12 years ago
Anatolij Gustschin 0f999c49e5 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs 12 years ago
Anatolij Gustschin 095407da56 common/lcd.c: use ARRAY_SIZE 12 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
Che-Liang Chiou d3983ee853 font: split font data from video_font.h 13 years ago
Che-Liang Chiou c270730f58 tools: logo: split bmp arrays from bmp_logo.h 13 years ago
Che-Liang Chiou 02110903a8 lcd: add clear and draw bitmap declaration 13 years ago
Marek Vasut be547c6db3 GCC4.6: Squash warnings in lcd.c 13 years ago
Liu Ying 8d46d5b186 lcd: align fb writing address for horizontal display offset 13 years ago
Marek Vasut 8c35d0c570 Enable PXAFB for PXA27X and PXA3XX 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Alessandro Rubini acb1386893 lcd: make 16bpp work 14 years ago
Anatolij Gustschin a6e42ed097 lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor 15 years ago
Alessandro Rubini 8c0a92c8f4 lcd: remove '#if 0' 32-bit scroll, now memcpy does it 15 years ago
Alessandro Rubini 6111722a92 video: move extern declarations from C to headers 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago