summaryrefslogtreecommitdiff
path: root/disk/part_dos.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk1-1/+3
2009-10-19part_dos: check status flags of partitionsDaniel Mack1-1/+2
2009-08-10Partition support: remove newline from partition nameWolfgang Denk1-5/+10
2009-04-04mflash: Initial mflash supportunsik Kim1-0/+1
2009-02-18disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger1-6/+6
2008-03-27ata: add the support for SATA frameworkDave Liu1-0/+2
2007-07-10disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-4/+4
2007-07-04disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-3/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-7/+7
2005-02-25Cleanup USB and partition defineswdenk1-1/+2
2004-02-23* CVS add missing fileswdenk1-1/+2
2003-09-11* Patches by Denis Peter, 9 Sep 2003:wdenk1-3/+18
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk1-1/+3
2003-06-30Fix some missing commands, cleanup header fileswdenk1-1/+0
2003-06-28* Code cleanup:wdenk1-6/+4
2003-05-20* Patch by David Updegraff, 22 Apr 2003:wdenk1-1/+3
2002-11-03Initial revisionwdenk1-0/+233