Age | Commit message (Expand) | Author |
2015-11-23 | gpt: part: Definition and declaration of GPT verification functions | Lukasz Majewski |
2015-11-12 | gpt: add optional parameter type in gpt command | Patrick Delaunay |
2014-12-18 | fastboot: handle flash write to GPT partitions | Steve Rae |
2014-06-05 | disk: part_efi: add get_partition_info_efi_by_name() | Steve Rae |
2014-05-23 | mmc: provide a select_hwpart implementation for get_device() | Stephen Warren |
2014-05-05 | part: header fix | Mateusz Zalega |
2014-01-08 | sandbox: block driver using host file/device as backing store | Henrik Nordström |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-15 | Fix ext2/ext4 filesystem accesses beyond 2TiB | Frederic Leroy |
2013-06-26 | Fix block device accesses beyond 2TiB | Sascha Silbe |
2013-05-01 | part/dev_desc: Add log2 of blocksize to block_dev_desc data struct | Egbert Eich |
2013-05-01 | disk/gpt: Fix GPT partition handling for blocksize != 512 | Egbert Eich |
2012-12-13 | gpt: Support for GPT (GUID Partition Table) restoration | Lukasz Majewski |
2012-09-25 | disk: part_efi: parse and store partition UUID | Stephen Warren |
2012-09-25 | disk: get_device_and_partition() "auto" partition and cleanup | Stephen Warren |
2012-09-25 | disk: introduce get_device() | Stephen Warren |
2012-09-25 | disk/part: introduce get_device_and_partition | Rob Herring |
2012-09-25 | disk/part: check bootable flag for DOS partitions | Rob Herring |
2012-05-22 | include/part.h: fix indentation of lba | Anatolij Gustschin |
2011-07-26 | disk/part.c: Make features optional | Matthew McClintock |
2011-07-15 | MMC: add erase function to both mmc and sd | Lei Wen |
2009-04-03 | mflash: Initial mflash support | unsik Kim |
2008-10-18 | Add support for CONFIG_EFI_PARTITION (GUID Partition Table) | richardretanubun |
2008-03-27 | Coding style cleanup, update CHANGELOG | Wolfgang Denk |
2008-03-26 | ata: add the support for SATA framework | Dave Liu |
2008-02-03 | MMC for PXA 27X (resubmit) | stefano babic |
2007-10-23 | fix pxa255_idp board | Marcel Ziswiler |
2007-02-20 | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely |
2007-02-20 | [PATCH 8_9] Add block_write hook to block_dev_desc_t | Grant Likely |
2007-02-20 | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely |
2004-04-18 | * Cleanup, minor fixes | wdenk |
2004-03-17 | Patch by Pierre Aubert, 15 Mar 2004: | wdenk |
2004-03-14 | Code cleanup; make several boards compile & link. | wdenk |
2003-09-10 | * Patches by Denis Peter, 9 Sep 2003: | wdenk |
2003-06-29 | Fix some missing commands, cleanup header files | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2002-11-19 | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk |
2002-03-08 | Initial revision | wdenk |