summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-08-07pylibfdt: setup.py: Drop license_filesTom Rini
2025-08-04Makefile: Remove expansion of undefined variablePhilip Molloy
2025-07-08Merge patch series "kbuild: Update Makefile.extrawarn to 5.1"Tom Rini
2025-07-08kbuild: Bump the build system to 5.1Ilias Apalodimas
2025-07-08kbuild: Update Makefile.extrawarn to 5.1Ilias Apalodimas
2025-07-07Merge branch 'next'Tom Rini
2025-06-26pylibfdt: correct license information (further)Quentin Schulz
2025-06-19dtc: Add Kconfig option to pad device tree blobEric Schikschneit
2025-06-11kbuild: use assignment instead of define ... endef for filechk_* rulesIlias Apalodimas
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-09pylibfdt: correct license informationHeinrich Schuchardt
2025-06-06Merge patch series "Remove as much arch/arm/dts/*.h as possible"Tom Rini
2025-06-06scripts/Makefile.lib: Rework upstream_dtsi_include to get subdirectoriesTom Rini
2025-06-05scripts/setlocalversion: sync with linux v6.15Tom Rini
2025-06-02scripts/spelling.txt: Sync script with kernel v6.15Tom Rini
2025-05-29Merge patch series "Update kbuild"Tom Rini
2025-05-29kbuild: strip whitespace in cmd_record_mcount findstringIlias Apalodimas
2025-05-29kbuild: hardcode genksyms path and remove GENKSYMS variableIlias Apalodimas
2025-05-29kbuild: generate modules.order only when CONFIG_MODULES=yIlias Apalodimas
2025-05-29kbuild: refactor quiet_modtagIlias Apalodimas
2025-05-29kbuild: remove redundant quiet_modtag for $(obj-m)Ilias Apalodimas
2025-05-29kbuild: remove redundant 'set -e' from cmd_* definesIlias Apalodimas
2025-05-29kbuild: remove trailing semicolon from cmd_* passed to if_changed_ruleIlias Apalodimas
2025-05-29kbuild: change if_changed_rule for multi-line recipeIlias Apalodimas
2025-05-29kbuild: refactor modversions build rulesIlias Apalodimas
2025-05-29kbuild: remove redundant 'set -e' from sub_cmd_record_mcountIlias Apalodimas
2025-05-29kbuild: let fixdep directly write to .*.cmd filesIlias Apalodimas
2025-05-29kbuild: move archive command to scripts/Makefile.libIlias Apalodimas
2025-05-29kbuild: remove unnecessary in-subshell executionIlias Apalodimas
2025-05-29kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)Ilias Apalodimas
2025-05-29kbuild: simplify rules of data compression with size appendingIlias Apalodimas
2025-05-29kbuild: skip 'addtree' and 'flags' magic for external module buildIlias Apalodimas
2025-05-29kbuild: remove redundant target cleaning on failureIlias Apalodimas
2025-05-29kbuild: remove redundant 'set -e' from filechk_offsetsIlias Apalodimas
2025-05-29kbuild: Enable dtc graph_port warning by defaultIlias Apalodimas
2025-05-29kbuild: disable dtc simple_bus_reg warnings by defaultIlias Apalodimas
2025-05-29kbuild: de-duplicate fixdep usageIlias Apalodimas
2025-05-29scripts/setlocalversion: Reinstate .scmversion supportMarek Vasut
2025-05-11scripts/Makefile.lib: add PLATFORM_LIBGCC to efi linkingAdriano Cordova
2025-05-05Makefile: Strip leading spaces when preprocessing generated_defconfigYao Zi
2025-04-24tools/make_pip: Use venv when invoking pipMattijs Korpershoek
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11efi_loader: Move public cert for capsules to .rodataIlias Apalodimas
2025-04-10dtc: introduce label relative path referencesPatrice Chotard
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-18checkpatch.pl: Report an error for CONFIG_xPL_BUILD in device treesHendrik Donner
2025-03-18scripts: typos in event_dump.pyHeinrich Schuchardt
2025-03-17scripts/Makefile.lib: efi: Preserve the .dynstr section as wellSam Edwards
2025-03-13Kconfig: Introduce CONFIG_WERRORPaul Barker