summaryrefslogtreecommitdiff
path: root/include/lcd.h
AgeCommit message (Expand)Author
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar
2013-03-21common/lcd.c: move the macro's to the c fileJeroen Hofstee
2013-03-21common/lcd: cosmetic: clean up a bitJeroen Hofstee
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2013-03-08lcd: add option for board specific splash screen preparationNikita Kiryanov
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-11-19lcd: Add support for flushing LCD fb from dcache after updateSimon Glass
2012-11-19lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignmentSimon Glass
2012-11-07lcd: Provide an API to access LCD parametersVadim Bendebury
2012-09-01video: add dp_enabled variable in vidinfo structureDonghwa Lee
2012-06-05video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen
2012-05-25EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee
2012-05-25cmd_bmp.c: make bmp_display() usable by drivers or board codeAnatolij Gustschin
2012-05-15LCD: add data structure for EXYNOS display driverDonghwa Lee
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-11-15lcd: add clear and draw bitmap declarationChe-Liang Chiou
2011-10-27GCC4.6: Squash warning in lcd.cMarek Vasut
2010-09-25atmel_lcd: Allow contrast polarity to be either positive or negativeAlexander Stein
2010-07-14Enable PXAFB for PXA27X and PXA3XXMarek Vasut
2009-07-26lcd.h: define extern vidinfo_t for all casesAlessandro Rubini
2009-07-26Add 16bit colour support in lcd.hMark Jackson
2009-07-25video: move extern declarations from C to headersAlessandro Rubini
2009-02-24LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-05-10Add ATMEL LCD driverStelian Pop
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-08-30Add splashscreen support for MCC200 board.Wolfgang Denk
2005-07-04* Patch by Detlev Zundel, 30 Jun 2005:wdenk
2004-10-09* Clean up tools/bmp_logo.c to not add trailing white spacewdenk
2004-06-25Add "cls" function to MPC823 LCD driver so we can reinitialize thewdenk
2003-06-03* Patches by Udi Finkelstein, 2 June 2003:wdenk
2002-11-03Initial revisionwdenk