aboutsummaryrefslogtreecommitdiff
path: root/disk
AgeCommit message (Expand)Author
2011-12-06part_efi: Fix compile errorsSanjeev Premi
2011-12-05disk: part_efi: fix regression due to incorrect buffer usageStephen Warren
2011-10-27disk: part_efi: fix **pgpt_pte == NULLDoug Anderson
2011-10-27cosmetic: Replace __FUNCTION__ with __func__ in part_efi.cDoug Anderson
2011-10-25part_efi: dcache: allocate cacheline aligned buffersAnton staaf
2011-10-06part: show efi partition name when print out partition infoLei Wen
2011-07-27part_dos: fix crash with big sector sizeSergei Shtylyov
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-04-12disk/part.c: fix potential stack overflow bugLei Wen
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
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
2010-07-24FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-10-18part_dos: check status flags of partitionsDaniel Mack
2009-10-03Conditionally perform common relocation fixupsPeter Tyser
2009-08-09Partition support: remove newline from partition nameWolfgang Denk
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
2009-02-18disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger
2009-01-27part_efi: Fix partition size calculation due to inclusive ending LBA.Richard Retanubun
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
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-21Big white-space cleanup.Wolfgang Denk
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-11-15Build: split COBJS value into multiple linesGrant Likely
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
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2005-10-13Cleanup for GCC-4.xWolfgang Denk