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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-07-21
Linus 5.3-rc1
Linus Torvalds
2019-07-20
kbuild: add -fcf-protection=none when using retpoline flags
Seth Forshee
2019-07-18
kbuild: remove 'prepare1' target
Masahiro Yamada
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-18
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-17
kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
Masahiro Yamada
2019-07-17
kbuild: do not create empty modules.order in the prepare stage
Masahiro Yamada
2019-07-17
kbuild: remove tag files by distclean instead of mrproper
Masahiro Yamada
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-11
kbuild: Inform user to pass ARCH= for make mrproper
Geert Uytterhoeven
2019-07-11
kbuild: add a flag to force absolute path for srctree
Masahiro Yamada
2019-07-11
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-11
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
2019-07-09
kbuild: compile-test kernel headers to ensure they are self-contained
Masahiro Yamada
2019-07-09
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
2019-07-08
kbuild: compile-test exported headers to ensure they are self-contained
Masahiro Yamada
2019-07-07
Linux 5.2
Linus Torvalds
2019-07-08
kbuild: add more hints about SUBDIRS replacement
Masahiro Yamada
2019-07-04
kbuild: Add ability to test Clang's integrated assembler
Nathan Chancellor
2019-07-01
kbuild: split modules.order build rule out of 'modules' target
Masahiro Yamada
2019-07-01
kbuild: fix missed rebuild of modules.builtin
Masahiro Yamada
2019-06-30
Linux 5.2-rc7
Linus Torvalds
2019-06-24
kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
Nathan Chancellor
2019-06-22
Linux 5.2-rc6
Linus Torvalds
2019-06-16
Linux 5.2-rc5
Linus Torvalds
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2019-06-15
kbuild: move hdr-inst shorthand to top Makefile
Masahiro Yamada
2019-06-15
kbuild: re-implement Makefile.headersinst without recursion
Masahiro Yamada
2019-06-15
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
2019-06-15
kbuild: build all prerequisites of headers_install simultaneously
Masahiro Yamada
2019-06-15
kbuild: remove build_unifdef target in scripts/Makefile
Masahiro Yamada
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
2019-06-15
kbuild: make gdb_script depend on prepare0 instead of prepare
Masahiro Yamada
2019-06-15
kbuild: remove stale dependency between Documentation/ and headers_install
Masahiro Yamada
2019-06-15
kbuild: remove headers_{install,check}_all
Masahiro Yamada
2019-06-08
Linux 5.2-rc4
Linus Torvalds
2019-06-05
kbuild: teach kselftest-merge to find nested config files
Dan Rue
2019-06-02
Linux 5.2-rc3
Linus Torvalds
2019-05-26
Linux 5.2-rc2
Linus Torvalds
2019-05-19
Linux 5.2-rc1
Linus Torvalds
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
2019-05-18
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
[next]