aboutsummaryrefslogtreecommitdiff
path: root/disk/part_iso.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy1-2/+2
2013-05-01disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich1-0/+3
2013-03-14disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren1-6/+1
2012-06-21Block: Remove MG DISK supportMarek Vasut1-1/+0
2009-08-09Partition support: remove newline from partition nameWolfgang Denk1-5/+10
2009-04-03mflash: Initial mflash supportunsik Kim1-0/+1
2009-02-18disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger1-6/+6
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-03-26ata: add the support for SATA frameworkDave Liu1-0/+2
2007-07-09disk/: 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-24Cleanup USB and partition defineswdenk1-2/+6
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk1-0/+1
2002-11-02Initial revisionwdenk1-0/+257