aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-07-18Merge patch series "finish using .dtso for overlay source files"Tom Rini
2024-07-18kbuild: Disallow DTB overlays to built from .dts named source filesRasmus Villemoes
2024-07-18kbuild: Allow DTB overlays to built into .dtbo.S filesRasmus Villemoes
2024-07-15Merge patch series "api: Remove duplicate newlines"Tom Rini
2024-07-15scripts: Remove duplicate newlinesMarek Vasut
2024-07-14scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL fileJonathan Humphreys
2024-07-14scripts/Makefile.lib: fixes: Embed capsule public key in platform's dtbJonathan Humphreys
2024-06-26scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPLQuentin Schulz
2024-05-21scripts/setlocalversion: sync with linux v6.9Rasmus Villemoes
2024-05-13scripts: gen_compile_commands: fix invalid escape sequence warningCaleb Connolly
2024-05-07common.h: Remove this file and all referencesTom Rini
2024-04-29dts: support building all dtb files for a specific vendorCaleb Connolly
2024-04-17Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAMJonathan Humphreys
2024-04-10build: Revive and update LDR format supportGreg Malysa
2024-04-10scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB ruleTom Rini
2024-03-13Makefile: Improve generated_defconfig file handlingSam Protsenko
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-04Merge branch '2024-03-02-assorted-updates' into nextTom Rini
2024-03-04Makefile: remove hardcoded device tree source directoryBryan Brattlof
2024-03-02scripts: dtc-version: Don't show error messagesDragan Simic
2024-03-01pylibfdt: Fix "invalid escape sequence '\w'" in setup.pyFlorian Schmaus
2024-02-29Makefile: Allow upstream DT subtree to provide DT includesSumit Garg
2024-02-29scripts/Makefile.lib: Statically define *-u-boot.dtsi files locationSumit Garg
2024-02-29Makefile: Add support for DT bindings schema checksSumit Garg
2024-02-27kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unsetTom Rini
2024-02-06scripts/gen_compile_commands: update to Linux v6.7Brandon Maier
2024-01-18get_maintainer.pl: slightly modify penguin_chiefAnthony Loiseau
2024-01-12Makefile: Run defconfig files through the C preprocessorAndrew Davis
2023-12-31Makefile: Use the fdtgrep -u flagSimon Glass
2023-12-31sandbox: Correct SPL condition for building devicetreeSimon Glass
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-13tools/make_pip: Add mention of u_boot_pylib in tool listSimon Glass
2023-12-13tools: Keep test_util and patman test files in the pip releaseSimon Glass
2023-12-05scripts/Makefile.lib: print error when no public key is specifiedMasahisa Kojima
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-30get_maintainer.pl: update from Linux kernel v6.5Tom Rini
2023-10-24checkpatch.pl: Make common.h check boarderTom Rini
2023-10-11scripts/gen_compile_commands: fix usage messageJoao Marcos Costa
2023-10-11doc: add documentation for gen_compile_commands.pyJoao Marcos Costa
2023-10-11scripts/gen_compile_commands.py: add acknowledgmentsJoao Marcos Costa
2023-10-11scripts/gen_compile_commands.py: fix docstringJoao Marcos Costa
2023-10-11scripts/gen_compile_commands.py: adapt _LINE_PATTERNJoao Marcos Costa
2023-10-11scripts: Port Linux's gen_compile_commands.py to U-BootJoao Marcos Costa
2023-10-11checkpatch: skip fdtdec_* check for toolsLars Feyaerts
2023-10-09Makefile: Allow for board directories to not have a MakefileTom Rini
2023-09-22Allow Python packages to be droppedSimon Glass
2023-08-31event: Support a simple spy recordSimon Glass
2023-08-29scripts/Makefile.lib: Embed capsule public key in platform's dtbSughosh Ganu
2023-08-29scripts/Makefile.lib: Add dtsi include files as deps for building DTBSughosh Ganu
2023-08-29scripts/Makefile.lib: Collate all dtsi files for inclusionSughosh Ganu