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