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