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
/
bootm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootm: make verifying/hashing configurable
Sascha Hauer
2016-01-26
1
-3
/
+9
*
bootm: Initialize bootm_data defaults in single place
Sascha Hauer
2016-01-26
1
-26
/
+5
*
bootm: Push dryrun to handlers
Sascha Hauer
2016-01-26
1
-3
/
+0
*
bootm: add magicvar description for global.bootm.oftree
Marc Kleine-Budde
2015-05-26
1
-0
/
+1
*
bootm.c: "-o" option should refer to "DTB", not "DTS"
Robert P. J. Day
2014-07-07
1
-3
/
+3
*
Documentation: remove doxygen documentation
Sascha Hauer
2014-06-26
1
-17
/
+0
*
bootm: beautify output
Holger Schurig
2014-06-02
1
-7
/
+8
*
commands: harmonize in-barebox documentation
Holger Schurig
2014-05-14
1
-11
/
+22
*
commands: group 'help' output
Holger Schurig
2014-05-14
1
-0
/
+1
*
bootm: Replace getenv_loadaddr with getenv_ul
Sascha Hauer
2013-10-07
1
-2
/
+2
*
bootm: Add dryrun support
Sascha Hauer
2013-09-24
1
-3
/
+12
*
bootm: separate bootm input data and internal data
Sascha Hauer
2013-09-24
1
-30
/
+4
*
bootm: move globalvars from command to common
Sascha Hauer
2013-09-24
1
-14
/
+0
*
bootm: move getenv_loadaddr from command to common
Sascha Hauer
2013-09-24
1
-13
/
+0
*
bootm: remove unused define
Sascha Hauer
2013-09-24
1
-5
/
+0
*
Merge branch 'for-next/boardinfo'
Sascha Hauer
2013-09-05
1
-6
/
+5
|
\
|
*
globalvar: Allow to set initial value
Sascha Hauer
2013-08-16
1
-3
/
+3
*
|
bootm: add global bootm.{image/initrd}.loadaddr support
Jean-Christophe PLAGNIOL-VILLARD
2013-09-02
1
-1
/
+21
|
/
*
bootm: factor out code to make it usable from C
Sascha Hauer
2013-06-19
1
-276
/
+5
*
bootm: Print internal devicetree information without verbose
Sascha Hauer
2013-05-31
1
-1
/
+1
*
bootm: make sure to print fixed oftree
Sascha Hauer
2013-05-31
1
-4
/
+0
*
Don't honor initrd load address
Sascha Hauer
2013-05-04
1
-3
/
+0
*
bootm: Simplify initrd address handling
Uwe Kleine-König
2013-05-04
1
-4
/
+2
*
of: remove unused libfdt
Sascha Hauer
2013-03-06
1
-1
/
+0
*
bootm: Pass unflattened devicetree to handlers
Sascha Hauer
2013-03-06
1
-15
/
+9
*
bootm: Use of_print_nodes instead of fdt_print
Sascha Hauer
2013-03-06
1
-3
/
+3
*
of: Pass barebox internal format devicetree to of_get_fixed_tree
Sascha Hauer
2013-03-06
1
-1
/
+8
*
Merge branch 'for-next/oftree'
Sascha Hauer
2013-02-04
1
-24
/
+8
|
\
|
*
of: make of_get_fixed_tree more universally usable
Sascha Hauer
2013-01-11
1
-24
/
+8
*
|
bootm: move printing of file locations outside verbose mode
Sascha Hauer
2013-01-18
1
-8
/
+8
|
/
*
filetype: Pass bufsize
Sascha Hauer
2012-12-03
1
-1
/
+1
*
bootm: Do not cross 1MiB sections for the devicetree
Sascha Hauer
2012-11-01
1
-1
/
+9
*
bootm: Add a define for the additional devicetree size
Sascha Hauer
2012-11-01
1
-2
/
+9
*
bootm: close open files
Vicente
2012-10-10
1
-1
/
+5
*
Treewide: remove address of the Free Software Foundation
Sascha Hauer
2012-09-17
1
-4
/
+0
*
trivial: bootm: correct grammar in error message
Steffen Trumtrar
2012-08-31
1
-1
/
+1
*
bootm: do not load the initrd in the common code
Jean-Christophe PLAGNIOL-VILLARD
2012-08-13
1
-8
/
+0
*
resource: store 'end' instead of 'size' in struct resource
Sascha Hauer
2012-07-01
1
-4
/
+2
*
bootm: Add default images variables
Sascha Hauer
2012-05-18
1
-14
/
+52
*
bootm: fix initrd handling
Sascha Hauer
2012-05-01
1
-14
/
+10
*
Merge branch 'binfmt' of git://git.jcrosoft.org/barebox into next
Sascha Hauer
2012-04-18
1
-0
/
+12
|
\
|
*
bootm: add uimage binfmt support
Jean-Christophe PLAGNIOL-VILLARD
2012-04-18
1
-0
/
+12
*
|
bootm: Align oftree
Steffen Trumtrar
2012-04-18
1
-6
/
+10
*
|
bootm: Fix check for ret-value
Steffen Trumtrar
2012-04-18
1
-4
/
+3
|
/
*
bootm: be more informative with oftrees
Sascha Hauer
2012-04-14
1
-4
/
+6
*
commands: remove struct command pointer from commands
Sascha Hauer
2012-02-27
1
-1
/
+1
*
uimage: Fix error message
Sascha Hauer
2012-02-13
1
-1
/
+1
*
Merge branch 'work/uimage' into next
Sascha Hauer
2011-12-17
1
-125
/
+326
|
\
|
*
bootm: use new uimage code
Sascha Hauer
2011-12-15
1
-125
/
+326
|
*
ppc: switch to libfdt based oftree implementation
Sascha Hauer
2011-12-14
1
-0
/
+5
[next]