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
/
basic
Age
Commit message (
Expand
)
Author
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-05-26
modpost,fixdep: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-02
fixdep: remove redundant null character check
Masahiro Yamada
2020-03-02
fixdep: remove unneeded code and comments about *.ver files
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-08-29
kbuild: remove unneeded comments and code from scripts/basic/Makefile
Masahiro Yamada
2019-07-01
fixdep: check return value of printf() and putchar()
Masahiro Yamada
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-05-07
fixdep: suppress consecutive / from file paths in dependency list files
Nicolas Pitre
2018-03-26
kbuild: move include/config/ksym/* to include/ksym/*
Masahiro Yamada
2018-03-05
fixdep: do not ignore kconfig.h
Rasmus Villemoes
2018-03-05
fixdep: remove some false CONFIG_ matches
Rasmus Villemoes
2018-03-05
fixdep: remove stale references to uml-config.h
Rasmus Villemoes
2018-01-18
fixdep: use existing helper to check modular CONFIG options
Masahiro Yamada
2018-01-18
fixdep: refactor parse_dep_file()
Masahiro Yamada
2018-01-18
fixdep: move global variables to local variables of main()
Masahiro Yamada
2018-01-18
fixdep: remove unneeded memcpy() in parse_dep_file()
Masahiro Yamada
2018-01-18
fixdep: factor out common code for reading files
Masahiro Yamada
2018-01-18
fixdep: use malloc() and read() to load dep_file to buffer
Masahiro Yamada
2018-01-18
fixdep: remove unnecessary <arpa/inet.h> inclusion
Masahiro Yamada
2018-01-08
fixdep: exit with error code in error branches of do_config_file()
Lukas Bulwahn
2017-08-10
fixdep: trivial: typo fix and correction
Cao jin
2017-08-10
kbuild: trivial cleanups on the comments
Cao jin
2016-08-24
fixdep: faster CONFIG_ search
Alexey Dobriyan
2016-07-22
scripts: Fix size mismatch of kexec_purgatory_size
Tautschnig, Michael
2016-03-29
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
fixdep: accept extra dependencies on stdin
Nicolas Pitre
2016-02-17
kbuild: fixdep: Check fstat(2) return value
Tom Rini
2015-12-07
fixdep: constify strrcmp arguments
Nicolas Iooss
2015-08-24
kbuild: fixdep: drop meaningless hash table initialization
Masahiro Yamada
2015-08-24
kbuild: fixdep: optimize code slightly
Masahiro Yamada
2014-08-08
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Vivek Goyal
2014-08-08
bin2c: move bin2c in scripts/basic
Vivek Goyal
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2013-04-05
kbuild: fixdep: support concatenated dep files
Stephen Warren
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
2011-09-09
fixdep: fix extraneous dependencies
Peter Foley
2011-05-02
kbuild: move scripts/basic/docproc.c to scripts/docproc.c
Peter Foley
2011-03-13
kbuild: Fix computing srcversion for modules
Michal Marek
2011-02-21
fixdep: Do not record dependency on the source file itself
Michal Marek
2010-12-22
Make fixdep error handling more explicit
Ben Gamari
2010-12-14
Merge commit 'v2.6.37-rc1' into kbuild/kbuild
Michal Marek
2010-11-11
fixdep: use hash table instead of a single array
Eric Dumazet
2010-10-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
[next]