index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
kconfig: use getopt() in conf.c for handling command line arguments
Andres Salomon
1
-13
/
+11
2008-01-29
kconfig: if ncurses-devel is missing then say so
Sam Ravnborg
2
-13
/
+17
2007-12-23
kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
Paul Mundt
1
-1
/
+2
2007-11-17
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
3
-29
/
+0
2007-11-12
x86: enable "make ARCH=x86"
Sam Ravnborg
1
-6
/
+1
2007-11-12
kconfig: use $K64BIT to set 64BIT with all*config targets
Sam Ravnborg
1
-0
/
+1
2007-11-12
kconfig: add helper to set config symbol from environment variable
Sam Ravnborg
2
-0
/
+28
2007-11-12
kconfig: factor out code in confdata.c
Sam Ravnborg
1
-55
/
+64
2007-10-26
x86: move i386 and x86_64 Kconfig files to x86 directory
Sam Ravnborg
1
-1
/
+6
2007-10-26
kconfig: small code refactoring in kconfig Makefile
Sam Ravnborg
1
-13
/
+15
2007-10-26
x86: move defconfig files for i386 and x86_64 to x86
Sam Ravnborg
1
-3
/
+3
2007-10-20
kconfig: set title bar in xconfig
Randy Dunlap
1
-0
/
+4
2007-10-20
Revert "kconfig: tristate choices with mixed tristate and boolean values"
Linus Torvalds
1
-26
/
+9
2007-10-18
kconfig: comment typo in scripts/kconfig/Makefile.
Rob Landley
1
-1
/
+1
2007-10-12
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
1
-8
/
+15
2007-10-12
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
1
-9
/
+26
2007-10-12
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
3
-754
/
+897
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2
-13
/
+0
2007-10-12
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2
-7
/
+11
2007-10-12
kconfig: make comments stand out in menuconfig
Sam Ravnborg
1
-0
/
+8
2007-10-12
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2
-8
/
+16
2007-09-01
kconfig: oldconfig shall not set symbols if it does not need to
Roman Zippel
1
-9
/
+12
2007-07-25
kconfig: remove unused members from struct symbol
Sam Ravnborg
1
-1
/
+0
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
10
-43
/
+49
2007-07-17
kconfig: reset generated values only if Kconfig and .config agree.
Roman Zippel
1
-11
/
+26
2007-07-17
kconfig: strip 'CONFIG_' automatically in kernel configuration search
Bernhard Walle
1
-2
/
+9
2007-07-16
kconfig: fix update-po-config
Sam Ravnborg
2
-18
/
+21
2007-07-16
kconfig: use POSIX equality test in check-lxdialog.sh
Mike Frysinger
1
-1
/
+1
2007-05-19
kconfig: search harder for curses library in check-lxdialog.sh
Mike Frysinger
1
-15
/
+9
2007-05-06
kconfig: fix mconf segmentation fault
Marcin Garski
2
-2
/
+2
2007-05-06
kconfig: error out if recursive dependencies are found
Sam Ravnborg
3
-12
/
+13
2007-05-02
kconfig: correct minor typo in Kconfig warning message.
Robert P. J. Day
1
-1
/
+1
2007-05-02
kbuild: be more explicit on missing .config file
Randy Dunlap
1
-0
/
+1
2007-05-02
kconfig: refer to qt3 if we cannot find qt libraries
Sam Ravnborg
1
-2
/
+2
2007-05-02
kbuild: remove kconfig binaries during make mrproper
Sam Ravnborg
1
-0
/
+1
2007-05-02
kconfig/menuconfig: do not hardcode '.config'
Sam Ravnborg
2
-1
/
+2
2007-05-02
menuconfig: remember alternate config filename
Sam Ravnborg
3
-12
/
+37
2007-05-02
kconfig/xconfig: sync main view with search dialog current menu
Marco Costalba
2
-2
/
+5
2007-05-02
menuconfig: dont use obsolete index() function in lxdialog
Mike Frysinger
1
-2
/
+2
2007-02-14
[PATCH] qconf: hide empty list items
Cyrill V. Gorcunov
1
-0
/
+2
2007-02-14
[PATCH] qconf: Back button behaviour normalization
Cyrill V. Gorcunov
1
-1
/
+4
2007-02-14
[PATCH] qconf: fix showing help info on failed search
Cyrill V. Gorcunov
1
-0
/
+1
2007-02-14
[PATCH] qconf: relocate Search Command
Shlomi Fish
1
-3
/
+6
2007-02-14
[PATCH] qconf: immediately update integer and string values in xconfig display
Karsten Wiese
1
-0
/
+1
2007-01-12
[PATCH] qconf: (re)fix SIGSEGV on empty menu items
Roman Zippel
2
-13
/
+4
2007-01-06
[PATCH] qconf: fix SIGSEGV on empty menu items
Cyrill V. Gorcunov
2
-2
/
+12
2006-12-13
[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...
Karsten Wiese
2
-19
/
+20
2006-12-13
[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...
Karsten Wiese
4
-2
/
+27
2006-12-13
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
6
-9
/
+21
2006-12-13
[PATCH] kconfig: new function "bool conf_get_changed(void)"
Karsten Wiese
5
-10
/
+23
[prev]
[next]