summaryrefslogtreecommitdiff
path: root/firmware/storage.c (follow)
Commit message (Expand)AuthorAge
* Add #include to power-ipod.c, make some variables static in storage.cBertrik Sikken2010-07-31
* No need to break after a returnFrank Gevaerts2010-05-29
* fix broken case handling in storage_present() and storage_removable(). Those ...Frank Gevaerts2010-05-29
* use THREAD_ID_CURRENT instead of thread_get_current()Frank Gevaerts2010-04-03
* Add IO priority handling. Currently all IO has equal priority, except the dir...Frank Gevaerts2010-04-03
* Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann2009-10-09
* svn properties, late as usualFrank Gevaerts2009-07-17
* don't try to call nand_soft_reset() or nand_disk_is_active(), they don't existFrank Gevaerts2009-07-17
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* implement single-driver storage layer with macros instead of inlinesFrank Gevaerts2008-11-02
* Now also commit added filesFrank Gevaerts2008-11-01