summaryrefslogtreecommitdiffstats
path: root/commands/mount.c
Commit message (Expand)AuthorAgeFilesLines
* mount command: Fix "mount /dev/<devname>"Sascha Hauer2018-11-211-1/+3
* commands: mount: Make use of devpath_to_name()Andrey Smirnov2018-06-251-4/+1
* commands: mount: mention file loop mounts in the help textPhilipp Zabel2017-06-061-0/+1
* commands: mount: combine dev and devstr, which are the samePhilipp Zabel2017-06-011-7/+5
* commands: mount: detect the device to be mountedSascha Hauer2015-06-261-0/+2
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-36/+0
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-12/+14
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* commands/mount: Return real error code if "mount" failAlexander Shiyan2014-04-291-7/+2
* mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-7/+12
* mount: use standard mountpath if path is ommittedSascha Hauer2013-09-301-1/+26
* mount: Allow to mount all available partitionsSascha Hauer2013-09-301-1/+7
* mount: implement -v option to print available filesystemsSascha Hauer2013-09-291-10/+25
* mount: print backingstore instead of dev_nameSascha Hauer2013-09-291-1/+1
* mount: add compatibility to old mount commandSascha Hauer2012-11-021-2/+15
* commands/mount: fix typo and wording in help messageJan Luebbe2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* command/mount: add autodetection supportJean-Christophe PLAGNIOL-VILLARD2012-09-041-3/+15
* fs: drop struct mtab_entrySascha Hauer2012-03-171-5/+5
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* fs: Store mtab entries in listSascha Hauer2012-02-171-10/+7
* mount: Fix the printing of device nameFranck Jullien2011-11-111-1/+1
* doc: unify documentation for 'mount'Robert Schwebel2010-11-021-41/+37
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-4/+4
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-4/+2
* get rid of device idsSascha Hauer2009-07-211-1/+1
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-1/+1
* adding various dokuJuergen Beisert2007-11-081-5/+5
* integrating sha's changes into jbe's branchJuergen Beisert2007-11-051-1/+1
* Replace all occurences of UBoot with U-BootSascha Hauer2007-10-241-1/+1
* adding new docJuergen Beisert2007-10-191-0/+34
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* svn_rev_706Sascha Hauer2007-07-051-0/+22
* svn_rev_653Sascha Hauer2007-07-051-0/+53