summaryrefslogtreecommitdiff
path: root/disk/part_dos.c
Commit message (Expand)AuthorAgeLines
* part_dos: check status flags of partitionsDaniel Mack2009-10-18-1/+2
* Partition support: remove newline from partition nameWolfgang Denk2009-08-09-5/+10
* mflash: Initial mflash supportunsik Kim2009-04-03-0/+1
* disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger2009-02-18-6/+6
* ata: add the support for SATA frameworkDave Liu2008-03-26-0/+2
* disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-4/+4
* disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-7/+7
* Cleanup USB and partition defineswdenk2005-02-24-1/+2
* * CVS add missing fileswdenk2004-02-23-1/+2
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-3/+18
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-1/+3
* Fix some missing commands, cleanup header fileswdenk2003-06-29-1/+0
* * Code cleanup:wdenk2003-06-27-6/+4
* * Patch by David Updegraff, 22 Apr 2003:wdenk2003-05-20-1/+3
* Initial revisionwdenk2002-11-03-0/+233