aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-29scripts/Makefile.lib: Collate all dtsi files for inclusionSughosh Ganu1-4/+7
2023-08-09scripts: kconfig: Add config fragment support in board/../WIP/2023-08-09-misc-cleanupsJason Kacines1-1/+3
2023-05-31scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_c...Rasmus Villemoes1-1/+1
2023-05-15kbuild: Allow DTB overlays to built from .dtso named source filesRasmus Villemoes1-0/+3
2023-05-15kbuild: add dtc as dependency on .dtb filesRasmus Villemoes1-2/+2
2023-05-15scripts/Makefile.dts: tweak logic for deciding which dtbs to buildRasmus Villemoes1-1/+1
2023-05-15scripts: dtc-version: support git version strings tooMartin Hundebøll1-1/+1
2023-03-25efI: Allow packaging a kernel in the debugging scriptSimon Glass1-1/+13
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini1-0/+180
2023-03-13efi: Adjust script to show pre-relocation output on terminalSimon Glass1-0/+2
2023-03-08script: Add a script to build a PyPi packageSimon Glass1-0/+117
2023-03-08patman: Move library functions into a library directorySimon Glass1-1/+1
2023-03-01RFC: tools: Add a camel-case conversion scriptSimon Glass1-0/+180
2023-02-14checkpatch: Add a warning for pre-schema driver model tagsSimon Glass1-0/+6
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass1-6/+17
2023-01-11Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä1-1/+1
2023-01-09Merge branch 'next'Tom Rini8-1148/+9
2023-01-07pylibfdt: Allow version normalization to failWIP/07Jan2023Tom Rini1-3/+11
2023-01-06pylibfdt: Fix disable version normalizationPhilippe Schenker1-6/+2
2022-12-23kbuild: Remove checking for adhoc CONFIG symbolsTom Rini3-353/+0
2022-12-23checkpatch.pl: Update CONFIG logic in U-Boot sectionTom Rini1-4/+4
2022-12-23kbuild: Remove uncmd_spl logicTom Rini3-16/+0
2022-12-23global: Migrate CONFIG_BOARDDIR to CFGTom Rini1-1/+1
2022-12-22pylibfdt: Fix version normalization warningMarek Vasut1-0/+4
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-1/+0
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara1-1/+0
2022-12-12board/km/secu: migrate to use environment text filesHolger Brunck1-2/+0
2022-12-12board/km/cent2: migrate to environment text fileHolger Brunck1-15/+0
2022-12-12Makefile: link with --no-warn-rwx-segmentsTom Rini1-2/+4