summaryrefslogtreecommitdiff
path: root/firmware/export/storage.h (follow)
Commit message (Expand)AuthorAge
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* storage: Add STORAGE_HOSTFSThomas Martitz2014-02-23
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz2011-12-31
* Add INIT_ATTR to storage_init() when possibleRafaël Carré2011-11-20
* Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis2011-01-15
* Fix typoThomas Martitz2010-09-02
* Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz2010-09-02
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Add IO priority handling. Currently all IO has equal priority, except the dir...Frank Gevaerts2010-04-03
* Fix more tabsAndree Buschmann2010-01-03
* Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann2009-10-09
* fix ifdef (HAVE_HOTSWAP, not HOTSWAP)Frank Gevaerts2009-07-19
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts2008-11-04
* *_hard_reset() is only used inside ata.c, so there's no need to export it to ...Frank Gevaerts2008-11-04
* Add ramdisk storage driver. It will be useful for developing multi-driver sto...Frank Gevaerts2008-11-03
* add proper dummy storage implementation for simsFrank Gevaerts2008-11-02
* fix redFrank Gevaerts2008-11-02
* implement single-driver storage layer with macros instead of inlinesFrank Gevaerts2008-11-02
* conditionalise *_get_info() to get some binsize backFrank Gevaerts2008-11-01
* Add more simulator stubs. This should get rid of the last redsFrank Gevaerts2008-11-01
* fix redsFrank Gevaerts2008-11-01
* Now also commit added filesFrank Gevaerts2008-11-01