summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-06-01scripts/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-08pylibfdt: Allow version normalization to failTom 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-15sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara1-1/+0
2022-12-13board/km/secu: migrate to use environment text filesHolger Brunck1-2/+0
2022-12-13board/km/cent2: migrate to environment text fileHolger Brunck1-15/+0
2022-12-13Makefile: link with --no-warn-rwx-segmentsTom Rini1-2/+4
2022-12-06scripts/config_whitelist.txt: Remove more referenced symbolsTom Rini1-21/+0
2022-12-06configs: Resync with savedefconfigTom Rini1-734/+0
2022-12-06powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONSTom Rini1-1/+1
2022-11-23doc: Correct the path to the Makefile documentationSimon Glass1-1/+1
2022-11-10Merge branch '2022-11-10-symbol-migrations'Tom Rini1-335/+0
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-1/+0
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck1-1/+0
2022-10-31Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-6/+0
2022-10-30video: Drop atmel LCD codeSimon Glass1-1/+0
2022-10-30video: Drop ld9040 driverSimon Glass1-1/+0
2022-10-30video: Drop CONFIG_LCD_MENUSimon Glass1-1/+0
2022-10-30video: Drop CONFIG_LCD_ALIGNMENTSimon Glass1-1/+0
2022-10-30Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass1-1/+0
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass1-1/+1
2022-10-30Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass1-1/+0
2022-10-29fdt: Move to setuptoolsSimon Glass3-10/+158
2022-10-29tests: Build correct sandbox configuration on 32bitMichal Suchanek1-0/+4
2022-10-29libfdt: Fix build with python 3.10Michal Suchanek1-0/+4
2022-10-29libfdt: Fix invalid version warningMichal Suchanek1-1/+1
2022-10-29test: Drop unwanted option in event_dump.pySimon Glass1-2/+0
2022-10-26scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros1-0/+1
2022-10-22board/km: drop CONFIG_KM_ROOTFSSIZEHolger Brunck1-1/+0
2022-10-21configs: Resync with savedefconfigTom Rini1-4/+0