index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_ubifs.c
Age
Commit message (
Expand
)
Author
2016-01-25
Move all command code into its own directory
Simon Glass
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-07-18
common: commands: make commands static
Jeroen Hofstee
2014-02-21
ubifs: fix checkpatch warning
Karicheri, Muralidharan
2013-11-08
cmd_ubifs: normalize 'file not found' errors
Tim Harvey
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2010-12-03
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
Stefan Roese
2010-12-03
UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output
Stefan Roese
2010-12-03
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
2010-08-09
various cmd_* files: fixed layout a little bit
Frans Meulenbroeks
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-07-09
Command improvements for ubifs
Simon Kagstrom
2009-06-12
General help message cleanup
Wolfgang Denk
2009-04-04
more command usage cleanup
Mike Frysinger
2009-03-20
UBIFS: Add UBIFS commands
Stefan Roese