summaryrefslogtreecommitdiff
path: root/disk/part_iso.c
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-15-2/+2
* disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich2013-05-01-0/+3
* disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren2013-03-14-6/+1
* Block: Remove MG DISK supportMarek Vasut2012-06-21-1/+0
* 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
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* 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-2/+6
* Fix some missing commands, cleanup header fileswdenk2003-06-29-1/+0
* * Code cleanup:wdenk2003-06-27-1/+0
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-0/+1
* Initial revisionwdenk2002-11-02-0/+257