summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi2011-08-041-1/+1
* powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-281-42/+31
* fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-251-63/+11
* fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-211-57/+21
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-141-9/+0
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-071-1/+0
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-221-6/+7
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Clean up diufb command definitionsPeter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* Move pixel clock setting to board fileYork Sun2008-05-211-0/+20
* 8610: Add console frame buffer support to FSL 8610 DIU driver.York Sun2007-11-071-3/+75
* 8610: Add 8610 DIU display driverYork Sun2007-11-071-0/+105
OpenPOWER on IntegriCloud