summaryrefslogtreecommitdiffstats
path: root/disk/part_dos.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* disk/part_dos: check harder for partition tableEgbert Eich2013-05-011-3/+16
* disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren2013-03-141-6/+1
* disk: part_dos: print partition UUID in partition listStephen Warren2012-10-171-8/+11
* disk: part_dos: checkpatch cleanupsStephen Warren2012-10-171-10/+11
* disk: part_dos: don't claim whole-disk FAT filesystemsStephen Warren2012-10-081-12/+9
* disk: part_msdos: parse and store partition UUIDStephen Warren2012-09-251-3/+12
* disk/part: check bootable flag for DOS partitionsRob Herring2012-09-251-2/+9
* Block: Remove MG DISK supportMarek Vasut2012-06-211-1/+0
* part_dos: align disk buffers on cache line to enable DMA and cacheEric Nelson2012-04-301-3/+3
* part_dos: fix crash with big sector sizeSergei Shtylyov2011-07-271-3/+3
* FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk2010-07-241-1/+3
* part_dos: check status flags of partitionsDaniel Mack2009-10-181-1/+2
* 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
* 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-1/+2
* * CVS add missing fileswdenk2004-02-231-1/+2
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-101-3/+18
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-101-1/+3
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-271-6/+4
* * Patch by David Updegraff, 22 Apr 2003:wdenk2003-05-201-1/+3
* Initial revisionwdenk2002-11-031-0/+233
OpenPOWER on IntegriCloud