aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/fsl_diu_fb.c
AgeCommit message (Expand)Author
2010-12-01video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin
2010-09-25fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin
2010-09-21fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi
2010-05-17fsl_diu_fb.c: fix build warningsWolfgang Denk
2010-05-12fsl-diu: Using I/O accessor to CCSR spaceJerry Huang
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko
2008-05-21Replace DPRINTF with debugYork Sun
2008-05-21Move pixel clock setting to board fileYork Sun
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk
2007-11-20Move 8610 DIU interface structure definitions to header file.Jon Loeliger
2007-11-078610: Add 8610 DIU display driverYork Sun