aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2023-08-09scripts: kconfig: Add config fragment support in board/../Jason Kacines
2023-05-31scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_c...Rasmus Villemoes
2023-05-15kbuild: Allow DTB overlays to built from .dtso named source filesRasmus Villemoes
2023-05-15kbuild: add dtc as dependency on .dtb filesRasmus Villemoes
2023-05-15scripts/Makefile.dts: tweak logic for deciding which dtbs to buildRasmus Villemoes
2023-05-15scripts: dtc-version: support git version strings tooMartin Hundebøll
2023-03-25efI: Allow packaging a kernel in the debugging scriptSimon Glass
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-13efi: Adjust script to show pre-relocation output on terminalSimon Glass
2023-03-08script: Add a script to build a PyPi packageSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-03-01RFC: tools: Add a camel-case conversion scriptSimon Glass
2023-02-14checkpatch: Add a warning for pre-schema driver model tagsSimon Glass
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-01-11Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä
2023-01-09Merge branch 'next'Tom Rini
2023-01-07pylibfdt: Allow version normalization to failTom Rini
2023-01-06pylibfdt: Fix disable version normalizationPhilippe Schenker
2022-12-23kbuild: Remove checking for adhoc CONFIG symbolsTom Rini
2022-12-23checkpatch.pl: Update CONFIG logic in U-Boot sectionTom Rini
2022-12-23kbuild: Remove uncmd_spl logicTom Rini
2022-12-23global: Migrate CONFIG_BOARDDIR to CFGTom Rini
2022-12-22pylibfdt: Fix version normalization warningMarek Vasut
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara