summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/ata_sd_as3525.c
AgeCommit message (Expand)Author
2009-01-21Unify kernel list management for ticks, registered queues and timeout objects...Michael Sevakis
2009-01-18Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze...Michael Giacomelli
2009-01-16SD driver cleanup by Thomas Martitz. Removes various magic numbers in favor ...Michael Giacomelli
2009-01-08Sansa AMS : use SD controller status to notify end of data transferRafaël Carré
2008-12-21revert accidental commit of unrelated filesFrank Gevaerts
2008-12-21merge 19488 back from the 3.1 branchFrank Gevaerts
2008-12-16Commit FS#9652 by Thomas Martitz. Enable microSD on e200v2 and fix initiali...Michael Giacomelli
2008-12-15Actually set sd_enabled (again by Thomas Martitz)Frank Gevaerts
2008-12-15fix yellowFrank Gevaerts
2008-12-15Apply FS#9650 (by Thomas Martitz). This adds hotswap and microSD support for ...Frank Gevaerts
2008-12-04Sansa AMS: Disable DMA clocks when not in useRafaël Carré
2008-12-04Sansa AMS SD driver: don't check non fatal flags of MCI_STATUSRafaël Carré
2008-12-04Sansa AMS: updates DMA APIRafaël Carré
2008-12-04Sansa AMS: centralize clock settings in clock-target.hRafaël Carré
2008-12-01Sansa AMS: sd_enable() isn't available in the bootloaderRafaël Carré
2008-12-01Sansa AMS: disable SD clocks when not in use (copied from FS#9570)Rafaël Carré
2008-11-30Init the ata_sd mutex before use.Dominik Wenger
2008-11-26Sansa AMS: use non-busy wakeup to signal end of DMA transferRafaël Carré
2008-11-25Sansa AMS: Use DMA for SD transfers (read and write)Rafaël Carré
2008-11-17Sansa AMS: Don't make sd_init() fail if a SD card is not present in the slotRafaël Carré
2008-11-16Fix the Sansa AMS SD driverRafaël Carré
2008-11-15add the OF offset also for sansa fuze, and make it only for internal SD. Dominik Wenger
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman
2008-11-10quick fix for the e200v2 to skip the OFJonathan Gordon
2008-11-10Fix Clip firmware building by adding missing symbolsRafaël Carré
2008-11-09Fix as3525 bootloader broken by r19049 - we need to operate betweenRafaël Carré
2008-11-09sd.h : avoid namespace collision by prefixing defines with SD_Rafaël Carré
2008-11-09AS3525 SD : fix 2nd initialization (in loaded firmware)Rafaël Carré
2008-11-09Sansav2 BootloaderRafaël Carré
2008-11-07AS3525: enable access to the embedded SD cardRafaël Carré
2008-11-01Adapt sansa v2 sd driver to the new storage layerFrank Gevaerts
2008-11-01Remove Linux's mmci.h since the license is strict GPLv2Rafaël Carré
2008-10-31Sansav2 SD : minor modificationsRafaël Carré
2008-10-29Embryo of a SD driver for Sansav2Rafaël Carré