summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/video/lcd-as-video.S (follow)
Commit message (Expand)AuthorAge
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* No need to use alternating registers for dual register read/write sequence. C...Andree Buschmann2010-05-10
* Minor speed up (+3%) of iPod Video screen updates.Andree Buschmann2010-05-10
* ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold2009-07-11
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV co...Andree Buschmann2008-03-27
* Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold2007-11-26
* Major speedup of the iPod Video LCD driver. The internal update procedure of ...Jens Arnold2007-11-02
* iPod Video: Further optimised LCD data transfer (5..6% speedup, but increase ...Jens Arnold2007-10-28
* Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschma...Jens Arnold2007-10-22