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
/
Makefile.build
Age
Commit message (
Expand
)
Author
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-02
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
2017-09-28
objtool: Skip unreachable warnings for GCC 4.4 and older
Josh Poimboeuf
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-08-10
kbuild: trivial cleanups on the comments
Cao jin
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-25
objtool: Fix gcov check for older versions of GCC
Josh Poimboeuf
2017-06-30
kbuild: thin archives use P option to ar
Nicholas Piggin
2017-05-03
objtool: make it visible in make V=1 output
Jiri Slaby
2017-04-25
kbuild: Add support to generate LLVM assembly files
Vinícius Tinti
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-11
kbuild: cmd_export_list: tighten the sed script
Nicolas Pitre
2016-11-29
kbuild: improve linker compatibility with lib-ksyms.o build
Nicholas Piggin
2016-11-29
kbuild: thin archives for multi-y targets
Nicholas Piggin
2016-11-09
kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL
Nicholas Piggin
2016-11-01
kbuild: modversions for EXPORT_SYMBOL() for asm
Nicholas Piggin
2016-10-22
kbuild: prevent lib-ksyms.o rebuilds
Nicholas Piggin
2016-09-09
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
2016-08-07
[kbuild] handle exports in lib-y objects reliably
Al Viro
2016-06-07
Shared library support
Emese Revfy
2016-04-20
kbuild: rename cmd_as_s_S to cmd_cpp_s_S
Masahiro Yamada
2016-04-20
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
Masahiro Yamada
2016-03-29
kbuild: de-duplicate fixdep usage
Nicolas Pitre
2016-03-29
kbuild: record needed exported symbols for modules
Nicolas Pitre
2016-03-05
objtool: Detect and warn if libelf is missing and don't break the build
Josh Poimboeuf
2016-02-29
objtool: Add CONFIG_STACK_VALIDATION option
Josh Poimboeuf
2015-11-25
kbuild: Allow to specify composite modules with modname-m
Michal Marek
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2014-10-02
kbuild: remove obj-n and lib-n handling
Masahiro Yamada
2014-08-19
kbuild: handle multi-objs dependency appropriately
Masahiro Yamada
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-16
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
2014-04-09
kbuild: LLVMLinux: Adapt warnings for compilation with clang
Jan-Simon Möller
2014-02-13
Kbuild, lto: Disable LTO for asm-offsets.c
Andi Kleen
2013-03-20
genksyms: pass symbol-prefix instead of arch
James Hogan
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
2012-01-26
kbuild: disable -Wmissing-field-initializers for W=1
Kirill A. Shutemov
2011-08-31
scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacement
Arnaud Lacombe
2011-05-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2011-05-19
ftrace/kbuild: Add recordmcount files to force full build
Michal Marek
2011-05-16
kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
Steven Rostedt
2011-05-02
kbuild: Allow to combine multiple W= levels
Michal Marek
2011-04-29
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Dave Jones
2011-04-28
kbuild: implement several W= levels
Sam Ravnborg
2011-04-20
kbuild: Fix build with binutils <= 2.19
Michal Marek
2011-04-18
kbuild: Use the deterministic mode of ar
Michal Marek
2011-03-09
kbuild: Add extra gcc checks
Borislav Petkov
[next]