summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-ipodvideo.c
AgeCommit message (Expand)Author
2006-02-16iPod 5G: Split lcd_bcm_finishup() function into two halves, and incorporate i...Dave Chapman
2006-02-16iPod 5G: Put lcd_update_rect function in IRAM - increases speed from 52fps to...Dave Chapman
2006-02-16iPod 5G: Another LCD optimisation, now at 52fpsDave Chapman
2006-02-15iPod 5G: Further LCD driver optimisations - it is now working at 42fps for fu...Dave Chapman
2006-02-15iPod 5G: Small LCD optimisation - make lcd_bcm_write32 inline. Increases LCD...Dave Chapman
2006-02-15iPod 5G: Add a yield() to the lcd_bcm_finishup() function. This function typ...Dave Chapman
2005-12-21Remove unused variablesDave Chapman
2005-12-19Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman
2005-12-18New target - iPod Video.Dave Chapman