summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-081-8/+8
* | debug_ll: Add some usage commentsSascha Hauer2012-12-051-0/+2
|/
* Merge branch 'for-next/imx'Sascha Hauer2012-11-161-0/+3
|\
| * Add in-system barebox update infrastructureSascha Hauer2012-10-171-0/+3
* | console: cleanup KconfigSascha Hauer2012-10-091-9/+26
|/
* Merge branch 'for-next/arm-remove-arch-init-ll'Sascha Hauer2012-10-031-3/+0
|\
| * ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-251-3/+0
* | Merge branch 'for-next/misc'Sascha Hauer2012-10-031-0/+4
|\ \
| * | common: split out meminfo output and make it optionalJan Luebbe2012-09-061-0/+4
| |/
* / defaultenv: enable glovalvar supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-0/+1
|/
* compressed image: add gzip supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+4
* Add compressed image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-1/+11
* Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+30
* Merge branch 'for-next/reset-source'Sascha Hauer2012-08-011-0/+8
|\
| * Enable a way to provide the reason for "being here"Juergen Beisert2012-07-181-0/+8
* | Merge branch 'for-next/randconfig'Sascha Hauer2012-08-011-0/+5
|\ \
| * | uimage: select uncompress and crc32 supportSascha Hauer2012-07-251-0/+2
| * | uimage: introduce UIMAGE Kconfig symbolSascha Hauer2012-07-251-0/+3
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2012-08-011-0/+5
|\ \
| * | stddev: make it selectable via KconfigJean-Christophe PLAGNIOL-VILLARD2012-07-251-0/+5
| |/
* / defenv-2: improve boot scriptSascha Hauer2012-07-051-0/+1
|/
* common: Make MENU depend on PROCESS_ESCAPE_SEQUENCEAlan Ott2012-05-211-0/+1
* Add next generation default environment templateSascha Hauer2012-05-181-3/+16
* glob: Add sorted output supportSascha Hauer2012-05-141-1/+7
* add 'global' commandSascha Hauer2012-05-141-0/+7
* Introduce binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+5
* make building of bareboxenv-target optionalSascha Hauer2012-04-131-0/+7
* Select CMD_LOADENV with DEFAULT_ENVIRONMENTSanjeev Premi2012-02-071-0/+1
* introduce barebox_bare_init_size to known the bare_init size and check itJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+9
* add config to check if the size of barebox exceed the target sizeJean-Christophe PLAGNIOL-VILLARD2012-01-171-0/+7
* param: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+2
* filetype: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+3
* banner: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+4
* defaultenv: use a compressed version when embedded in bareboxJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+28