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
/
ata-sd-pp.c
Age
Commit message (
Expand
)
Author
2008-11-24
First part of FS#9570 by Antonius Hellmann. Disables power to the SD memory ...
Michael Giacomelli
2008-11-09
sd.h : avoid namespace collision by prefixing defines with SD_
Rafaël Carré
2008-11-09
SD PP: move non specific defines to sd.h, to be reused by other SD drivers
Rafaël Carré
2008-11-02
implement single-driver storage layer with macros instead of inlines
Frank Gevaerts
2008-11-01
conditionalise *_get_info() to get some binsize back
Frank Gevaerts
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-10-29
correct HAVE_MULTIVOLUME vs HAVE_HOTSWAP usage
Frank Gevaerts
2008-09-14
Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...
Jens Arnold
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-21
Philips GoGear SA9200 port. Working bootloader and normal builds, including s...
Mark Arigo
2008-05-13
Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...
Mark Arigo
2008-05-13
Preparing for the Philips SA9200 part 1. Move the Sansa ADC & ATA drivers up ...
Mark Arigo