History for barebox / common / startup.c
2014-01-27
@Sascha Hauer
environment: Use accessor functions for default environment path ...
Sascha Hauer committed on 27 Jan 2014
2013-11-08
@Sascha Hauer
treewide: Add missing includes ...
Sascha Hauer committed on 8 Nov 2013
2013-10-07
@Sascha Hauer
Merge branch 'for-next/rs485' ...
Sascha Hauer committed on 7 Oct 2013
2013-09-24
@Jean-Christophe PLAGNIOL-VILLARD
shutdown: add board call back ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2013 Sascha Hauer committed on 24 Sep 2013
2013-09-19
@Jean-Christophe PLAGNIOL-VILLARD
login: disable input console if password wrong ...
Jean-Christophe PLAGNIOL-VILLARD authored on 16 Sep 2013 Sascha Hauer committed on 19 Sep 2013
2013-06-25
@Sascha Hauer
startup: Add initcall tracing debug option ...
Sascha Hauer committed on 25 Jun 2013
2013-03-09
@Jean-Christophe PLAGNIOL-VILLARD
startup: switch to pr_xxx ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Mar 2013 Sascha Hauer committed on 9 Mar 2013
@Jean-Christophe PLAGNIOL-VILLARD
startup: switch to pr_xxx ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Mar 2013 Sascha Hauer committed on 9 Mar 2013
2013-01-20
@Sascha Hauer
defaultenv loading: rework to use less ifdefs/defines ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
startup: add __noreturn to start_barebox ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
startup: Use IS_ENABLED for loading environment ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
startup: use IS_ENABLED instead of ifdef ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
move prototypes for envfs_* to envfs.h ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
startup: call a barebox_main function pointer at the end of the startup ...
Sascha Hauer committed on 20 Jan 2013
2012-11-29
@Sascha Hauer
loadenv: allow more fine grained environment loading ...
Sascha Hauer committed on 29 Nov 2012
2012-11-16
@Sascha Hauer
Merge branch 'for-next/misc' ...
Sascha Hauer committed on 16 Nov 2012
2012-10-12
@Sascha Hauer
defaultenv: dependencies fixes ...
Sascha Hauer committed on 12 Oct 2012
2012-10-09
@Sascha Hauer
startup: Print error message when initcall fails ...
Sascha Hauer committed on 9 Oct 2012
2012-10-03
@Sascha Hauer
Merge branch 'for-next/remove-fsf-address' ...
Sascha Hauer committed on 3 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-09-06
@Jan Luebbe
common: split out meminfo output and make it optional ...
Jan Luebbe authored on 5 Sep 2012 Sascha Hauer committed on 6 Sep 2012
2012-01-26
@Sascha Hauer
startup: use regular debug statements in initcall debugging ...
Sascha Hauer committed on 26 Jan 2012
@Sascha Hauer
initcalls: do not hang if an initcall fails ...
Sascha Hauer committed on 26 Jan 2012
2012-01-02
@Jean-Christophe PLAGNIOL-VILLARD
defaultenv: use a compressed version when embedded in barebox ...
Jean-Christophe PLAGNIOL-VILLARD authored on 31 Dec 2011 Sascha Hauer committed on 2 Jan 2012
2011-09-27
@Sascha Hauer
remove EARLY_INIT and EARLY_CONSOLE support ...
Sascha Hauer committed on 27 Sep 2011
2011-09-23
@Sascha Hauer
rename include/mem_malloc.h to include/memory.h ...
Sascha Hauer committed on 23 Sep 2011
2011-07-18
@Sascha Hauer
add a add_mem_device function ...
Sascha Hauer authored on 19 Jul 2011 Jean-Christophe PLAGNIOL-VILLARD committed on 18 Jul 2011
@Antony Pavlov
startup.c: make DEBUG_LL output more useful ...
Antony Pavlov authored on 18 Jul 2011 Sascha Hauer committed on 18 Jul 2011
2011-04-12
@Sascha Hauer
environment: make default env path configurable ...
Sascha Hauer committed on 12 Apr 2011
2011-04-11
@Sascha Hauer
make command support optional ...
Sascha Hauer committed on 11 Apr 2011