summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-ipodvideo.c (follow)
Commit message (Expand)AuthorAge
* Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold2006-03-11
* Improve clarity, no functional changeBrandon Low2006-03-09
* That function prototype should never have been in CVS - it was just part of m...Dave Chapman2006-03-08
* ~2% performance improvement and some code cleanups for ipod video lcd updateBrandon Low2006-03-08
* iPod 5G: Split lcd_bcm_finishup() function into two halves, and incorporate i...Dave Chapman2006-02-16
* iPod 5G: Put lcd_update_rect function in IRAM - increases speed from 52fps to...Dave Chapman2006-02-16
* iPod 5G: Another LCD optimisation, now at 52fpsDave Chapman2006-02-16
* iPod 5G: Further LCD driver optimisations - it is now working at 42fps for fu...Dave Chapman2006-02-15
* iPod 5G: Small LCD optimisation - make lcd_bcm_write32 inline. Increases LCD...Dave Chapman2006-02-15
* iPod 5G: Add a yield() to the lcd_bcm_finishup() function. This function typ...Dave Chapman2006-02-15
* Remove unused variablesDave Chapman2005-12-21
* Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman2005-12-19
* New target - iPod Video.Dave Chapman2005-12-18