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
Age
Commit message (
Expand
)
Author
2007-12-17
fix bloat-o-meter for ppc64
Nathan Lynch
2007-12-13
kbuild: re-enable Makefile generation in a new O=... directory
Guillaume Chazarain
2007-12-09
kbuild: fix building with O=.. options
Sam Ravnborg
2007-11-29
update checkpatch.pl to version 0.12
Andy Whitcroft
2007-11-17
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
2007-11-12
x86: enable "make ARCH=x86"
Sam Ravnborg
2007-11-12
kconfig: use $K64BIT to set 64BIT with all*config targets
Sam Ravnborg
2007-11-12
kconfig: add helper to set config symbol from environment variable
Sam Ravnborg
2007-11-12
kconfig: factor out code in confdata.c
Sam Ravnborg
2007-10-25
x86: move i386 and x86_64 Kconfig files to x86 directory
Sam Ravnborg
2007-10-25
kconfig: small code refactoring in kconfig Makefile
Sam Ravnborg
2007-10-25
x86: move defconfig files for i386 and x86_64 to x86
Sam Ravnborg
2007-10-23
Module autoprobing support for virtio drivers.
Rusty Russell
2007-10-20
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...
Linus Torvalds
2007-10-20
[PARISC] Port checkstack.pl to parisc
Kyle McMartin
2007-10-20
kconfig: set title bar in xconfig
Randy Dunlap
2007-10-19
Revert "kconfig: tristate choices with mixed tristate and boolean values"
Linus Torvalds
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-19
kbuild: introduce cc-cross-prefix
Sam Ravnborg
2007-10-19
fix a trivial typo in scripts/checkstack.pl
Joern Engel
2007-10-18
update checkpatch.pl to version 0.11
Andy Whitcroft
2007-10-18
kbuild: make deb-pkg - add 'Provides:' line
bugme-daemon@bugzilla.kernel.org
2007-10-18
kconfig: comment typo in scripts/kconfig/Makefile.
Rob Landley
2007-10-18
kbuild: stop docproc segfaulting when SRCTREE isn't set.
Rob Landley
2007-10-18
kbuild: modpost problem when symbols move from one module to another
Trent Piepho
2007-10-17
kernel-doc: fix doc blocks and html
Randy Dunlap
2007-10-17
update checkpatch.pl to version 0.10
Andy Whitcroft
2007-10-17
Add stack checking for Blackfin
Mike Frysinger
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-15
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Sam Ravnborg
2007-10-15
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-14
kbuild: check for wrong use of CFLAGS
Sam Ravnborg
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-13
i2c: Kill struct i2c_device_id
Jean Delvare
2007-10-12
kbuild: make modpost detect unterminated device id lists
Kees Cook
2007-10-12
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
2007-10-12
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2007-10-12
kbuild: kill backward compatibility checks
Sam Ravnborg
2007-10-12
kbuild: kill EXTRA_ARFLAGS
Sam Ravnborg
2007-10-12
kbuild: call make once for all targets when O=.. is used
Milton Miller
2007-10-12
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2007-10-12
kconfig: make comments stand out in menuconfig
Sam Ravnborg
2007-10-12
kbuild: fix directory traversal bug
Sam Ravnborg
2007-10-12
docproc: style & typo cleanups
Randy Dunlap
2007-10-12
kbuild: apply genksyms changes
Sam Ravnborg
2007-10-12
kbuild: __extension__ support in genksyms (fix unknown CRC warning)
Sam Ravnborg
2007-10-12
kbuild: fix genksyms Makefile
Sam Ravnborg
[next]