summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/util.c
Commit message (Expand)AuthorAgeFilesLines
* kconfig: convert to SPDX License IdentifierMasahiro Yamada2018-12-281-2/+1
* kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada2018-07-251-30/+0
* kconfig: remove string expansion in file_lookup()Masahiro Yamada2018-05-291-3/+1
* kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-291-17/+12
* kconfig: add xstrdup() helperMasahiro Yamada2018-03-021-0/+11
* kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada2018-02-101-2/+2
* kconfig: add xrealloc() helperMasahiro Yamada2018-02-101-1/+10
* kconfig: Remove dead codeMichal Marek2015-02-251-10/+0
* kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-101-2/+0
* kconfig: Fix malloc handling in conf toolsAlan Cox2012-11-201-2/+21
* kconfig: add missing <stdlib.h> inclusionArnaud Lacombe2011-06-061-0/+1
* kconfig: add missing <stdarg.h> inclusionArnaud Lacombe2011-06-061-0/+1
* kconfig: expand file namesArnaud Lacombe2010-09-191-2/+5
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-0/+2
|\
| * menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-021-0/+2
* | kconfig: util: Fix typo in commentThomas Weber2010-03-151-1/+1
|/
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-091-3/+3
* kconfig: incorrect 'len' field initialisation ?Christophe Jaillet2008-05-191-1/+1
* kconfig: environment symbol supportRoman Zippel2008-01-281-2/+21
* kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-121-5/+8
* kconfig: fix .config dependenciesRoman Zippel2006-06-091-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-1/+1
|\
| * kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg2005-12-261-1/+1
* | s/retreiv/retriev/gMatt Mackall2006-01-031-1/+1
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+109