summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/cowond2/lcd-cowond2.c
AgeCommit message (Expand)Author
2010-07-11D2: Fix another timing loop that broke when we switched to the EABI compiler,...Rob Purchase
2010-06-13cowond2: make the code consistent with the comments and really clear the bitsRafaël Carré
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-08-19fix redNils Wallménius
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2008-12-01D2: Disable IRQs when writing to the LCD 3-wire interface, and re-instate the...Rob Purchase
2008-11-17D2: Adjust the timing delay in ltv250qv_write() since several users still rep...Rob Purchase
2008-10-13Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran...Rob Purchase
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase
2008-07-09D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.Rob Purchase
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis
2008-04-04D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...Rob Purchase
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-23D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase
2008-03-05D2: Make lcd_init_device() actually turn on the LCD, in preparation for booti...Rob Purchase
2008-01-14Initial Cowon D2 commit:Rob Purchase