summaryrefslogtreecommitdiffstats
path: root/util/kconfig/confdata.c
Commit message (Expand)AuthorAgeFilesLines
* util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi2021-07-131-508/+394
* Kconfig: Write tmp files into same directory as target filesRaul E Rangel2019-08-301-49/+63
* kconfig: Use config's full path when generating tmp fileRaul E Rangel2019-08-301-6/+13
* Kconfig: Change symbol override from warning to noticeMartin Roth2016-12-121-3/+13
* util/kconfig: Ignore extra symbols in configs instead of failingMartin Roth2016-02-121-1/+3
* util/kconfig: Set parameter of mkdir to only one for mingw.zbao2015-11-201-0/+4
* kconfig: Allow KCONFIG_STRICT outside of confdata.cStefan Reinauer2015-09-301-5/+1
* Kconfig: Add KCONFIG_STRICT modeStefan Reinauer2015-08-091-0/+8
* kconfig: use va_end to match corresponding va_startStefan Reinauer2015-04-061-0/+1
* kconfig: create files in target directory if requestedPatrick Georgi2014-11-181-3/+21
* kconfig: update to follow upstream more closelyPatrick Georgi2014-05-071-271/+683
* Force coreboot mconf to create temp files in the output directoryVadim Bendebury2012-04-021-10/+43
* kconfig: Use more collision resistant temporary filenamesPatrick Georgi2011-11-061-4/+7
* Emit unwritten symbols in Kconfig so we don't have to do constructs likeStefan Reinauer2011-04-181-1/+8
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-211-0/+10
* Kconfig!Patrick Georgi2009-08-121-0/+818