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
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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-13
kconfig: rename zconf.y to parser.y
Masahiro Yamada
1
-3
/
+4
2019-02-13
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
1
-3
/
+3
2019-01-14
kconfig: clean generated *conf-cfg files
Masahiro Yamada
1
-1
/
+1
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
1
-18
/
+18
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
1
-3
/
+1
2018-12-28
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
Masahiro Yamada
1
-2
/
+2
2018-12-28
kconfig: split the lexer out of zconf.y
Masahiro Yamada
1
-6
/
+2
2018-12-28
kconfig: split some C files out of zconf.y
Masahiro Yamada
1
-10
/
+9
2018-11-01
kconfig: remove silentoldconfig target
Masahiro Yamada
1
-8
/
+1
2018-11-01
kconfig: remove oldnoconfig target
Masahiro Yamada
1
-8
/
+1
2018-09-02
kconfig: do not require pkg-config on make {menu,n}config
Masahiro Yamada
1
-1
/
+0
2018-08-22
kconfig: fix "Can't open ..." in parallel build
Masahiro Yamada
1
-2
/
+3
2018-08-22
kconfig: add build-only configurator targets
Randy Dunlap
1
-1
/
+10
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-10
/
+7
2018-07-25
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
1
-9
/
+6
2018-07-25
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
1
-1
/
+0
2018-07-17
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
1
-0
/
+1
2018-07-17
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
1
-4
/
+4
2018-06-05
kbuild: Move last word of nconfig help to the previous line
Petr Vorel
1
-2
/
+1
2018-06-05
kconfig: Add testconfig into make help output
Petr Vorel
1
-0
/
+1
2018-05-28
kconfig: drop localization support
Sam Ravnborg
1
-39
/
+3
2018-05-28
kconfig: refactor ncurses package checks for building mconf and nconf
Masahiro Yamada
1
-34
/
+24
2018-05-28
kconfig: refactor GTK+ package checks for building gconf
Masahiro Yamada
1
-34
/
+9
2018-05-28
kconfig: refactor Qt package checks for building qconf
Masahiro Yamada
1
-45
/
+28
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
1
-1
/
+1
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
1
-1
/
+1
2018-04-04
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-7
/
+22
2018-03-25
kconfig: tests: add framework for Kconfig unit testing
Masahiro Yamada
1
-0
/
+8
2018-03-25
kconfig: remove redundant streamline_config.pl prerequisite
Ulf Magnusson
1
-4
/
+4
2018-03-25
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
1
-3
/
+10
2018-03-25
kconfig: invoke oldconfig instead of silentoldconfig from local*config
Masahiro Yamada
1
-2
/
+2
2018-03-25
kbuild: restore autoksyms.h touch to the top Makefile
Masahiro Yamada
1
-2
/
+0
2018-01-27
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
1
-3
/
+4
2018-01-25
kconfig: announce removal of oldnoconfig if used
Masahiro Yamada
1
-0
/
+2
2018-01-21
kconfig: fix make xconfig when gettext is missing
Yaakov Selkowitz
1
-0
/
+1
2018-01-21
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
1
-3
/
+0
2017-12-16
kconfig: generate lexer and parser during build instead of shipping
Masahiro Yamada
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-19
Remove gperf usage from toolchain
Linus Torvalds
1
-2
/
+2
2017-06-09
kconfig: Check for libncurses before menuconfig
Borislav Petkov
1
-1
/
+1
2016-12-01
kbuild: make sure autoksyms.h exists early
Nicolas Pitre
1
-0
/
+2
2016-02-01
scripts/kconfig: allow building with make 3.80 again
Jan Beulich
1
-1
/
+3
2015-11-11
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-42
/
+14
2015-11-02
Use pkg-config to find Qt 4 and 5 instead of direct qmake
Thiago Macieira
1
-24
/
+13
2015-10-15
scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=
Michael Ellerman
1
-1
/
+1
2015-10-14
Update the buildsystem for KConfig finding Qt
Thiago Macieira
1
-45
/
+28
2015-10-14
Port xconfig to Qt5 - Remove Qt3Support from Makefile.
Boris Barbulovski
1
-2
/
+2
2015-10-01
scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
Michael Ellerman
1
-1
/
+4
2015-07-03
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-13
/
+15
2015-06-16
kconfig: add xenconfig defconfig helper
Luis R. Rodriguez
1
-0
/
+5
[next]