Commit Graph

75 Commits (d0f34f10f14853ebe3f75371533708aa0639d830)

Author SHA1 Message Date
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 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
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 14 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
Matthias Weisser 1ca298ced0 Added support for splash screen positioning 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Anatolij Gustschin 00cc5595a7 lcd: Fix compilation warning in common/lcd.c 15 years ago
Guennadi Liakhovetski b245e65ee3 LCD: support 8bpp BMPs on 16bpp displays 15 years ago
Mark Jackson a303dfb0e9 Add 16bpp BMP support 15 years ago
Derek Ou 6bcb4b806c lcd_putc bug fix for tab. 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser ace514837c lcd: Let the board code show board-specific info cleanup 16 years ago
Haavard Skinnemoen 6b59e03e02 lcd: Let the board code show board-specific info 16 years ago
Haavard Skinnemoen 6f93d2b8fc lcd: Set lcd_is_enabled before clearing the screen 16 years ago