summaryrefslogtreecommitdiff
path: root/firmware/export/storage.h
AgeCommit message (Expand)Author
2009-10-09Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann
2009-07-19fix ifdef (HAVE_HOTSWAP, not HOTSWAP)Frank Gevaerts
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts
2009-07-17Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré
2009-07-17Storage API : remove undeeded target-specific functionsRafaël Carré
2008-11-04Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts
2008-11-04*_hard_reset() is only used inside ata.c, so there's no need to export it to ...Frank Gevaerts
2008-11-03Add ramdisk storage driver. It will be useful for developing multi-driver sto...Frank Gevaerts
2008-11-02add proper dummy storage implementation for simsFrank Gevaerts
2008-11-02fix redFrank Gevaerts
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-01Add more simulator stubs. This should get rid of the last redsFrank Gevaerts
2008-11-01fix redsFrank Gevaerts
2008-11-01Now also commit added filesFrank Gevaerts