summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| | * kconfig: use calloc() for expr allocationArnaud Lacombe2011-07-021-8/+4Star
| * | kconfig: introduce specialized printerArnaud Lacombe2011-07-014-128/+266
| * | kconfig: do not overwrite symbol direct dependency in assignmentArnaud Lacombe2011-06-241-1/+1
| * | Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-06-0819-112/+26Star
| |\|
| | * kconfig/gconf: silent missing prototype warningsArnaud Lacombe2011-06-061-1/+2
| | * kconfig/gconf: kill deadcodeArnaud Lacombe2011-06-061-33/+0Star
| | * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-0617-76/+9Star
| | * kconfig: nuke reference to SWIGArnaud Lacombe2011-06-061-3/+0Star
| | * kconfig: add missing <stdlib.h> inclusionArnaud Lacombe2011-06-061-0/+1
| | * kconfig: add missing <ctype.h> inclusionArnaud Lacombe2011-06-061-0/+1
| | * kconfig: add missing <stdarg.h> inclusionArnaud Lacombe2011-06-063-0/+3
| | * kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()Arnaud Lacombe2011-06-061-1/+1
| | * kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-064-0/+11
| * | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek2011-05-251-3/+2Star
| |\|
| * | kconfig: Only generate config_is_xxx for bool and tristate optionsMichal Marek2011-05-251-5/+3Star
| * | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek2011-05-242-15/+9Star
| |\ \
| * | | kconfig: autogenerated config_is_xxx macroJean-Christophe PLAGNIOL-VILLARD2011-05-171-0/+29
* | | | kconfig: regen parserArnaud Lacombe2011-06-094-173/+200
* | | | kconfig: migrate parser to implicit rulesArnaud Lacombe2011-06-093-27/+5Star
* | | | kconfig/zconf.l: do not ask to generate backupArnaud Lacombe2011-06-091-2/+2
* | | | kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe2011-06-092-10/+0Star
* | | | kconfig: constify `kconf_id_lookup'Arnaud Lacombe2011-06-094-8/+8
| |_|/ |/| |
* | | xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2Star
| |/ |/|
* | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-241-11/+1Star
* | gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-241-2/+6
* | gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-241-2/+2
|/
* kconfig: quiet commands when V=0Peter Foley2011-04-291-2/+2
* kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-291-2/+2
* kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-291-7/+9
* kconfig: rearrange clean-filesPeter Foley2011-04-291-2/+2
* kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-2/+3
* kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-3/+4
* kconfig: only build kxgettext when neededPeter Foley2011-04-291-1/+5
* nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-191-7/+7
* kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-181-6/+2Star
* kconfig: get rid of unused flagsYann E. MORIN2011-04-153-12/+0Star
* kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-152-20/+38
* kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-081-1/+1
* trivial: Fix Steven's Copyright typosUwe Kleine-König2011-02-081-1/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-108-32/+84
|\
| * nconf: handle comment entries within choice/endchoicePeter Korsgaard2011-01-071-2/+6
| * kconfig: fix warningArnaud Lacombe2010-12-271-0/+1
| * kconfig: Make expr_copy() take a const argumentMichal Marek2010-12-212-2/+2
| * kconfig: simplify select-with-unmet-direct-dependency warningArnaud Lacombe2010-12-212-1/+47
| * kconfig: add more S_INT and S_HEX consistency checksArnaud Lacombe2010-12-151-3/+12
| * kconfig: fix `zconfdebug' extern declarationArnaud Lacombe2010-12-151-2/+4
| * kconfig/conf: merge duplicate switch's caseArnaud Lacombe2010-12-151-2/+0Star
| * kconfig: fix typosArnaud Lacombe2010-12-152-4/+4
| * kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe2010-12-151-0/+1
| * kbuild/nconf: fix spaces damageArnaud Lacombe2010-12-151-1/+1