aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-07-08Merge patch series "kbuild: Update Makefile.extrawarn to 5.1"Tom Rini6-128/+349
2025-07-08kbuild: Bump the build system to 5.1Ilias Apalodimas5-128/+340
2025-07-08kbuild: Update Makefile.extrawarn to 5.1Ilias Apalodimas1-0/+9
2025-07-07Merge branch 'next'Tom Rini7-114/+133
2025-06-26pylibfdt: correct license information (further)Quentin Schulz1-1/+1
2025-06-19dtc: Add Kconfig option to pad device tree blobEric Schikschneit1-0/+4
2025-06-11kbuild: use assignment instead of define ... endef for filechk_* rulesIlias Apalodimas2-7/+4
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini3-5/+196
2025-06-09pylibfdt: correct license informationHeinrich Schuchardt1-3/+1
2025-06-06Merge patch series "Remove as much arch/arm/dts/*.h as possible"Tom Rini1-1/+3
2025-06-06scripts/Makefile.lib: Rework upstream_dtsi_include to get subdirectoriesTom Rini1-1/+3
2025-06-05scripts/setlocalversion: sync with linux v6.15Tom Rini1-16/+42
2025-06-02scripts/spelling.txt: Sync script with kernel v6.15Tom Rini1-2/+191
2025-05-29Merge patch series "Update kbuild"Tom Rini4-90/+80
2025-05-29kbuild: strip whitespace in cmd_record_mcount findstringIlias Apalodimas1-5/+2
2025-05-29kbuild: hardcode genksyms path and remove GENKSYMS variableIlias Apalodimas1-1/+1
2025-05-29kbuild: generate modules.order only when CONFIG_MODULES=yIlias Apalodimas1-0/+2
2025-05-29kbuild: refactor quiet_modtagIlias Apalodimas1-6/+1
2025-05-29kbuild: remove redundant quiet_modtag for $(obj-m)Ilias Apalodimas1-2/+0
2025-05-29kbuild: remove redundant 'set -e' from cmd_* definesIlias Apalodimas1-1/+0
2025-05-29kbuild: remove trailing semicolon from cmd_* passed to if_changed_ruleIlias Apalodimas1-3/+3
2025-05-29kbuild: change if_changed_rule for multi-line recipeIlias Apalodimas2-13/+11
2025-05-29kbuild: refactor modversions build rulesIlias Apalodimas1-13/+9
2025-05-29kbuild: remove redundant 'set -e' from sub_cmd_record_mcountIlias Apalodimas1-1/+1
2025-05-29kbuild: let fixdep directly write to .*.cmd filesIlias Apalodimas2-7/+9
2025-05-29kbuild: move archive command to scripts/Makefile.libIlias Apalodimas2-3/+6
2025-05-29kbuild: remove unnecessary in-subshell executionIlias Apalodimas1-11/+10
2025-05-29kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)Ilias Apalodimas3-6/+10
2025-05-29kbuild: simplify rules of data compression with size appendingIlias Apalodimas1-11/+7
2025-05-29kbuild: skip 'addtree' and 'flags' magic for external module buildIlias Apalodimas2-7/+9
2025-05-29kbuild: remove redundant target cleaning on failureIlias Apalodimas1-14/+7
2025-05-29kbuild: remove redundant 'set -e' from filechk_offsetsIlias Apalodimas1-1/+1
2025-05-29kbuild: Enable dtc graph_port warning by defaultIlias Apalodimas1-1/+0
2025-05-29kbuild: disable dtc simple_bus_reg warnings by defaultIlias Apalodimas1-0/+1
2025-05-29kbuild: de-duplicate fixdep usageIlias Apalodimas2-8/+14
2025-05-29scripts/setlocalversion: Reinstate .scmversion supportMarek Vasut1-0/+4
2025-05-11scripts/Makefile.lib: add PLATFORM_LIBGCC to efi linkingAdriano Cordova1-1/+1
2025-05-05Makefile: Strip leading spaces when preprocessing generated_defconfigYao Zi1-0/+1
2025-04-24tools/make_pip: Use venv when invoking pipMattijs Korpershoek1-0/+6
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini2-12/+8
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini2-12/+8
2025-04-11efi_loader: Move public cert for capsules to .rodataIlias Apalodimas1-27/+0
2025-04-10dtc: introduce label relative path referencesPatrice Chotard5-4/+56
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini3-3/+9
2025-03-18checkpatch.pl: Report an error for CONFIG_xPL_BUILD in device treesHendrik Donner1-0/+6
2025-03-18scripts: typos in event_dump.pyHeinrich Schuchardt1-1/+1
2025-03-17scripts/Makefile.lib: efi: Preserve the .dynstr section as wellSam Edwards1-2/+2
2025-03-13Kconfig: Introduce CONFIG_WERRORPaul Barker1-0/+3
2025-03-05scripts/checkpatch.pl: Upgrade IS_ENABLED_CONFIG to error for U-BootTom Rini1-2/+2
2025-01-18Merge tag 'efi-2025-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+2