History for barebox / common / startup.c
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
@Sascha Hauer
startup: we can only mount root and devfs when compiled in ...
Sascha Hauer committed on 11 Apr 2011
2011-01-17
@Sascha Hauer
startup: make debug printing of linker variables work again ...
Sascha Hauer committed on 17 Jan 2011
2010-12-21
@Krzysztof Halasa
Silence few warnings. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
2010-09-20
@Jean-Christophe PLAGNIOL-VILLARD
driver: use id as -1 for auto assigned id ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Sep 2010 Sascha Hauer committed on 20 Sep 2010
2010-09-16
@Jean-Christophe PLAGNIOL-VILLARD
move barebox_default_env.h to include/generated/ ...
Jean-Christophe PLAGNIOL-VILLARD committed on 16 Sep 2010
2010-03-30
@Sascha Hauer
introduce a arch_shutdown call and call it from shutdown_barebox ...
Sascha Hauer committed on 30 Mar 2010