aboutsummaryrefslogtreecommitdiff
path: root/include/part.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy1-2/+2
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe1-3/+3
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich1-0/+5
2013-05-01disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich1-0/+4
2012-12-13gpt: Support for GPT (GUID Partition Table) restorationLukasz Majewski1-0/+52
2012-09-25disk: part_efi: parse and store partition UUIDStephen Warren1-0/+3
2012-09-25disk: get_device_and_partition() "auto" partition and cleanupStephen Warren1-4/+5
2012-09-25disk: introduce get_device()Stephen Warren1-0/+5
2012-09-25disk/part: introduce get_device_and_partitionRob Herring1-2/+11
2012-09-25disk/part: check bootable flag for DOS partitionsRob Herring1-0/+1
2012-05-22include/part.h: fix indentation of lbaAnatolij Gustschin1-1/+1
2011-07-26disk/part.c: Make features optionalMatthew McClintock1-1/+17
2011-07-15MMC: add erase function to both mmc and sdLei Wen1-0/+3
2009-04-03mflash: Initial mflash supportunsik Kim1-0/+1
2008-10-18Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun1-0/+8
2008-03-27Coding style cleanup, update CHANGELOGWolfgang Denk1-4/+4
2008-03-26ata: add the support for SATA frameworkDave Liu1-0/+3
2008-02-03MMC for PXA 27X (resubmit)stefano babic1-0/+1
2007-10-23fix pxa255_idp boardMarcel Ziswiler1-3/+3
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely1-1/+1
2007-02-20[PATCH 8_9] Add block_write hook to block_dev_desc_tGrant Likely1-0/+4
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-0/+9
2004-04-18* Cleanup, minor fixeswdenk1-3/+3
2004-03-17Patch by Pierre Aubert, 15 Mar 2004:wdenk1-3/+3
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-24/+27
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-0/+1
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-10/+21
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-2/+0
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk1-0/+9
2002-03-08Initial revisionwdenk1-0/+99