summaryrefslogtreecommitdiffstats
path: root/firmware/export/disk.h
AgeCommit message (Expand)AuthorFilesLines
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