index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
kconfig
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-04-29
util/kconfig: Remove miniconfig script
Patrick Georgi
2020-03-08
util/kconfig: Silence warning about _GNU_SOURCE
Angel Pons
2019-11-27
util/kconfig: Move coreboot specific changes into Makefile.inc
Patrick Georgi
2019-08-30
Kconfig: Write tmp files into same directory as target files
Raul E Rangel
2019-08-30
kconfig: Use config's full path when generating tmp file
Raul E Rangel
2019-05-13
util/kconfig: Use snprintf to avoid buffer overflow
Jacob Garber
2019-04-03
util/kconfig: Fix missing library issue with ld 2.24 and newer
Werner Zeh
2019-01-24
util/kconfig: Add `toada` Ada spec generation tool
Nico Huber
2018-11-17
treewide: use /usr/bin/env where appropriate
Yegor Timoshenko
2018-07-26
util: Add description.md to each util
Tom Hiller
2018-06-11
{src,util}: Use NULL instead of 0 for pointer
Elyes HAOUAS
2016-12-12
Kconfig: Change symbol override from warning to notice
Martin Roth
2016-12-09
util/kconfig/conf.c: Fix newline in error printf
Martin Roth
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-12
kconfig: add olddefconfig target to help
Martin Roth
2016-07-01
util/kconfig: Fix gconfig build
Jonathan Neuschäfer
2016-02-15
kconfig: make oldconfig work "non-strict"
Patrick Georgi
2016-02-12
util/kconfig: Ignore extra symbols in configs instead of failing
Martin Roth
2016-02-03
util/kconfig:xconf(QT): Update QT version of xconf
zbao
2015-12-06
Makefile: Individualize help targets & set as non-compile targets
Martin Roth
2015-11-26
util/kconfig: Remove utsname for mingw
zbao
2015-11-24
Makefiles: Add / Update help for makefile targets
Martin Roth
2015-11-20
util/kconfig: Set parameter of mkdir to only one for mingw.
zbao
2015-11-05
util/kconfig: fill glob_t with 0 before calling glob
zbao
2015-10-01
kconfig: fix build for xconfig, too
Patrick Georgi
2015-09-30
kconfig: kconfig_warnings needs to be defined for all frontends
Patrick Georgi
2015-09-30
kconfig: Allow KCONFIG_STRICT outside of confdata.c
Stefan Reinauer
2015-08-25
util/kconfig: add olddefconfig target
Martin Roth
2015-08-09
Kconfig: Add KCONFIG_STRICT mode
Stefan Reinauer
2015-06-30
kconfig: Fix defconfig targets
Stefan Reinauer
2015-06-30
libpayload: Drop duplicate copy of Kconfig
Stefan Reinauer
2015-06-16
kconfig: allow specifying the target for savedefconfig
Patrick Georgi
2015-06-11
kconfig: enforce stable sort order
Patrick Georgi
2015-06-10
util/kconfig/Makefile: Add savedefconfig target
Martin Roth
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-12
kconfig: properly build parser when LKC_GENPARSER=1
Patrick Georgi
2015-05-11
kconfig: handle globbed files backwards
Patrick Georgi
2015-05-04
kconfig: avoid using wordexp
Patrick Georgi
2015-04-06
kconfig: Add wildcard support for "source"
Stefan Reinauer
2015-04-06
kconfig: Replace mentions of "list_struct" to "list_head"
Stefan Reinauer
2015-04-06
kconfig: calloc/xcalloc: Fix argument order
Stefan Reinauer
2015-04-06
kconfig: Fix warning "‘jump’ may be used uninitialized"
Stefan Reinauer
2015-04-06
kbuild: trivial - remove trailing empty lines
Stefan Reinauer
2015-04-06
kconfig: lxdialog: fix spelling
Stefan Reinauer
2015-04-06
kconfig: use va_end to match corresponding va_start
Stefan Reinauer
2015-04-06
kbuild: trivial - use tabs for code indent where possible
Stefan Reinauer
2015-04-06
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
Stefan Reinauer
2015-03-26
util: Add miniconfig, a script to minimize coreboot configurations
Stefan Reinauer
2014-11-18
kconfig: create files in target directory if requested
Patrick Georgi
2014-05-07
kconfig: update to follow upstream more closely
Patrick Georgi
2013-05-26
kconfig: fix choice dependency check
Roman Zippel
2013-05-26
kconfig: reversed borderlines in inputbox
Roel Kluin
2013-05-26
kconfig: add named choice group
Roman Zippel
2012-10-23
kconfig: Some terms or curses libraries treat backspace as 0x08
Zheng Bao
2012-10-22
build: build coreboot on mingw.
Zheng Bao
2012-09-14
Isolate Kconfig host compiler options
Patrick Georgi
2012-04-13
kconfig: Fix 'make gconfig'.
Uwe Hermann
2012-04-02
Force coreboot mconf to create temp files in the output directory
Vadim Bendebury
2011-12-21
Respect linker order
Christian Ruppert
2011-11-06
kconfig: Use more collision resistant temporary filenames
Patrick Georgi
2011-04-18
Emit unwritten symbols in Kconfig so we don't have to do constructs like
Stefan Reinauer
2011-01-05
fix compilation of mconf on some systems.
Stefan Reinauer
2010-04-27
More "prepare"-dependencies we don't need anymore
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-11-21
Make the kconfig-style build work in mingw:
Patrick Georgi
2009-09-14
In the mainboard selection, the selected mainboard is printed twice in
Patrick Georgi
2009-08-25
Use the gnu make .SILENT: mechanism instead of requiring
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi