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