index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commands
/
partition.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmdlinepart: add function to parse a cmdline partition string
Sascha Hauer
2015-02-12
1
-24
/
+1
*
cmdlinepart: make argument types safer
Sascha Hauer
2015-02-12
1
-2
/
+2
*
move cmdline partition parsing code to separate file
Sascha Hauer
2015-02-12
1
-77
/
+4
*
Documentation: remove doxygen documentation
Sascha Hauer
2014-06-26
1
-24
/
+0
*
commands: addpart: Improve description
Sascha Hauer
2014-06-26
1
-7
/
+9
*
commands: harmonize in-barebox documentation
Holger Schurig
2014-05-14
1
-9
/
+16
*
commands: group 'help' output
Holger Schurig
2014-05-14
1
-0
/
+2
*
mtd: Support for 4GB partitions
Dmitry Lavnikevich
2014-03-12
1
-2
/
+2
*
mtd: Update internal API to support 64-bit device size
Dmitry Lavnikevich
2014-03-12
1
-5
/
+6
*
devfs: let devfs_add_partition return the new partition
Sascha Hauer
2013-07-15
1
-3
/
+8
*
remove unused debug Kconfig options
Sascha Hauer
2013-06-23
1
-4
/
+0
*
Treewide: remove address of the Free Software Foundation
Sascha Hauer
2012-09-17
1
-3
/
+0
*
Removed duplicate definition for DEVFS_PARTITION_xxx
Alexander Shiyan
2012-05-13
1
-1
/
+1
*
complete: add delpart complete support
Jean-Christophe PLAGNIOL-VILLARD
2012-04-30
1
-0
/
+2
*
addpart: remove duplicate line in help text
Sascha Hauer
2012-04-14
1
-1
/
+0
*
partition command: optionally do not automatically prepend the device name
Sascha Hauer
2012-03-18
1
-8
/
+25
*
commands: remove struct command pointer from commands
Sascha Hauer
2012-02-27
1
-2
/
+2
*
doc: unify documentation for 'delpart'
Robert Schwebel
2010-11-01
1
-14
/
+21
*
doc: unify documentation for 'addpart'
Robert Schwebel
2010-11-01
1
-33
/
+17
*
doc: add missing quoting
Robert Schwebel
2010-10-22
1
-1
/
+1
*
commands: partition.c fix file mod bits
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
1
-0
/
+0
*
Merge branch 'pu'
Sascha Hauer
2010-02-01
1
-2
/
+2
|
\
|
*
remove typedef cmd_tbl_t and replace it with struct command
Sascha Hauer
2010-02-01
1
-2
/
+2
*
|
addpart: support @<offset>
Peter Korsgaard
2010-01-16
1
-14
/
+23
|
/
*
rename U-Boot-v2 project to barebox
Sascha Hauer
2009-12-15
1
-6
/
+6
*
commands: remove maxargs
Sascha Hauer
2009-10-19
1
-2
/
+0
*
commands: return COMMAND_ERROR_USAGE
Sascha Hauer
2009-10-19
1
-4
/
+2
*
introduce cdev
Sascha Hauer
2009-07-21
1
-145
/
+50
*
remove warning
fredo
2008-12-18
1
-1
/
+1
*
Revert "partition: fix compiler warning"
Sascha Hauer
2008-08-27
1
-7
/
+7
*
partition: fix compiler warning
Sascha Hauer
2008-08-26
1
-7
/
+7
*
partition: rename variable
Sascha Hauer
2008-08-26
1
-13
/
+13
*
Partition: Add an own device id for partitions
Sascha Hauer
2008-08-14
1
-1
/
+8
*
Subject: [PATCH] [general] Fixed constant strings in data section issue
Sascha Hauer
2008-04-04
1
-2
/
+2
*
[general] Added more outputs to partition.c
Carsten Schlote
2008-02-19
1
-13
/
+25
*
dynamically added partition: check against FIXED partitions
Marc Kleine-Budde
2007-11-27
1
-6
/
+36
*
various doc added
Juergen Beisert
2007-11-09
1
-0
/
+31
*
Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2
Juergen Beisert
2007-10-19
1
-36
/
+48
|
\
|
*
Fix documentation for addpart/delpart/devinfo. These commands
sascha
2007-10-19
1
-10
/
+7
|
*
- Implement tree structure for devices
sascha
2007-10-19
1
-26
/
+41
*
|
debug support added
Juergen Beisert
2007-10-19
1
-0
/
+4
|
/
*
declare lots of functions static
Sascha Hauer
2007-09-28
1
-2
/
+2
*
remove u-boot command paramter flag
Sascha Hauer
2007-09-24
1
-2
/
+2
*
implement memmap().
Sascha Hauer
2007-07-15
1
-0
/
+1
*
Lindent commands/partition.c
Sascha Hauer
2007-07-14
1
-107
/
+108
*
svn_rev_706
Sascha Hauer
2007-07-05
1
-0
/
+23
*
svn_rev_651
Sascha Hauer
2007-07-05
1
-0
/
+191