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