Commit History

Author SHA1 Message Date
  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
  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
  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 13 years ago
  Donghwa Lee fb6a9aab7a LCD: display 32bpp decompressed bitmap image 13 years ago
  Anatolij Gustschin 2b5cb3d331 common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef 13 years ago
  Anatolij Gustschin 0f999c49e5 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs 13 years ago
  Anatolij Gustschin 095407da56 common/lcd.c: use ARRAY_SIZE 13 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