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