summaryrefslogtreecommitdiff
path: root/kbuild.sh
AgeCommit message (Expand)Author
2022-01-11kbuild: Add -m to DT_CHECKER_FLAGSHEADmasterLaurent Pinchart
2021-09-20kbuild: Remove unused options from help textLaurent Pinchart
2021-09-20kbuild: Add an option to run DT bindings checksLaurent Pinchart
2021-09-20kbuild: Allow adding out-of-tree DTBs to imageLaurent Pinchart
2021-06-17kbuild: Support directory names in DTB destinationsLaurent Pinchart
2021-06-17kbuild: Avoid false matches in directory patternLaurent Pinchart
2021-05-12kbuild: Fix DT buildLaurent Pinchart
2021-04-24kbuild: Add variables for kernel root and kernel output directoriesLaurent Pinchart
2021-04-24Turn dtbs platform variable into arrayLaurent Pinchart
2021-04-24kbuild: Add options to selectively compile kernel componentsLaurent Pinchart
2021-02-16kbuild: Add --help argumentLaurent Pinchart
2020-12-14kbuild: Allow building documentation subsetsLaurent Pinchart
2020-12-14kbuild: Run documentation build in virtualenvLaurent Pinchart
2020-12-14kbuild: Pass build options to bindeb-pkgLaurent Pinchart
2020-09-02Support overriding the image file nameLaurent Pinchart
2020-09-02kbuild: Support custom make arguments on the command lineLaurent Pinchart
2020-02-26kbuild.sh: Don't disable the implicit-fallthrough warning by defaultLaurent Pinchart
2020-02-18Add simple mechanism to specify version-based extra CFLAGSLaurent Pinchart
2019-08-22Ignore implicit fallthrough warningLaurent Pinchart
2019-06-24Fix incorrect ARCH variable nameLaurent Pinchart
2019-05-19Move target directory configuration to config.shLaurent Pinchart
2019-05-19Move cross compiler configuration to separate config.sh fileLaurent Pinchart
2019-05-19Convert all shell variables to lowercaseLaurent Pinchart
2019-05-19Modularise image handlingLaurent Pinchart
2019-05-19Modularise architecture handlingLaurent Pinchart
2019-05-19Modularise platform handlingLaurent Pinchart
2019-05-19Initial importLaurent Pinchart