| Commit message (Expand) | Author | Age | Lines |
* | disk: part_dos.c: Add a PBR check when MBR checking fails | Darwin Dingel | 2014-06-11 | -1/+20 |
* | disk: part_efi: clarify lbaint_t usage | Steve Rae | 2014-06-05 | -2/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | disk/part_dos: check harder for partition table | Egbert Eich | 2013-05-01 | -3/+16 |
* | disk: define HAVE_BLOCK_DEVICE in a common place | Stephen Warren | 2013-03-14 | -6/+1 |
* | disk: part_dos: print partition UUID in partition list | Stephen Warren | 2012-10-17 | -8/+11 |
* | disk: part_dos: checkpatch cleanups | Stephen Warren | 2012-10-17 | -10/+11 |
* | disk: part_dos: don't claim whole-disk FAT filesystems | Stephen Warren | 2012-10-08 | -12/+9 |
* | disk: part_msdos: parse and store partition UUID | Stephen Warren | 2012-09-25 | -3/+12 |
* | disk/part: check bootable flag for DOS partitions | Rob Herring | 2012-09-25 | -2/+9 |
* | Block: Remove MG DISK support | Marek Vasut | 2012-06-21 | -1/+0 |
* | part_dos: align disk buffers on cache line to enable DMA and cache | Eric Nelson | 2012-04-30 | -3/+3 |
* | part_dos: fix crash with big sector size | Sergei Shtylyov | 2011-07-27 | -3/+3 |
* | FAT32: fix support for superfloppy-format (PBR) | Wolfgang Denk | 2010-07-24 | -1/+3 |
* | part_dos: check status flags of partitions | Daniel Mack | 2009-10-18 | -1/+2 |
* | Partition support: remove newline from partition name | Wolfgang Denk | 2009-08-09 | -5/+10 |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | -0/+1 |
* | disk: convert part_* files to COBJ-$(CONFIG_XXX) style | Mike Frysinger | 2009-02-18 | -6/+6 |
* | ata: add the support for SATA framework | Dave Liu | 2008-03-26 | -0/+2 |
* | disk/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -4/+4 |
* | disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -3/+3 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -7/+7 |
* | Cleanup USB and partition defines | wdenk | 2005-02-24 | -1/+2 |
* | * CVS add missing files | wdenk | 2004-02-23 | -1/+2 |
* | * Patches by Denis Peter, 9 Sep 2003: | wdenk | 2003-09-10 | -3/+18 |
* | * Add support for USB Mass Storage Devices (BBB) | wdenk | 2003-09-10 | -1/+3 |
* | Fix some missing commands, cleanup header files | wdenk | 2003-06-29 | -1/+0 |
* | * Code cleanup: | wdenk | 2003-06-27 | -6/+4 |
* | * Patch by David Updegraff, 22 Apr 2003: | wdenk | 2003-05-20 | -1/+3 |
* | Initial revision | wdenk | 2002-11-03 | -0/+233 |