summaryrefslogtreecommitdiffstats
path: root/commands/partition.c
Commit message (Expand)AuthorAgeFilesLines
* cmdlinepart: add function to parse a cmdline partition stringSascha Hauer2015-02-121-24/+1
* cmdlinepart: make argument types saferSascha Hauer2015-02-121-2/+2
* move cmdline partition parsing code to separate fileSascha Hauer2015-02-121-77/+4
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-24/+0
* commands: addpart: Improve descriptionSascha Hauer2014-06-261-7/+9
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-9/+16
* commands: group 'help' outputHolger Schurig2014-05-141-0/+2
* mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2
* mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-121-5/+6
* devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-3/+8
* remove unused debug Kconfig optionsSascha Hauer2013-06-231-4/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-1/+1
* complete: add delpart complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* addpart: remove duplicate line in help textSascha Hauer2012-04-141-1/+0
* partition command: optionally do not automatically prepend the device nameSascha Hauer2012-03-181-8/+25
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-2/+2
* doc: unify documentation for 'delpart'Robert Schwebel2010-11-011-14/+21
* doc: unify documentation for 'addpart'Robert Schwebel2010-11-011-33/+17
* doc: add missing quotingRobert Schwebel2010-10-221-1/+1
* commands: partition.c fix file mod bitsJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+0
* Merge branch 'pu'Sascha Hauer2010-02-011-2/+2
|\
| * remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-2/+2
* | addpart: support @<offset>Peter Korsgaard2010-01-161-14/+23
|/
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-6/+6
* commands: remove maxargsSascha Hauer2009-10-191-2/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-4/+2
* introduce cdevSascha Hauer2009-07-211-145/+50
* remove warningfredo2008-12-181-1/+1
* Revert "partition: fix compiler warning"Sascha Hauer2008-08-271-7/+7
* partition: fix compiler warningSascha Hauer2008-08-261-7/+7
* partition: rename variableSascha Hauer2008-08-261-13/+13
* Partition: Add an own device id for partitionsSascha Hauer2008-08-141-1/+8
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-2/+2
* [general] Added more outputs to partition.cCarsten Schlote2008-02-191-13/+25
* dynamically added partition: check against FIXED partitionsMarc Kleine-Budde2007-11-271-6/+36
* various doc addedJuergen Beisert2007-11-091-0/+31
* Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2Juergen Beisert2007-10-191-36/+48
|\
| * Fix documentation for addpart/delpart/devinfo. These commandssascha2007-10-191-10/+7
| * - Implement tree structure for devicessascha2007-10-191-26/+41
* | debug support addedJuergen Beisert2007-10-191-0/+4
|/
* declare lots of functions staticSascha Hauer2007-09-281-2/+2
* remove u-boot command paramter flagSascha Hauer2007-09-241-2/+2
* implement memmap().Sascha Hauer2007-07-151-0/+1
* Lindent commands/partition.cSascha Hauer2007-07-141-107/+108
* svn_rev_706Sascha Hauer2007-07-051-0/+23
* svn_rev_651Sascha Hauer2007-07-051-0/+191