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
/
drivers
/
ata.c
Age
Commit message (
Expand
)
Author
2006-04-29
ATA driver: * Don't lie to gcc about which parameters the assembler optimised...
Jens Arnold
2006-04-08
Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c
Jens Arnold
2006-03-19
Coldfire: Assembler optimised disk writing, speed increase ~36% on average.
Jens Arnold
2006-03-18
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-07
ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5
Linus Nielsen Feltzing
2006-03-02
gigabeat related changes
Marcoen Hirschberg
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-02-19
Fix slow shutdown on ipod nano.
Thom Johansen
2006-02-05
More iPod 3G code from Seven Le Mesle
Dave Chapman
2006-02-02
Make it compile on iAudio X5
Linus Nielsen Feltzing
2006-01-18
iPod: Fix endian bug with disk reads and writes to a non-aligned memory buffer.
Dave Chapman
2006-01-16
Temp fix for iPod Nano. Disable ATA sleep, as this will hang disk accesses.
Thom Johansen
2005-11-24
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-18
H300 has no ATA LED
Linus Nielsen Feltzing
2005-11-16
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-12
Use ICODE_ATTR instead of __attribute__ ((section(".icode")))
Dave Chapman
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-08
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-07
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-10-06
Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...
Dave Chapman
2005-07-12
Atomic GPIO access
Linus Nielsen Feltzing
2005-06-04
Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...
Jens Arnold
2005-05-10
This should (hopefully) fix the long-standing RLD problem once and for all.
Jens Arnold
2005-05-04
Oops
Linus Nielsen Feltzing
2005-04-04
Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...
Linus Nielsen Feltzing
2005-03-18
iRiver: ATA timing is now setup by set_cpu_frequency()
Linus Nielsen Feltzing
2005-03-01
iRiver: more relaxed default timing
Linus Nielsen Feltzing
2005-02-25
more long policy
Jean-Philippe Bernardy
2005-02-22
Gmini SMSC chip improvements
Jean-Philippe Bernardy
2005-02-19
Gmini
Jean-Philippe Bernardy
2005-02-07
iRiver: Correct cold start detection
Linus Nielsen Feltzing
2005-02-06
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-01-26
fixes for gmini
Jean-Philippe Bernardy
2005-01-26
Ported ATA driver to iRiver, minor code policing
Linus Nielsen Feltzing
2005-01-24
More int -> long
Jean-Philippe Bernardy
2005-01-20
Factored out some macros
Jean-Philippe Bernardy
2005-01-20
Support for gmini ATA interface
Jean-Philippe Bernardy
2004-12-29
behave for multi-volume
Jörg Hohensohn
2004-12-28
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
2004-11-23
Retry initializing the harddisk with hard reset in case the first try fails. ...
Jens Arnold
2004-11-20
Moved player ATA power handling to the correct functions
Jens Arnold
[next]