summaryrefslogtreecommitdiffstats
path: root/disk/part_iso.c
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-151-2/+2
* disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich2013-05-011-0/+3
* disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren2013-03-141-6/+1
* Block: Remove MG DISK supportMarek Vasut2012-06-211-1/+0
* Partition support: remove newline from partition nameWolfgang Denk2009-08-091-5/+10
* mflash: Initial mflash supportunsik Kim2009-04-031-0/+1
* disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger2009-02-181-6/+6
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* ata: add the support for SATA frameworkDave Liu2008-03-261-0/+2
* disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-4/+4
* disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-3/+3
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-7/+7
* Cleanup USB and partition defineswdenk2005-02-241-2/+6
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-271-1/+0
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-191-0/+1
* Initial revisionwdenk2002-11-021-0/+257
OpenPOWER on IntegriCloud