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-07-11
fix yellow : panicf() is declared in panic.h
Rafaël Carré
2009-07-11
Sansa AMS: panic with the PL180 controller status register in case of errors
Rafaël Carré
2009-07-11
Sansa AMS: handle properly SD transfer errors
Rafaël Carré
2009-07-10
Adding last minutes comments to explain things is only cool if you close it ...
Thomas Martitz
2009-07-10
Rearrange things a bit for less #ifdefs and less duplication.
Thomas Martitz
2009-07-10
Sansa AMS SD driver: fix error checking in µSD insertion
Rafaël Carré
2009-07-06
Sansa AMS: display the virtual led icon on disk transfers
Rafaël Carré
2009-07-06
Samsa SD driver : acknowledge USB events, now reboots on USB insertion
Rafaël Carré
2009-07-01
Move sd_get_info() into common sd code
Rafaël Carré
2009-07-01
* Move some more stuff to the general SD driver
Maurus Cuelenaere
2009-07-01
add firmware/driver/sd.c which contains common code between SD drivers
Rafaël Carré
2009-07-01
Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)
Rafaël Carré
2009-06-29
Sansa AMS : use the aligned buffer in bss for all DMA transfers
Rafaël Carré
2009-06-29
Sansa AMS: correct sd_select_bank() in SD driver
Rafaël Carré
2009-06-18
Sansa AMS: fix yellow for models with buttonlight & without multivolume
Rafaël Carré
2009-06-18
FS#10306 by Thomas Martitz : button light doesn't change on SD transfers on S...
Rafaël Carré
2009-06-18
Sansa c200v2 : support more hardware
Rafaël Carré
2009-06-11
Minor nitpick: don't do |= on the write-only GPIOA_IC register
Bertrik Sikken
2009-06-11
Sansa AMS storage driver: restart bank selection if data transfer failed, and...
Rafaël Carré
2009-06-11
FS#10309 : Sets reasonable timeouts for data access in the SD driver
Rafaël Carré
2009-06-09
Sansa AMS: make the UNCACHED_ADDR macro work for any type of pointer, and onl...
Rafaël Carré
2009-06-08
FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
Rafaël Carré
2009-06-02
Sansa AMS : don't use the SHAREDBSS_ATTR since we don't have a coprocessor
Rafaël Carré
2009-06-01
Sansa AMS : higher a bit the delay between acmd41 loops, needed for some micr...
Rafaël Carré
2009-05-26
FS#10216 : Sansa AMS : Do not cross a bank boundary in a single transfer (Onl...
Rafaël Carré
2009-05-26
FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMS
Rafaël Carré
2009-05-21
Sansa AMS: move OF size declaration in model specific config
Rafaël Carré
2009-05-13
Sansa AMS : remove mci_set_clock_divider()
Rafaël Carré
2009-04-10
FS#10113 - Sansa AMS : do not use unaligned buffers on ATA DMA by Rafaël Car...
Thomas Martitz
2009-03-30
FS#10053 - Sansa AMS >2GB support by Rafaël Carré. Enables bank switching on
Thomas Martitz
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é
[next]