index
:
kernel-build.git
master
Kernel build scripts
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kbuild.sh
Age
Commit message (
Expand
)
Author
2022-01-11
kbuild: Add -m to DT_CHECKER_FLAGS
HEAD
master
Laurent Pinchart
2021-09-20
kbuild: Remove unused options from help text
Laurent Pinchart
2021-09-20
kbuild: Add an option to run DT bindings checks
Laurent Pinchart
2021-09-20
kbuild: Allow adding out-of-tree DTBs to image
Laurent Pinchart
2021-06-17
kbuild: Support directory names in DTB destinations
Laurent Pinchart
2021-06-17
kbuild: Avoid false matches in directory pattern
Laurent Pinchart
2021-05-12
kbuild: Fix DT build
Laurent Pinchart
2021-04-24
kbuild: Add variables for kernel root and kernel output directories
Laurent Pinchart
2021-04-24
Turn dtbs platform variable into array
Laurent Pinchart
2021-04-24
kbuild: Add options to selectively compile kernel components
Laurent Pinchart
2021-02-16
kbuild: Add --help argument
Laurent Pinchart
2020-12-14
kbuild: Allow building documentation subsets
Laurent Pinchart
2020-12-14
kbuild: Run documentation build in virtualenv
Laurent Pinchart
2020-12-14
kbuild: Pass build options to bindeb-pkg
Laurent Pinchart
2020-09-02
Support overriding the image file name
Laurent Pinchart
2020-09-02
kbuild: Support custom make arguments on the command line
Laurent Pinchart
2020-02-26
kbuild.sh: Don't disable the implicit-fallthrough warning by default
Laurent Pinchart
2020-02-18
Add simple mechanism to specify version-based extra CFLAGS
Laurent Pinchart
2019-08-22
Ignore implicit fallthrough warning
Laurent Pinchart
2019-06-24
Fix incorrect ARCH variable name
Laurent Pinchart
2019-05-19
Move target directory configuration to config.sh
Laurent Pinchart
2019-05-19
Move cross compiler configuration to separate config.sh file
Laurent Pinchart
2019-05-19
Convert all shell variables to lowercase
Laurent Pinchart
2019-05-19
Modularise image handling
Laurent Pinchart
2019-05-19
Modularise architecture handling
Laurent Pinchart
2019-05-19
Modularise platform handling
Laurent Pinchart
2019-05-19
Initial import
Laurent Pinchart