summaryrefslogtreecommitdiffstats
path: root/common/startup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/nfs'Sascha Hauer2014-03-071-4/+4
|\
| * run_command: remove unused flag parameterSascha Hauer2014-03-071-2/+2
| * mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-2/+2
* | defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-281-34/+1
* | defaultenv: Align defaultenv arraySascha Hauer2014-02-201-10/+1
* | Kconfig: Select default compression typeSascha Hauer2014-02-191-1/+1
|/
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-0/+1
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* Merge branch 'for-next/rs485'Sascha Hauer2013-10-071-0/+4
|\
| * shutdown: add board call backJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+4
* | login: disable input console if password wrongJean-Christophe PLAGNIOL-VILLARD2013-09-191-0/+2
|/
* startup: Add initcall tracing debug optionSascha Hauer2013-06-251-0/+4
* startup: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-4/+4
* startup: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+2
* defaultenv loading: rework to use less ifdefs/definesSascha Hauer2013-01-201-18/+22
* startup: add __noreturn to start_bareboxSascha Hauer2013-01-201-2/+1
* startup: Use IS_ENABLED for loading environmentSascha Hauer2013-01-201-9/+11
* startup: use IS_ENABLED instead of ifdefSascha Hauer2013-01-201-9/+8
* move prototypes for envfs_* to envfs.hSascha Hauer2013-01-201-1/+1
* startup: call a barebox_main function pointer at the end of the startupSascha Hauer2013-01-201-1/+12
* loadenv: allow more fine grained environment loadingSascha Hauer2012-11-291-2/+2
* Merge branch 'for-next/misc'Sascha Hauer2012-11-161-1/+3
|\
| * startup: Print error message when initcall failsSascha Hauer2012-10-091-1/+3
* | defaultenv: dependencies fixesSascha Hauer2012-10-121-1/+1
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | common: split out meminfo output and make it optionalJan Luebbe2012-09-061-21/+0
|/
* startup: use regular debug statements in initcall debuggingSascha Hauer2012-01-261-4/+3
* initcalls: do not hang if an initcall failsSascha Hauer2012-01-261-4/+1
* defaultenv: use a compressed version when embedded in bareboxJean-Christophe PLAGNIOL-VILLARD2012-01-021-2/+27
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-28/+0
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* add a add_mem_device functionSascha Hauer2011-07-181-13/+3
* startup.c: make DEBUG_LL output more usefulAntony Pavlov2011-07-181-1/+5
* environment: make default env path configurableSascha Hauer2011-04-121-3/+4
* make command support optionalSascha Hauer2011-04-111-1/+4
* startup: we can only mount root and devfs when compiled inSascha Hauer2011-04-111-0/+2
* startup: make debug printing of linker variables work againSascha Hauer2011-01-171-2/+3
* Silence few warnings.Krzysztof Halasa2010-12-211-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* move barebox_default_env.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1
* introduce a arch_shutdown call and call it from shutdown_bareboxSascha Hauer2010-03-301-0/+3
* make panic and hang __noreturn functionsSascha Hauer2010-03-301-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-11/+11
* Improve or fix various parameter documentationJuergen Beisert2009-07-311-0/+4
* move some init work into initcallsSascha Hauer2009-07-211-10/+12
* introduce cdevSascha Hauer2009-07-211-2/+6
* Shutdown U-Boot before starting an OSSascha Hauer2009-03-191-0/+10
* arm: dump stack space on startupSascha Hauer2008-08-131-5/+8
* Make the early console device/baudrate configurable instead of usingSascha Hauer2008-02-211-1/+3