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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Age
Commit message (
Expand
)
Author
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-02
kcov: allow more fine-grained coverage instrumentation
Vegard Nossum
2016-07-18
Kbuild: don't add obj tree in additional includes
Arnd Bergmann
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-04-20
kbuild: Get rid of KBUILD_STR
Michal Marek
2016-03-31
dtc: turn off dtc unit address warnings by default
Rob Herring
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-02-23
kbuild: Allow using host dtc instead of kernel's copy
Rob Herring
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-12-18
kbuild: add AFLAGS_REMOVE_(basename).o option
Heiko Carstens
2015-11-25
kbuild: Allow to specify composite modules with modname-m
Michal Marek
2015-04-03
kbuild: Create directory for target DTB
Nathan Rossi
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2014-10-21
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
Robert Richter
2014-08-19
kbuild: handle multi-objs dependency appropriately
Masahiro Yamada
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-03-29
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2014-03-04
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
2014-02-20
kbuild: dtbs_install: new make target
Jason Cooper
2014-02-20
of: Move testcase FDT data into drivers/of
Grant Likely
2013-07-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
2013-07-03
kbuild: create directory for dir/file.o
张忠山
2013-06-13
kbuild: make sure we clean up DTB temporary files
Ian Campbell
2013-06-13
Makefile.lib: align DTB quiet_cmd
James Hogan
2013-05-23
kbuild: Don't assume dts files live in arch/*/boot/dts
Matthijs Kooijman
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-05
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
Stephen Warren
2013-04-05
kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
Stephen Warren
2013-04-05
kbuild: create an "include chroot" for DT bindings
Stephen Warren
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-02-13
kbuild: limit dtc+cpp include path
Stephen Warren
2013-02-08
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
2012-11-30
kbuild: centralize .dts->.dtb rule
Stephen Warren
2012-03-26
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
2012-01-08
kbuild: Fix comment in Makefile.lib
Michal Marek
2011-08-31
kbuild: prevent make from deleting _shipped files
Peter Foley
2011-06-09
kbuild: simplify the %_shipped rule
Arnaud Lacombe
2011-06-09
kbuild: add implicit rules for parser generation
Arnaud Lacombe
2011-04-18
kbuild: Call gzip with -n
Michal Marek
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
2010-12-23
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-10-28
initramfs: Fix build break on symbol-prefixed archs
Mike Frysinger
2010-09-22
jump label: Convert dynamic debug to use jump labels
Jason Baron
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-04-06
x86: Add optimized popcnt variants
Borislav Petkov
[next]