summaryrefslogtreecommitdiff
path: root/firmware/export/disk.h
AgeCommit message (Expand)Author
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-02-23simulator: Fully simulate external storage.Thomas Martitz
2013-11-20Introduce volume_{present,removable} and fix invalid calls in apps/Amaury Pouly
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-12-15Add support for for per-drive logical sector size. This allows targets to hav...Amaury Pouly
2010-11-28Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...Frank Gevaerts
2010-06-06Make disk_init() non-static again. I forgot to look at the bootloadersFrank Gevaerts
2010-06-06Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...Frank Gevaerts
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-02-11Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...Björn Stenberg
2007-03-16Partition type 0x84 is "OS/2 hidden C: drive"Barry Wardell
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell
2005-01-28preparations for hotswapping MMCJörg Hohensohn
2004-12-29Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-10-01test code portable nowJörg Hohensohn
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg