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
/
sandisk
/
sansa-e200
/
ata-e200.c
Age
Commit message (
Expand
)
Author
2007-09-06
Move files that will be common to the Sansa e200 and c200
Mark Arigo
2007-08-22
FS#7634: Add support for high capacity microSD cards (SDHC). We now support S...
Barry Wardell
2007-07-29
Add a new timeout API to the kernel. Enable only for e200 right now since it'...
Michael Sevakis
2007-07-25
Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...
Michael Sevakis
2007-07-12
e200: This should stop lockups on sansa with struck SD card insert detection....
Michael Sevakis
2007-06-30
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
2007-06-07
increase the SD stack.
Jonathan Gordon
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-06-01
e200: Use clocking set up by loader and skip setting the values for now. Chan...
Michael Sevakis
2007-04-23
FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...
Barry Wardell
2007-04-22
clean up some #include's
Christian Gmeiner
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-03-03
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
2007-02-17
ARM targets: Making a few functions non-static allows us to get rid of -ffunc...
Jens Arnold
2007-02-04
Work around a bug in the Sansa flash driver
Daniel Ankers
2007-02-01
Increase disk thread stack on the Sansa in line with the changes in r12093. ...
Daniel Ankers
2007-01-27
Fix a bug in the Sansa flash driver. Other bugs remain, as it does not pass ...
Daniel Ankers
2006-12-21
Fix bug accessing data above 4Gb in Sansa
Daniel Ankers
2006-11-25
Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driver
Daniel Ankers
2006-11-25
Remove some development code
Daniel Ankers
2006-11-25
ATA callback support for Sansa
Daniel Ankers
2006-11-21
Initial NAND driver for Sansa. This has had limited testing, and no testing ...
Daniel Ankers
2006-08-01
better names for the target-specific files and define PP5024 properly
Daniel Stenberg