index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: add static to prototypes
Trevor Keith
2009-09-20
6
-11
/
+11
*
gconfig: disable "typeahead find" search in treeviews
Diego Elio 'Flameeyes' Pettenò
2009-09-20
1
-2
/
+2
*
kconfig: make use of menu_get_ext_help in gconfig
Cheng Renquan
2009-09-20
2
-18
/
+6
*
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
2009-09-20
1
-11
/
+11
*
kconfig: make use of menu_get_ext_help in qconfig
Cheng Renquan
2009-09-20
1
-6
/
+4
*
kconfig: make use of menu_get_ext_help in menuconfig
Cheng Renquan
2009-09-20
1
-75
/
+3
*
kconfig: add menu_get_ext_help function to display more information
Cheng Renquan
2009-09-20
2
-0
/
+81
*
kconfig: add symbol value to help find the real depend
Cheng Renquan
2009-09-20
1
-0
/
+2
*
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
2009-08-21
1
-1
/
+1
*
kconfig: test if a .config already exists
Steven Rostedt
2009-08-18
1
-10
/
+20
*
kconfig: make local .config default for streamline_config
Steven Rostedt
2009-08-18
1
-4
/
+4
*
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
Steven Rostedt
2009-08-18
1
-0
/
+4
*
kconfig: unset IKCONFIG_PROC and clean up nesting
Steven Rostedt
2009-08-18
1
-6
/
+3
*
kconfig: search for a config to base the local(mod|yes)config on
Steven Rostedt
2009-08-18
1
-1
/
+62
*
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
Steven Rostedt
2009-08-18
1
-10
/
+23
*
kconfig: do not warn about modules built in
Steven Rostedt
2009-08-18
1
-3
/
+5
*
kconfig: streamline_config.pl do not stop with no depends
Steven Rostedt
2009-08-18
1
-5
/
+3
*
kconfig: add make localyesconfig option
Steven Rostedt
2009-08-18
1
-1
/
+12
*
kconfig: make localmodconfig to run streamline_config.pl
Steven Rostedt
2009-08-18
1
-1
/
+12
*
kconfig: add streamline_config.pl to scripts
Steven Rostedt
2009-08-18
1
-0
/
+291
*
kconfig: initialize the screen before using curses(3) functions
Arnaud Lacombe
2009-07-17
1
-0
/
+2
*
kconfig: variable argument lists needs `stdarg.h'
Arnaud Lacombe
2009-07-17
1
-0
/
+2
*
kconfig: do not hardcode "include/config/auto.conf" filename
Markus Heidelberg
2009-06-09
3
-11
/
+16
*
kconfig: do not hardcode ".config" filename
Markus Heidelberg
2009-06-09
2
-5
/
+6
*
kconfig qconf: fix the type of the desktop widget
Markus Heidelberg
2009-06-09
1
-1
/
+2
*
kconfig qconf: add namespace for use of Key_ enum values
Markus Heidelberg
2009-06-09
1
-14
/
+14
*
kconfig qconf: fix namespace for Horizontal and Vertical enum values
Markus Heidelberg
2009-06-09
1
-3
/
+3
*
kconfig qconf: fix -Wall compiler warnings
Markus Heidelberg
2009-06-09
1
-1
/
+6
*
gitignore: ignore Kconfig i18n files
Markus Heidelberg
2009-06-09
1
-0
/
+3
*
kconfig: add a note about the deps to the 'silentoldconfig' help
Markus Heidelberg
2009-06-09
1
-1
/
+1
*
kconfig: fix typo "mconfig" to "menuconfig" in a comment
Markus Heidelberg
2009-06-09
1
-1
/
+1
*
kconfig: handle comment entries within choice/endchoice
Peter Korsgaard
2009-06-09
2
-2
/
+11
*
kconfig: fix update-po-config to accect backslash in input
Sam Ravnborg
2009-04-11
1
-0
/
+4
*
kconfig: improve seed in randconfig
Ingo Molnar
2009-03-15
1
-1
/
+15
*
kconfig: fix randconfig for choice blocks
Sam Ravnborg
2009-03-15
1
-15
/
+36
*
kconfig: improve error messages for bad source statements
Sam Ravnborg
2009-01-02
2
-4
/
+10
*
kconfig: struct property commented
Sam Ravnborg
2009-01-02
1
-10
/
+30
*
kconfig: add comments to symbol flags
Sam Ravnborg
2009-01-02
1
-16
/
+18
*
kconfig: explain symbol value defaults
Sam Ravnborg
2009-01-02
1
-2
/
+6
*
kconfig: fix options to check-lxdialog.sh
Sam Ravnborg
2008-12-03
1
-1
/
+1
*
fix allmodconfig breakage
Al Viro
2008-10-26
1
-2
/
+1
*
x86, um: get rid of arch/um/Kconfig.arch
Al Viro
2008-10-22
1
-0
/
+4
*
kconfig: readd lost change count
zippel@linux-m68k.org
2008-09-29
1
-2
/
+6
*
kconfig: fix silentoldconfig
zippel@linux-m68k.org
2008-09-29
1
-66
/
+57
*
kconfig: drop the ""trying to assign nonexistent symbol" warning
Sam Ravnborg
2008-08-04
1
-6
/
+2
*
kconfig: always write out .config
Sam Ravnborg
2008-08-04
1
-1
/
+1
*
kconfig: scripts/kconfig/zconf.l: add %option noinput
Adrian Bunk
2008-07-30
2
-14
/
+73
*
kconfig: make defconfig is no longer chatty
Sam Ravnborg
2008-07-25
1
-8
/
+3
*
kconfig: make oldconfig is now less chatty
Sam Ravnborg
2008-07-25
1
-1
/
+1
*
kconfig: speed up all*config + randconfig
Sam Ravnborg
2008-07-25
1
-86
/
+68
[next]