aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2022-12-12board/km/secu: migrate to use environment text filesHolger Brunck
2022-12-12board/km/cent2: migrate to environment text fileHolger Brunck
2022-12-12Makefile: link with --no-warn-rwx-segmentsTom Rini
2022-12-05scripts/config_whitelist.txt: Remove more referenced symbolsTom Rini
2022-12-05configs: Resync with savedefconfigTom Rini
2022-12-05powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONSTom Rini
2022-11-22doc: Correct the path to the Makefile documentationSimon Glass
2022-11-10Merge branch '2022-11-10-symbol-migrations'Tom Rini
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-10-30video: Drop ld9040 driverSimon Glass
2022-10-30video: Drop CONFIG_LCD_MENUSimon Glass
2022-10-30video: Drop CONFIG_LCD_ALIGNMENTSimon Glass
2022-10-30Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass
2022-10-30Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass
2022-10-29fdt: Move to setuptoolsSimon Glass
2022-10-29tests: Build correct sandbox configuration on 32bitMichal Suchanek
2022-10-29libfdt: Fix build with python 3.10Michal Suchanek
2022-10-29libfdt: Fix invalid version warningMichal Suchanek
2022-10-29test: Drop unwanted option in event_dump.pySimon Glass
2022-10-26scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros
2022-10-21board/km: drop CONFIG_KM_ROOTFSSIZEHolger Brunck