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