index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
Makefile
Age
Commit message (
Expand
)
Author
2013-03-07
kconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
2012-12-20
scripts/kconfig: ensure we use proper CONFIG_ prefix
Yann E. MORIN
2012-09-27
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
2012-07-26
kconfig: Document oldnoconfig to what it really does
Steven Rostedt
2012-07-13
kconfig: Print errors to stderr in the Makefile
Michal Marek
2012-07-13
xconfig: add quiet rule for moc
Yaakov Selkowitz
2012-07-13
xconfig: use pkgconfig to find moc
Yaakov Selkowitz
2012-01-16
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-01-15
Improve update-po-config output
Peter Foley
2011-12-18
kconfig: adapt update-po-config to new UML layout
Paul Bolle
2011-08-08
kconfig/streamline_config.pl: merge local{mod,yes}config
Arnaud Lacombe
2011-08-08
kconfig/streamline_config.pl: use options to determine operating mode
Arnaud Lacombe
2011-08-08
kconfig/streamline_config.pl: directly access LSMOD from the environment
Arnaud Lacombe
2011-07-30
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-06-09
kconfig: regen parser
Arnaud Lacombe
2011-06-09
kconfig: migrate parser to implicit rules
Arnaud Lacombe
2011-06-09
kconfig: constify `kconf_id_lookup'
Arnaud Lacombe
2011-06-06
kconfig/gconf: silent missing prototype warnings
Arnaud Lacombe
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-04-29
kconfig: quiet commands when V=0
Peter Foley
2011-04-29
kconfig: change update-po-config to reflect new layout of arch/um
Peter Foley
2011-04-29
kconfig: make update-po-config work in KBUILD_OUTPUT
Peter Foley
2011-04-29
kconfig: rearrange clean-files
Peter Foley
2011-04-29
kconfig: change gconf to modify hostprogs-y like nconf and mconf
Peter Foley
2011-04-29
kconfig: change qconf to modify hostprogs-y like nconf and mconf
Peter Foley
2011-04-29
kconfig: only build kxgettext when needed
Peter Foley
2010-09-27
Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...
Michal Marek
2010-09-19
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-09-13
kconfig: Simplify Makefile for xconfig
Michal Marek
2010-09-13
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
2010-09-01
kconfig qconf: port to QT4
Alexander Stein
2010-08-26
kbuild: don't overwrite HOST_EXTRACFLAGS
Arnaud Lacombe
2010-08-17
kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
Arnaud Lacombe
2010-08-04
Merge commit 'v2.6.35' into kbuild/kconfig
Michal Marek
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
2010-06-04
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2010-06-03
gconfig: fix build failure on fedora 13
Richard Kennedy
2010-06-02
kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
Aristeu Rozanski
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-02-03
kconfig: Simplify LSMOD= handling
Michal Marek
2010-02-02
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
2010-01-06
kconfig: Create include/generated for localmodconfig
Steven Rostedt
2009-12-12
kbuild: create include/generated in silentoldconfig
Michal Marek
2009-11-20
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2009-08-21
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
[next]