| Commit message (Expand) | Author | Age | Lines |
* | part/dev_desc: Add log2 of blocksize to block_dev_desc data struct | Egbert Eich | 2013-05-01 | -0/+5 |
* | disk/gpt: Fix GPT partition handling for blocksize != 512 | Egbert Eich | 2013-05-01 | -0/+4 |
* | gpt: Support for GPT (GUID Partition Table) restoration | Lukasz Majewski | 2012-12-13 | -0/+52 |
* | disk: part_efi: parse and store partition UUID | Stephen Warren | 2012-09-25 | -0/+3 |
* | disk: get_device_and_partition() "auto" partition and cleanup | Stephen Warren | 2012-09-25 | -4/+5 |
* | disk: introduce get_device() | Stephen Warren | 2012-09-25 | -0/+5 |
* | disk/part: introduce get_device_and_partition | Rob Herring | 2012-09-25 | -2/+11 |
* | disk/part: check bootable flag for DOS partitions | Rob Herring | 2012-09-25 | -0/+1 |
* | include/part.h: fix indentation of lba | Anatolij Gustschin | 2012-05-22 | -1/+1 |
* | disk/part.c: Make features optional | Matthew McClintock | 2011-07-26 | -1/+17 |
* | MMC: add erase function to both mmc and sd | Lei Wen | 2011-07-15 | -0/+3 |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | -0/+1 |
* | Add support for CONFIG_EFI_PARTITION (GUID Partition Table) | richardretanubun | 2008-10-18 | -0/+8 |
* | Coding style cleanup, update CHANGELOG | Wolfgang Denk | 2008-03-27 | -4/+4 |
* | ata: add the support for SATA framework | Dave Liu | 2008-03-26 | -0/+3 |
* | MMC for PXA 27X (resubmit) | stefano babic | 2008-02-03 | -0/+1 |
* | fix pxa255_idp board | Marcel Ziswiler | 2007-10-23 | -3/+3 |
* | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely | 2007-02-20 | -1/+1 |
* | [PATCH 8_9] Add block_write hook to block_dev_desc_t | Grant Likely | 2007-02-20 | -0/+4 |
* | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | -0/+9 |
* | * Cleanup, minor fixes | wdenk | 2004-04-18 | -3/+3 |
* | Patch by Pierre Aubert, 15 Mar 2004: | wdenk | 2004-03-17 | -3/+3 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -24/+27 |
* | * Patches by Denis Peter, 9 Sep 2003: | wdenk | 2003-09-10 | -0/+1 |
* | Fix some missing commands, cleanup header files | wdenk | 2003-06-29 | -10/+21 |
* | * Code cleanup: | wdenk | 2003-06-27 | -2/+0 |
* | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 2002-11-19 | -0/+9 |
* | Initial revision | wdenk | 2002-03-08 | -0/+99 |