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
Age
Commit message (
Expand
)
Author
2022-10-03
kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
Masahiro Yamada
2022-10-03
kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
Masahiro Yamada
2022-10-03
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
Masahiro Yamada
2022-10-02
kallsyms: take the input file instead of reading stdin
Masahiro Yamada
2022-10-02
kallsyms: drop duplicated ignore patterns from kallsyms.c
Masahiro Yamada
2022-10-02
kbuild: reuse mksysmap output for kallsyms
Masahiro Yamada
2022-10-02
mksysmap: update comment about __crc_*
Masahiro Yamada
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-29
kbuild: re-run modpost when it is updated
Masahiro Yamada
2022-09-29
kbuild: unify two modpost invocations
Masahiro Yamada
2022-09-29
kbuild: move vmlinux.o rule to the top Makefile
Masahiro Yamada
2022-09-29
kbuild: move .vmlinux.objs rule to Makefile.modpost
Masahiro Yamada
2022-09-29
kbuild: list sub-directories in ./Kbuild
Masahiro Yamada
2022-09-29
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
2022-09-29
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
2022-09-29
scripts: remove unused argument 'type'
Zeng Heng
2022-09-29
Kconfig: remove sym_set_choice_value
Zeng Heng
2022-09-29
kbuild: use objtool-args-y to clean up objtool arguments
Masahiro Yamada
2022-09-29
kbuild: fix and refactor single target build
Masahiro Yamada
2022-09-29
kbuild: rewrite check-local-export in sh/awk
Owen Rafferty
2022-09-29
Revert "kbuild: Make scripts/compile.h when sh != bash"
Masahiro Yamada
2022-09-29
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
Masahiro Yamada
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-29
kbuild: do not deduplicate modules.order
Masahiro Yamada
2022-09-29
kbuild: check sha1sum just once for each atomic header
Masahiro Yamada
2022-09-29
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Masahiro Yamada
2022-09-29
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2022-09-24
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
2022-09-24
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2022-09-24
scripts/clang-tools: remove unused module
yangxingwu
2022-09-11
Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-10
mksysmap: Fix the mismatch of 'L0' symbols in System.map
Youling Tang
2022-09-04
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
2022-08-29
scripts/extract-ikconfig: add zstd compression support
Thitat Auareesuksakul
2022-08-29
scripts: remove obsolete gcc-ld script
Lukas Bulwahn
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-08-20
Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-21
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
2022-08-21
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
2022-08-21
kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
Jiri Slaby
2022-08-21
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
2022-08-19
Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-16
gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
Andrew Donnellan
2022-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-11
riscv/purgatory: Omit use of bin2c
Masahiro Yamada
2022-08-11
Revert "Makefile.extrawarn: re-enable -Wformat for clang"
Linus Torvalds
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-08-08
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]