summaryrefslogtreecommitdiffstats
path: root/firmware/export/sd.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-09sd.h : avoid namespace collision by prefixing defines with SD_Rafaël Carré1-34/+34
2008-11-09SD PP: move non specific defines to sd.h, to be reused by other SD driversRafaël Carré1-0/+40
2008-11-04Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts1-4/+0
2008-11-04*_hard_reset() is only used inside ata.c, so there's no need to export it to ...Frank Gevaerts1-1/+0
2008-11-01conditionalise *_get_info() to get some binsize backFrank Gevaerts1-0/+2
2008-11-01Now also commit added filesFrank Gevaerts1-0/+54