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.lib
Age
Commit message (
Expand
)
Author
2019-03-14
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-01-28
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
2019-01-28
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
2019-01-06
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-13
kbuild: Add support for DT binding schema checks
Rob Herring
2018-12-01
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
2018-11-30
kbuild: Enable dtc graph_port warning by default
Rob Herring
2018-11-30
kbuild: disable dtc simple_bus_reg warnings by default
Rob Herring
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2018-07-19
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
2018-07-19
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
2018-06-07
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-14
kbuild: disable new dtc graph and unit-address warnings
Rob Herring
2018-05-05
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2018-04-07
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-05
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-03-31
kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>
Masahiro Yamada
2018-03-26
kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
Masahiro Yamada
2018-03-26
kbuild: rename real-objs-y/m to real-obj-y/m
Masahiro Yamada
2018-03-26
kbuild: move modname and modname-multi close to modname_flags
Masahiro Yamada
2018-03-26
kbuild: simplify modname calculation
Masahiro Yamada
2018-03-26
kbuild: fix modname for composite modules
Cao jin
2018-03-26
kbuild: define KBUILD_MODNAME even if multiple modules share objects
Masahiro Yamada
2018-03-26
kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi
Masahiro Yamada
2018-03-26
kbuild: Use ls(1) instead of stat(1) to obtain file size
Michael Forney
2018-03-26
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-09
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
2018-03-05
scripts: turn off some new dtc warnings by default
Rob Herring
2018-03-01
scripts: re-enable some now fixed dtc warnings
Rob Herring
2018-03-01
kbuild: add dtc as dependency on .dtb files
Rob Herring
2018-03-01
kbuild: remove remaining use of undefined YACC_PREFIX
Rob Herring
2018-02-06
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-01-25
kbuild: fix W= option checks for extra DTC warnings
Masahiro Yamada
2018-01-22
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
Masahiro Yamada
2017-12-16
kbuild: prepare to remove C files pre-generated by flex and bison
Masahiro Yamada
2017-12-16
kbuild: add LEX and YACC variables
Masahiro Yamada
2017-11-23
kbuild: drop $(extra-y) from real-objs-y
Masahiro Yamada
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
[next]