summaryrefslogtreecommitdiff
path: root/firmware/export/disk.h (unfollow)
Commit message (Expand)Author
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
2002-10-10Partition debug screen added, and jumped to when no fat32 partition is found ...Björn Stenberg
2002-07-16Allow LBA-less partitionsBjörn Stenberg
2002-07-15Added searching for FAT32 partitionBjörn Stenberg
2002-05-30Partition table is no longer globalBjörn Stenberg
2002-05-03Added disk/partition handlingBjörn Stenberg
2002-04-18Moved definition of TRUE and FALSE to types.hBjörn Stenberg
2002-04-17proper #ifdef'ing around the file to prevent errors if multiply includedDaniel Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg