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