summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/mpio/hd200/lcd-hd200.c (follow)
Commit message (Expand)AuthorAge
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...Michael Sevakis2011-06-17
* Fix tabs in .c and .h files in firmware/ Bertrik Sikken2011-05-08
* Set svn propertiesMarcin Bukat2010-10-22
* HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26%...Marcin Bukat2010-08-08
* HD200 - fix lcd power save command (not used currently)Marcin Bukat2010-06-08
* HD200 - Remove checks if driver is initialized. lcd_init_device() is always c...Marcin Bukat2010-05-10
* HD200 - implement blit functionsMarcin Bukat2010-04-30
* Add MPIO HD200 port - new filesMarcin Bukat2010-04-26