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
/
ata-target.h
Age
Commit message (
Expand
)
Author
2010-04-07
Make ATA code not bother to retry requests that return IDNF (specified sector...
Torne Wuff
2010-01-31
Enable ATA DMA on pp5020 based players with ATA drives.
Torne Wuff
2009-05-21
Remove some unused declarations
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-08-03
PP5002 ATA driver needs to wait for the controller to be ready again before w...
Jens Arnold
2007-08-01
Add some new findings to the PP header files. * Clean up ata-target.h for PP....
Jens Arnold
2007-07-02
Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...
Jens Arnold
2007-01-24
Assembler optimised ATA transfer loops for ARM targets. Only used for PP5020/...
Jens Arnold
2006-12-03
Completed target tree move of the ata driver code. Some code cleanup.
Jens Arnold
2006-10-27
cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...
Marcoen Hirschberg
2006-08-11
Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!
Hristo Kovachev