index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
2025-07-02
kconfig: gconf: remove global 'model1' and 'model2' variables
Masahiro Yamada
2025-07-02
kconfig: gconf: use GtkTreeModelFilter to control row visibility
Masahiro Yamada
2025-07-02
kconfig: gconf: preserve menu selection when switching view mode
Masahiro Yamada
2025-07-02
kconfig: gconf: merge 'current' and 'browsed' global variables
Masahiro Yamada
2025-07-02
kconfig: gconf: remove global 'tree' variable
Masahiro Yamada
2025-07-02
kconfig: gconf: make introduction, about, license dialogs modal
Masahiro Yamada
2025-07-02
kconfig: gconf: refactor replace_button_icon()
Masahiro Yamada
2025-07-02
kconfig: gconf: use GdkPixbuf in replace_button_icon()
Masahiro Yamada
2025-07-02
kconfig: gconf: use GtkFileChooser in on_save_as1_activate()
Masahiro Yamada
2025-07-02
kconfig: gconf: use GtkFileChooser in on_load1_activate()
Masahiro Yamada
2025-07-02
kconfig: gconf: add on_save_clicked() event handler
Masahiro Yamada
2025-07-02
kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event()
Masahiro Yamada
2025-07-02
kconfig: gconf: avoid hardcoding model2 in renderer_edited()
Masahiro Yamada
2025-07-02
kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
Masahiro Yamada
2025-07-02
kconfig: gconf: make key_press_event work in left pane too
Masahiro Yamada
2025-07-02
kconfig: gconf: remove glade_xml_signal_autoconnect() call
Masahiro Yamada
2025-07-02
kconfig: gconf: add static qualifiers to event handlers
Masahiro Yamada
2025-07-02
kconfig: gconf: move button1 and save1 initialization code
Masahiro Yamada
2025-07-02
kconfig: gconf: move the main window event handlers below
Masahiro Yamada
2025-07-02
kconfig: gconf: grey out button for current view
Masahiro Yamada
2025-07-02
kconfig: gconf: refactor view setting code
Masahiro Yamada
2025-07-01
kconfig: gconf: move init_*() functions below
Masahiro Yamada
2025-07-01
kconfig: gconf: add static qualifiers to variables
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unused 'color' variable
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unneeded variable in on_split_clicked()
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unnecessary NULL checks for tree1 and tree2
Masahiro Yamada
2025-07-01
kconfig: gconf: remove parents[] array and indent variable
Masahiro Yamada
2025-07-01
kconfig: gconf: remove internal-child="image" nodes from glade
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unnecessary gtk_set_locale() call
Masahiro Yamada
2025-07-01
kconfig: gconf: remove gtk_tree_view_set_rules_hint() calls
Masahiro Yamada
2025-07-01
kconfig: gconf: remove gtk_widget_realize() calls
Masahiro Yamada
2025-07-01
kconfig: gconf: remove gtk_tree_view_column_set_visible() calls
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() calls
Masahiro Yamada
2025-07-01
kconfig: gconf: remove meaningless code in init_main_window()
Masahiro Yamada
2025-07-01
kconfig: gconf: remove empty if-block
Masahiro Yamada
2025-07-01
kconfig: gconf: remove old #ifdef GTK_CHECK_VERSION
Masahiro Yamada
2025-07-01
kconfig: gconf: always destroy dialog in on_window1_delete_event()
Masahiro Yamada
2025-06-30
kconfig: gconf: fix potential memory leak in renderer_edited()
Masahiro Yamada
2025-06-30
kconfig: gconf: make columns resizable
Masahiro Yamada
2025-06-30
kconfig: re-add menu_get_parent_menu() that returns parent menu
Masahiro Yamada
2025-06-30
kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
Masahiro Yamada
2025-06-30
kconfig: qconf: show selected choice in the Value column
Masahiro Yamada
2025-06-30
kconfig: qconf: do not show checkbox icon for choice
Masahiro Yamada
2025-06-28
kconfig: set MENU_CHANGED to choice when the selected member is changed
Masahiro Yamada
2025-06-24
kconfig: lxdialog: fix 'space' to (de)select options
Yann E. MORIN
2025-06-18
kconfig: use memcmp instead of deprecated bcmp
Thomas Meyer
2025-06-06
kconfig: introduce menu type enum
Masahiro Yamada
2025-04-06
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
2025-03-15
kconfig: remove unnecessary cast in sym_get_string()
Masahiro Yamada
[prev]
[next]