summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/lcd-as-gray.S (follow)
Commit message (Expand)AuthorAge
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* Fix byte order for Mini G2, and fix comments.Jens Arnold2010-06-07
* Smaller & faster grey blitting on greyscale ipods, based on an idea by Mike S...Jens Arnold2010-05-30
* 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
* Stop saving more registers than necessary.Jens Arnold2008-03-28
* Some cleanup for readability. No code change.Jens Arnold2008-01-13
* Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...Jens Arnold2008-01-12