index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
ata.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Coldfire: Assembler optimised disk writing, speed increase ~36% on average.
Jens Arnold
2006-03-19
*
Fix s-t-u-p-i-d bug in the asm ata read routine.
Jens Arnold
2006-03-18
*
Coldfire: Assembler optimised disk reading, speed increase ~40% on average.
Jens Arnold
2006-03-18
*
ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5
Linus Nielsen Feltzing
2006-03-07
*
gigabeat related changes
Marcoen Hirschberg
2006-03-02
*
first gigabeat commit
Marcoen Hirschberg
2006-02-24
*
Fix slow shutdown on ipod nano.
Thom Johansen
2006-02-19
*
More iPod 3G code from Seven Le Mesle
Dave Chapman
2006-02-05
*
Make it compile on iAudio X5
Linus Nielsen Feltzing
2006-02-02
*
iPod: Fix endian bug with disk reads and writes to a non-aligned memory buffer.
Dave Chapman
2006-01-18
*
Temp fix for iPod Nano. Disable ATA sleep, as this will hang disk accesses.
Thom Johansen
2006-01-16
*
Fixed yellow iPod builds.
Jens Arnold
2005-11-24
*
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...
Jens Arnold
2005-11-24
*
H300 has no ATA LED
Linus Nielsen Feltzing
2005-11-18
*
Reverted erroneous commit
Linus Nielsen Feltzing
2005-11-16
*
Cleaned up bootloader linker control file and added the H300 target
Linus Nielsen Feltzing
2005-11-16
*
Use ICODE_ATTR instead of __attribute__ ((section(".icode")))
Dave Chapman
2005-11-12
*
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-11
*
Remove #warning left over from debugging. Sorry about that.
Dave Chapman
2005-11-08
*
Fixed the bug in ata.c preventing files from being read correctly.
Miika Pekkarinen
2005-11-08
*
Removed unused ata_standby(), changed return type of ata_sleep() to void, rem...
Jens Arnold
2005-11-07
*
Initial commit of work-in-progress iPod port
Dave Chapman
2005-11-07
*
Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...
Dave Chapman
2005-10-06
*
Atomic GPIO access
Linus Nielsen Feltzing
2005-07-12
*
Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...
Jens Arnold
2005-06-04
*
This should (hopefully) fix the long-standing RLD problem once and for all.
Jens Arnold
2005-05-10
*
Oops
Linus Nielsen Feltzing
2005-05-04
*
Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...
Linus Nielsen Feltzing
2005-04-04
*
iRiver: ATA timing is now setup by set_cpu_frequency()
Linus Nielsen Feltzing
2005-03-18
*
iRiver: more relaxed default timing
Linus Nielsen Feltzing
2005-03-01
*
more long policy
Jean-Philippe Bernardy
2005-02-25
*
Gmini SMSC chip improvements
Jean-Philippe Bernardy
2005-02-22
*
Gmini
Jean-Philippe Bernardy
2005-02-19
*
iRiver: Correct cold start detection
Linus Nielsen Feltzing
2005-02-07
*
Use proper CPU defines
Linus Nielsen Feltzing
2005-02-06
*
Added ISD chip power control setup and used proper define for the MCF5249
Linus Nielsen Feltzing
2005-02-06
*
iriver: ATA controller register setup
Linus Nielsen Feltzing
2005-02-06
*
iriver: fixed ATA enable setup
Linus Nielsen Feltzing
2005-02-06
*
Aligned thread stack, correct CONTROL register for iRiver
Linus Nielsen Feltzing
2005-02-06
*
fixes for gmini
Jean-Philippe Bernardy
2005-01-26
*
Ported ATA driver to iRiver, minor code policing
Linus Nielsen Feltzing
2005-01-26
*
More int -> long
Jean-Philippe Bernardy
2005-01-24
*
Factored out some macros
Jean-Philippe Bernardy
2005-01-20
*
Support for gmini ATA interface
Jean-Philippe Bernardy
2005-01-20
*
behave for multi-volume
Jörg Hohensohn
2004-12-29
*
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
2004-12-28
*
Retry initializing the harddisk with hard reset in case the first try fails. ...
Jens Arnold
2004-11-23
*
Moved player ATA power handling to the correct functions
Jens Arnold
2004-11-20
*
New players: switch on the HD in ata_init()
Jens Arnold
2004-11-20
*
Fixed warning when compiling with PREFER_C_WRITING
Jens Arnold
2004-10-08
[next]