aboutsummaryrefslogtreecommitdiff
path: root/disk
AgeCommit message (Expand)Author
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
2005-02-24Cleanup USB and partition defineswdenk
2004-04-18* Cleanup, minor fixeswdenk
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk
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
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-05-20* Patch by David Updegraff, 22 Apr 2003:LABEL_2003_05_20_1630wdenk
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk
2002-11-03Initial revisionwdenk
2002-11-02Initial revisionwdenk
2002-08-17Initial revisionwdenk