summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2025-03-05scripts/checkpatch.pl: Upgrade IS_ENABLED_CONFIG to error for U-BootTom Rini
2025-01-18Merge tag 'efi-2025-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-01-18Makefile: Make sure all linker input objects existMarek Vasut
2025-01-17scripts/Makefile.lib: add -L option to LD command for EFI binariesHeinrich Schuchardt
2024-12-24scripts: add volatge to spelling.txtHeinrich Schuchardt
2024-10-30scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutputMarkus Volk
2024-10-18Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-18dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dtsMarek Vasut
2024-10-17Extend usage for OF_OVERLAY_LIST beyond SPLJan Kiszka