summaryrefslogtreecommitdiff
path: root/disk/part.c
AgeCommit message (Expand)Author
2013-03-14disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren
2013-03-04sandbox: Add host filesystemSimon Glass
2012-12-06part: check each variable for capability calculationJerry Huang
2012-10-22disk: Make the disk partition code work with no specific partition typesGabe Black
2012-10-19disk: initialize name/part fields when returning a whole diskStephen Warren
2012-10-17disk: get_device_and_partition() return value fixesStephen Warren
2012-09-28disk: allow - or empty string to fall back to $bootdeviceStephen Warren
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: make get_partition_info() always available to disk.cStephen Warren
2012-06-21Block: Remove MG DISK supportMarek Vasut
2012-03-27disk/part.c: Fix device enumeration through APITim Kientzle
2011-04-12disk/part.c: fix potential stack overflow bugLei Wen
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-09-19disk/part.c: fix relocation fixupHeiko Schocher
2010-09-18mmc: print out partition tableLei Wen
2010-08-10disk/part.c: 'usb storage' avoiding overflow when output capacitySergei Trofimovich
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-10-03Conditionally perform common relocation fixupsPeter Tyser
2009-05-15IDE: bail out of dev_print() for unknown device typesWolfgang Denk
2009-04-03mflash: Initial mflash supportunsik Kim
2009-03-20vsprintf: pull updates from Linux kernelMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun
2008-09-22Add missing device types to dev_print() in part.cRemy Bohmer
2008-09-09Fix dev_print when called from usb_stor_info (usb storage command)NĂ­colas Carneiro Lebedenco
2008-06-03Fix incorrect switch for IF_TYPE in part.cTor Krill
2008-05-09cosmetic: Adjust coding style for switch statements to be consistentDetlev Zundel
2008-05-09Fix disk type output in disk/part.cDetlev Zundel
2008-03-26ata: add the support for SATA frameworkDave Liu
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2007-06-06Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse
2007-05-09New board SMN42 branchPeter Pearse
2007-04-14Enable partition support with MMCHaavard Skinnemoen
2007-02-22[PATCH] get_dev() now unconditionally uses manual relocationStefan Roese
2007-02-20[PATCH] Fix relocation problem with "new" get_dev() functionStefan Roese
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2005-02-24Cleanup USB and partition defineswdenk
2004-04-18* Cleanup, minor fixeswdenk
2004-03-14Code cleanup; make several boards compile & link.wdenk
2004-03-13* Patch by Rune Torgersen, 27 Feb 2004:wdenk
2004-02-23* CVS add missing fileswdenk
2004-01-03Patches by Stephan Linz, 11 Dec 2003:wdenk