summaryrefslogtreecommitdiff
path: root/include/part.h
AgeCommit message (Expand)Author
2016-03-15disk/part.c: Expose list of available block driversAlexander Graf
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: part: Convert partition API use to linker listsSimon Glass
2016-03-14dm: blk: Rename get_device_and_partition()Simon Glass
2016-03-14dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass
2016-03-14dm: blk: Add comments to a few functionsSimon Glass
2016-03-14dm: Add a new header for block devicesSimon Glass
2016-03-14dm: part: Drop the common.h headerSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25part: Drop duplication declaration of block_dev_desc_tSimon Glass
2016-01-13mmc: store hwpart in the block deviceStephen Warren
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2015-11-23gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski
2015-11-12gpt: add optional parameter type in gpt commandPatrick Delaunay
2014-12-18fastboot: handle flash write to GPT partitionsSteve Rae
2014-06-05disk: part_efi: add get_partition_info_efi_by_name()Steve Rae
2014-05-23mmc: provide a select_hwpart implementation for get_device()Stephen Warren
2014-05-05part: header fixMateusz Zalega
2014-01-08sandbox: block driver using host file/device as backing storeHenrik Nordström
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich
2013-05-01disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich
2012-12-13gpt: Support for GPT (GUID Partition Table) restorationLukasz Majewski
2012-09-25disk: part_efi: parse and store partition UUIDStephen Warren
2012-09-25disk: get_device_and_partition() "auto" partition and cleanupStephen Warren
2012-09-25disk: introduce get_device()Stephen Warren
2012-09-25disk/part: introduce get_device_and_partitionRob Herring
2012-09-25disk/part: check bootable flag for DOS partitionsRob Herring
2012-05-22include/part.h: fix indentation of lbaAnatolij Gustschin
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-07-15MMC: add erase function to both mmc and sdLei Wen
2009-04-03mflash: Initial mflash supportunsik Kim
2008-10-18Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun
2008-03-27Coding style cleanup, update CHANGELOGWolfgang Denk
2008-03-26ata: add the support for SATA frameworkDave Liu
2008-02-03MMC for PXA 27X (resubmit)stefano babic
2007-10-23fix pxa255_idp boardMarcel 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_tGrant Likely
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2004-04-18* Cleanup, minor fixeswdenk
2004-03-17Patch by Pierre Aubert, 15 Mar 2004:wdenk
2004-03-14Code cleanup; make several boards compile & link.wdenk
2003-09-10* Patches by Denis Peter, 9 Sep 2003:wdenk
2003-06-29Fix some missing commands, cleanup header fileswdenk
2003-06-27* Code cleanup:wdenk