summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* add tlsf-based malloc implementationAntony Pavlov2011-12-231-0/+3
* remove old ft_build supportSascha Hauer2011-12-151-4/+0
* make dos partition support default yes if we have disk partition supportSascha Hauer2011-12-071-7/+3
* DISK: Add common partition handling for disk like mediaJuergen Beisert2011-11-281-0/+18
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-17/+0
* add option LOCALVERSION to common/KconfigJan Weitzel2011-09-201-0/+9
* remove now unnecessary HAVE_MMU from KconfigSascha Hauer2011-08-031-4/+0
* Add option DEBUG_LL to common/KconfigAntony Pavlov2011-07-271-0/+10
* add dummy_malloc functionsSascha Hauer2011-04-111-0/+16
* add noshell supportSascha Hauer2011-04-111-1/+12
* make command support optionalSascha Hauer2011-04-111-0/+2
* env: Make environment variable support optionalSascha Hauer2011-04-111-0/+5
* add block supportSascha Hauer2011-04-111-0/+6
* kallsyms/printk: enable symbol printing support (%pS)Sascha Hauer2011-03-101-3/+0
* Add generic poll infrastructureMarc Kleine-Budde2010-12-201-0/+3
* defaultenv/update: add check crc32 optionsJean-Christophe PLAGNIOL-VILLARD2010-10-121-0/+2
* defaultenv/update: merge update_rootfs and update_kernelJean-Christophe PLAGNIOL-VILLARD2010-10-121-0/+1
* defaultenv: introduce CONFIG_DEFAULT_ENVIRONMENT_GENERIC to enable itJean-Christophe PLAGNIOL-VILLARD2010-10-121-0/+13
* hush: implement getopt builtinSascha Hauer2010-10-081-0/+7
* add password frameworkJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+28
* Add Menu FrameworkJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+7
* Kconfig: sync with linux kernel v2.6.36-rc1-168-ge36c886Jean-Christophe PLAGNIOL-VILLARD2010-08-221-0/+13
* Allow to merge default environment from more than one directorySascha Hauer2010-06-221-2/+2
* hush: allow fancy promptsSascha Hauer2010-03-301-0/+9
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-14/+14
* introduce GENERIC_GPIO labelSascha Hauer2009-12-101-0/+3
* ENV_HANDLING requires CRC32Juergen Beisert2009-11-191-0/+1
* Add MMU supportSascha Hauer2009-08-191-0/+11
* Build system: Use setlocalversion from kernelSascha Hauer2008-09-021-0/+20
* Add help texts for Shell optionsSascha Hauer2008-08-131-14/+18
* console: add a simple console for saving spaceSascha Hauer2008-08-011-0/+14
* 007-partitionsNishanth Menon2008-06-051-0/+4
* 001-arch-configNishanth Menon2008-06-051-0/+3
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-0/+56
* Change CONFIG_SKIP_LOWLEVEL_INIT to CONFIG_MACH_DO_LOWLEVEL_INITMenon, Nishanth2008-05-121-8/+12
* add globbing supportSascha Hauer2008-03-091-0/+7
* implement TAB completionSascha Hauer2008-03-011-0/+1