Age | Commit message (Expand) | Author |
2016-03-14 | part: Rename test_part_xx() and print_part_xx() | Simon Glass |
2016-03-14 | dm: block: Adjust device calls to go through helpers function | Simon Glass |
2016-03-14 | dm: block: Rename device number member dev to devnum | Simon Glass |
2016-03-14 | dm: part: Rename some partition functions | Simon Glass |
2016-03-14 | dm: part: Convert partition API use to linker lists | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-14 | Fix GCC format-security errors and convert sprintfs. | Ben Whitten |
2016-01-13 | block: pass block dev not num to read/write/erase() | Stephen Warren |
2016-01-13 | part_dos.c: Don't wrap to negative after 2G sectors | Stefan Monnier |
2015-09-11 | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass |
2014-06-11 | disk: part_dos.c: Add a PBR check when MBR checking fails | Darwin Dingel |
2014-06-05 | disk: part_efi: clarify lbaint_t usage | Steve Rae |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-01 | disk/part_dos: check harder for partition table | Egbert Eich |
2013-03-14 | disk: define HAVE_BLOCK_DEVICE in a common place | Stephen Warren |
2012-10-17 | disk: part_dos: print partition UUID in partition list | Stephen Warren |
2012-10-17 | disk: part_dos: checkpatch cleanups | Stephen Warren |
2012-10-08 | disk: part_dos: don't claim whole-disk FAT filesystems | Stephen Warren |
2012-09-25 | disk: part_msdos: parse and store partition UUID | Stephen Warren |
2012-09-25 | disk/part: check bootable flag for DOS partitions | Rob Herring |
2012-06-21 | Block: Remove MG DISK support | Marek Vasut |
2012-04-30 | part_dos: align disk buffers on cache line to enable DMA and cache | Eric Nelson |
2011-07-27 | part_dos: fix crash with big sector size | Sergei Shtylyov |
2010-07-24 | FAT32: fix support for superfloppy-format (PBR) | Wolfgang Denk |
2009-10-18 | part_dos: check status flags of partitions | Daniel Mack |
2009-08-09 | Partition support: remove newline from partition name | Wolfgang Denk |
2009-04-03 | mflash: Initial mflash support | unsik Kim |
2009-02-18 | disk: convert part_* files to COBJ-$(CONFIG_XXX) style | Mike Frysinger |
2008-03-26 | ata: add the support for SATA framework | Dave Liu |
2007-07-09 | disk/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk |
2005-02-24 | Cleanup USB and partition defines | wdenk |
2004-02-23 | * CVS add missing files | wdenk |
2003-09-10 | * Patches by Denis Peter, 9 Sep 2003: | wdenk |
2003-09-10 | * Add support for USB Mass Storage Devices (BBB) | wdenk |
2003-06-29 | Fix some missing commands, cleanup header files | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2003-05-20 | * Patch by David Updegraff, 22 Apr 2003: | wdenk |
2002-11-03 | Initial revision | wdenk |