summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/ata-target.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis1-0/+4
2011-01-02Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann1-29/+2
2010-04-07Make ATA code not bother to retry requests that return IDNF (specified sector...Torne Wuff1-0/+1
2010-01-31Enable ATA DMA on pp5020 based players with ATA drives.Torne Wuff1-0/+34
2009-05-21Remove some unused declarationsBertrik Sikken1-1/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-08-03PP5002 ATA driver needs to wait for the controller to be ready again before w...Jens Arnold1-14/+19
2007-08-01Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold1-22/+18
2007-07-02Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold1-2/+2
2007-01-24Assembler optimised ATA transfer loops for ARM targets. Only used for PP5020/...Jens Arnold1-3/+13
2006-12-03Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold1-2/+0
2006-10-27cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...Marcoen Hirschberg1-0/+50
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev1-0/+23