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
/
common
/
startup.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for non volatile variables
Sascha Hauer
2014-11-06
1
-0
/
+2
*
environment: Only save changes to the defaultenv
Sascha Hauer
2014-11-06
1
-8
/
+3
*
Merge branch 'for-next/nfs'
Sascha Hauer
2014-03-07
1
-4
/
+4
|
\
|
*
run_command: remove unused flag parameter
Sascha Hauer
2014-03-07
1
-2
/
+2
|
*
mount: support filesystem options passed via -o
Uwe Kleine-König
2014-02-10
1
-2
/
+2
*
|
defaultenv: Allow multiple defaultenvironment overlays
Sascha Hauer
2014-02-28
1
-34
/
+1
*
|
defaultenv: Align defaultenv array
Sascha Hauer
2014-02-20
1
-10
/
+1
*
|
Kconfig: Select default compression type
Sascha Hauer
2014-02-19
1
-1
/
+1
|
/
*
environment: Use accessor functions for default environment path
Sascha Hauer
2014-01-27
1
-0
/
+1
*
treewide: Add missing includes
Sascha Hauer
2013-11-08
1
-0
/
+1
*
Merge branch 'for-next/rs485'
Sascha Hauer
2013-10-07
1
-0
/
+4
|
\
|
*
shutdown: add board call back
Jean-Christophe PLAGNIOL-VILLARD
2013-09-24
1
-0
/
+4
*
|
login: disable input console if password wrong
Jean-Christophe PLAGNIOL-VILLARD
2013-09-19
1
-0
/
+2
|
/
*
startup: Add initcall tracing debug option
Sascha Hauer
2013-06-25
1
-0
/
+4
*
startup: switch to pr_xxx
Jean-Christophe PLAGNIOL-VILLARD
2013-03-09
1
-4
/
+4
*
startup: switch to pr_xxx
Jean-Christophe PLAGNIOL-VILLARD
2013-03-09
1
-2
/
+2
*
defaultenv loading: rework to use less ifdefs/defines
Sascha Hauer
2013-01-20
1
-18
/
+22
*
startup: add __noreturn to start_barebox
Sascha Hauer
2013-01-20
1
-2
/
+1
*
startup: Use IS_ENABLED for loading environment
Sascha Hauer
2013-01-20
1
-9
/
+11
*
startup: use IS_ENABLED instead of ifdef
Sascha Hauer
2013-01-20
1
-9
/
+8
*
move prototypes for envfs_* to envfs.h
Sascha Hauer
2013-01-20
1
-1
/
+1
*
startup: call a barebox_main function pointer at the end of the startup
Sascha Hauer
2013-01-20
1
-1
/
+12
*
loadenv: allow more fine grained environment loading
Sascha Hauer
2012-11-29
1
-2
/
+2
*
Merge branch 'for-next/misc'
Sascha Hauer
2012-11-16
1
-1
/
+3
|
\
|
*
startup: Print error message when initcall fails
Sascha Hauer
2012-10-09
1
-1
/
+3
*
|
defaultenv: dependencies fixes
Sascha Hauer
2012-10-12
1
-1
/
+1
|
/
*
Merge branch 'for-next/remove-fsf-address'
Sascha Hauer
2012-10-03
1
-4
/
+0
|
\
|
*
Treewide: remove address of the Free Software Foundation
Sascha Hauer
2012-09-17
1
-4
/
+0
*
|
common: split out meminfo output and make it optional
Jan Luebbe
2012-09-06
1
-21
/
+0
|
/
*
startup: use regular debug statements in initcall debugging
Sascha Hauer
2012-01-26
1
-4
/
+3
*
initcalls: do not hang if an initcall fails
Sascha Hauer
2012-01-26
1
-4
/
+1
*
defaultenv: use a compressed version when embedded in barebox
Jean-Christophe PLAGNIOL-VILLARD
2012-01-02
1
-2
/
+27
*
remove EARLY_INIT and EARLY_CONSOLE support
Sascha Hauer
2011-09-27
1
-28
/
+0
*
rename include/mem_malloc.h to include/memory.h
Sascha Hauer
2011-09-23
1
-1
/
+1
*
add a add_mem_device function
Sascha Hauer
2011-07-18
1
-13
/
+3
*
startup.c: make DEBUG_LL output more useful
Antony Pavlov
2011-07-18
1
-1
/
+5
*
environment: make default env path configurable
Sascha Hauer
2011-04-12
1
-3
/
+4
*
make command support optional
Sascha Hauer
2011-04-11
1
-1
/
+4
*
startup: we can only mount root and devfs when compiled in
Sascha Hauer
2011-04-11
1
-0
/
+2
*
startup: make debug printing of linker variables work again
Sascha Hauer
2011-01-17
1
-2
/
+3
*
Silence few warnings.
Krzysztof Halasa
2010-12-21
1
-1
/
+1
*
driver: use id as -1 for auto assigned id
Jean-Christophe PLAGNIOL-VILLARD
2010-09-20
1
-0
/
+1
*
move barebox_default_env.h to include/generated/
Jean-Christophe PLAGNIOL-VILLARD
2010-09-17
1
-1
/
+1
*
introduce a arch_shutdown call and call it from shutdown_barebox
Sascha Hauer
2010-03-30
1
-0
/
+3
*
make panic and hang __noreturn functions
Sascha Hauer
2010-03-30
1
-1
/
+1
*
rename U-Boot-v2 project to barebox
Sascha Hauer
2009-12-15
1
-11
/
+11
*
Improve or fix various parameter documentation
Juergen Beisert
2009-07-31
1
-0
/
+4
*
move some init work into initcalls
Sascha Hauer
2009-07-21
1
-10
/
+12
*
introduce cdev
Sascha Hauer
2009-07-21
1
-2
/
+6
*
Shutdown U-Boot before starting an OS
Sascha Hauer
2009-03-19
1
-0
/
+10
[prev]
[next]