Commit Graph

52 Commits (d3a555eddb019ae4a0db7ab9c0c2297f0215a12f)

Author SHA1 Message Date
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
Haavard Skinnemoen 15b17ab52b lcd: Implement lcd_printf() 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
Wolfgang Denk 21f971ec26 TQM823L: re-enable logo support; update LCD_INFO text 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Mark Jackson 1464eff77e Fix bitmap display for atmel lcd controller 16 years ago
Mark Jackson a48311557d Add gzipped logo support 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 16 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 16 years ago
Stelian Pop 54694a9142 Cleanup nand_info[] declaration. 16 years ago
Stelian Pop 39cf480484 Add ATMEL LCD driver 16 years ago
Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk f641471498 MCC200: Fix uninitialized variable problem in LCD driver 18 years ago
Wolfgang Denk 511d0c72b8 Coding style cleanup 18 years ago
Wolfgang Denk e8143e72e1 Add splashscreen support for MCC200 board. 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Wolfgang Denk 59d80bf180 Fix computation of framebuffer palette for 8bpp LCD bitmaps 19 years ago
wdenk 88804d19e2 * Patch by Detlev Zundel, 30 Jun 2005: 19 years ago
wdenk 51152c173d Fix watchdog reset problems on LWMON board 19 years ago