Commit Graph

44 Commits (9e546ee9c90fc0a888423fa3269020fe736df7a3)

Author SHA1 Message Date
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Przemyslaw Marczak 903afe18bb lib: tizen: change Tizen logo with the new one. 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 12 years ago
Piotr Wilczek f7ef9d610c lcd: align bmp header when uncopmressing image 12 years ago
Stephen Warren 6a195d2d8a lcd: add functions to set up simplefb device tree 12 years ago
Ajay Kumar 29fd57046e video: exynos_fb: Remove callbacks from the driver 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 581bb41980 lcd: add option for board specific splash screen preparation 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
Vadim Bendebury 395166cffb lcd: Provide an API to access LCD parameters 12 years ago
Donghwa Lee 5addfcfca7 video: add dp_enabled variable in vidinfo structure 12 years ago
Bo Shen f6b690e65c video: atmel/lcd: add LCD driver for new Atmel SoC 13 years ago
Donghwa Lee 90464971f9 EXYNOS: display 32bpp bitmap TIZEN logo 13 years ago
Anatolij Gustschin de3b49c4dd cmd_bmp.c: make bmp_display() usable by drivers or board code 13 years ago
Donghwa Lee 559a05cc32 LCD: add data structure for EXYNOS display driver 13 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
Che-Liang Chiou 02110903a8 lcd: add clear and draw bitmap declaration 13 years ago
Marek Vasut 78459123d9 GCC4.6: Squash warning in lcd.c 13 years ago
Alexander Stein cdfcedbf25 atmel_lcd: Allow contrast polarity to be either positive or negative 14 years ago
Marek Vasut 8c35d0c570 Enable PXAFB for PXA27X and PXA3XX 15 years ago
Alessandro Rubini 60e9741924 lcd.h: define extern vidinfo_t for all cases 16 years ago
Mark Jackson 69f32e6c24 Add 16bit colour support in lcd.h 16 years ago
Alessandro Rubini 6111722a92 video: move extern declarations from C to headers 16 years ago
Guennadi Liakhovetski b245e65ee3 LCD: support 8bpp BMPs on 16bpp displays 16 years ago
Haavard Skinnemoen 6b59e03e02 lcd: Let the board code show board-specific info 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Stelian Pop 39cf480484 Add ATMEL LCD driver 17 years ago
Jon Loeliger 639221c76c include/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 72a074cec6 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Wolfgang Denk e8143e72e1 Add splashscreen support for MCC200 board. 18 years ago
wdenk 88804d19e2 * Patch by Detlev Zundel, 30 Jun 2005: 20 years ago
wdenk 8655b6f860 * Clean up tools/bmp_logo.c to not add trailing white space 20 years ago
wdenk c3f4d17e05 Add "cls" function to MPC823 LCD driver so we can reinitialize the 21 years ago
wdenk 682011ff69 * Patches by Udi Finkelstein, 2 June 2003: 22 years ago
wdenk fe8c2806cd Initial revision 22 years ago
wdenk 5b1d713721 Initial revision 22 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago