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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
Masahiro Yamada
1
-10
/
+0
2021-01-04
kconfig: Support building mconf with vendor sysroot ncurses
John Millikin
1
-1
/
+3
2020-12-21
kconfig: fix return value of do_error_if()
Masahiro Yamada
1
-1
/
+1
2020-12-08
kconfig: clean up header inclusion
Boris Kolpackov
4
-3
/
+2
2020-12-08
kconfig: qconf: show Qt version in the About dialog
Masahiro Yamada
1
-3
/
+6
2020-12-08
kconfig: make lkc.h self-sufficient #include-wise
Boris Kolpackov
1
-0
/
+4
2020-12-08
kconfig: qconf: convert to Qt5 new signal/slot connection syntax
Masahiro Yamada
1
-58
/
+78
2020-12-08
kconfig: qconf: use a variable to pass packages to pkg-config
Masahiro Yamada
1
-1
/
+1
2020-12-08
kconfig: qconf: drop Qt4 support
Masahiro Yamada
1
-10
/
+2
2020-10-22
Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-275
/
+170
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-8
/
+8
2020-09-24
kconfig: qconf: create QApplication after option checks
Masahiro Yamada
1
-1
/
+2
2020-09-24
kconfig: qconf: remove Y, M, N columns
Masahiro Yamada
2
-61
/
+4
2020-09-24
kconfig: qconf: remove ConfigView class
Masahiro Yamada
2
-47
/
+17
2020-09-24
kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView
Masahiro Yamada
2
-33
/
+32
2020-09-24
kconfig: qconf: remove ConfigLineEdit class
Masahiro Yamada
2
-57
/
+0
2020-09-24
kconfig: qconf: allow to edit "int", "hex", "string" menus in-place
Masahiro Yamada
2
-17
/
+91
2020-09-24
kconfig: qconf: show data column all the time
Masahiro Yamada
2
-32
/
+2
2020-09-24
kconfig: qconf: move ConfigView::updateList(All) to ConfigList class
Masahiro Yamada
2
-42
/
+39
2020-09-24
kconfig: qconf: remove unused ConfigItem::okRename()
Masahiro Yamada
2
-9
/
+0
2020-09-24
kconfig: qconf: update the intro message to match to the current code
Masahiro Yamada
1
-4
/
+4
2020-09-24
kconfig: qconf: reformat the intro message
Masahiro Yamada
1
-11
/
+18
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
1
-3
/
+8
2020-09-20
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2
-31
/
+30
2020-09-18
kconfig: qconf: use delete[] instead of delete to free array (again)
Masahiro Yamada
1
-1
/
+1
2020-09-03
kconfig: remove redundant assignment prompt = prompt
Denis Efremov
1
-1
/
+0
2020-09-03
kconfig: streamline_config.pl: check defined(ENV variable) before using it
Randy Dunlap
1
-1
/
+4
2020-08-26
kbuild: hide commands to run Kconfig, and show short log for syncconfig
Masahiro Yamada
1
-8
/
+8
2020-08-21
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
1
-54
/
+62
2020-08-21
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
1
-6
/
+1
2020-08-21
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
1
-2
/
+0
2020-08-18
kconfig: qconf: remove unused colNr
Masahiro Yamada
1
-1
/
+1
2020-08-18
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2
-18
/
+15
2020-08-18
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
1
-4
/
+4
2020-08-14
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2
-28
/
+27
2020-08-14
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
1
-34
/
+34
2020-08-14
kconfig: qconf: refactor icon setups
Masahiro Yamada
2
-14
/
+27
2020-08-14
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2
-2
/
+2
2020-08-14
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
1
-8
/
+0
2020-08-14
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2
-19
/
+11
2020-08-14
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2
-19
/
+11
2020-08-14
kconfig: qconf: drop more localization code
Masahiro Yamada
1
-8
/
+3
2020-08-14
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2
-10
/
+10
2020-08-14
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2
-5
/
+5
2020-08-14
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2
-5
/
+5
2020-08-14
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
1
-1
/
+2
2020-08-14
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2
-24
/
+22
2020-08-14
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
1
-4
/
+0
2020-08-14
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
1
-3
/
+1
2020-08-14
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2
-2
/
+1
[next]