summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* defenv-2: replace menu with menutreeSascha Hauer2014-03-281-1/+1
* add menutree commandSascha Hauer2014-03-281-0/+3
* defaultenv-2: Fix menu files selectionSascha Hauer2014-03-281-1/+1
* Merge branch 'for-next/nfs'Sascha Hauer2014-03-071-0/+1
|\
| * net: Add ifup supportSascha Hauer2014-03-071-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2014-03-071-1/+12
|\ \
| * | Load PBL into SRAMDavid Vincent2014-02-091-1/+12
| |/
* | defaultenv: Add boot option for DFUSascha Hauer2014-02-281-0/+6
* | defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-281-0/+6
* | Kconfig: Select default compression typeSascha Hauer2014-02-191-18/+21
|/
* environment: Fix wrong Kconfig dependencySascha Hauer2014-01-271-1/+1
* Merge branch 'for-next/omap-devicetree-prepare'Sascha Hauer2013-12-061-0/+34
|\
| * ARM: OMAP: Make debug_ll UART Kconfig selectableSascha Hauer2013-11-221-0/+34
* | Merge branch 'for-next/misc'Sascha Hauer2013-12-061-5/+15
|\ \ | |/ |/|
| * scripts: bareboxcrc32 as host and target userspacetoolMichael Grzeschik2013-12-041-0/+7
| * common Kconfig: disable unused options for SHELL_NONESascha Hauer2013-11-261-0/+2
| * common Kconfig: Add missing depends onSascha Hauer2013-11-261-5/+6
* | common: add dependency !SANDBOX on target toolsAlexander Aring2013-11-201-0/+2
|/
* add kernel-install tool for bootloader SpecSascha Hauer2013-10-141-0/+8
* Implement bootloader spec support for bareboxSascha Hauer2013-10-141-0/+14
* Merge branch 'for-next/login'Sascha Hauer2013-10-071-1/+22
|\
| * introduce runtime loglevelSascha Hauer2013-09-291-1/+17
| * login/passwd: add default password supportJean-Christophe PLAGNIOL-VILLARD2013-09-191-0/+5
* | defenv-2: replace boot script with commandSascha Hauer2013-09-301-0/+1
* | bootm needs uImage support. Select itSascha Hauer2013-09-301-0/+1
|/
* remove remaining references of CONFIG_BOARDINFOSascha Hauer2013-08-161-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2013-08-051-0/+11
|\
| * resurrect CONFIG_PANIC_HANG optionAntony Pavlov2013-08-051-0/+11
* | ARM: i.MX: Fix i.MX27 debug uart Kconfig entriesSascha Hauer2013-07-151-2/+3
|/
* Merge branch 'for-next/debug'Sascha Hauer2013-07-011-18/+89
|\
| * startup: Add initcall tracing debug optionSascha Hauer2013-06-251-0/+4
| * ARM: i.MX: Make debug UART selectable from KconfigSascha Hauer2013-06-251-0/+85
| * remove unused debug Kconfig optionsSascha Hauer2013-06-231-18/+0
* | bootm: factor out code to make it usable from CSascha Hauer2013-06-191-0/+3
|/
* Merge branch 'for-next/relocate'Sascha Hauer2013-04-041-1/+1
|\
| * ARM: Add relocatable binary supportSascha Hauer2013-03-071-1/+1
* | defaultenv-2: add boot sequenceJean-Christophe PLAGNIOL-VILLARD2013-03-051-0/+2
|/
* partitons: add frameworkJean-Christophe PLAGNIOL-VILLARD2013-02-161-13/+1
* ARM: Enable mmu earlySascha Hauer2013-02-041-0/+9
* ARM: remove now unused MACH_[HAS|DO]_LOWLEVEL_INITSascha Hauer2013-02-041-12/+0
* Merge branch 'for-next/pbl'Sascha Hauer2013-02-041-41/+1
|\
| * pbl: move configs to pbl/KconfigJean-Christophe PLAGNIOL-VILLARD2013-01-301-41/+1
* | Merge branch 'for-next/misc'Sascha Hauer2013-02-041-7/+15
|\ \
| * | introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+4
| * | console: switch select to choiceJean-Christophe PLAGNIOL-VILLARD2013-01-231-7/+11
| |/
* | Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-041-0/+16
|\ \
| * | introduce compile time loglevelSascha Hauer2013-01-271-0/+16
| |/
* | menu: the dependancy on process escape is wrong drop itJean-Christophe PLAGNIOL-VILLARD2013-01-311-1/+0
* | startup: call a barebox_main function pointer at the end of the startupSascha Hauer2013-01-201-6/+2
|/
* Merge branch 'kconfig'Sascha Hauer2012-12-081-8/+8
|\