summaryrefslogtreecommitdiff
path: root/board/freescale/common/fsl_diu_fb.c
Commit message (Expand)AuthorAgeLines
* fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-25-1/+40
* fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-21-130/+2
* fsl_diu_fb.c: fix build warningsWolfgang Denk2010-05-17-9/+9
* fsl-diu: Using I/O accessor to CCSR spaceJerry Huang2010-05-12-27/+28
* mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-24-4/+25
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko2008-10-14-3/+3
* Replace DPRINTF with debugYork Sun2008-05-21-35/+29
* Move pixel clock setting to board fileYork Sun2008-05-21-34/+5
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-16-3/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-09-6/+0
* Move 8610 DIU interface structure definitions to header file.Jon Loeliger2007-11-20-32/+0
* 8610: Add 8610 DIU display driverYork Sun2007-11-07-0/+656