summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-01-18Merge tag 'efi-2025-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-01-18Makefile: Make sure all linker input objects existMarek Vasut
2025-01-17scripts/Makefile.lib: add -L option to LD command for EFI binariesHeinrich Schuchardt
2024-12-24scripts: add volatge to spelling.txtHeinrich Schuchardt
2024-10-30scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutputMarkus Volk
2024-10-18Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-18dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dtsMarek Vasut
2024-10-17Extend usage for OF_OVERLAY_LIST beyond SPLJan Kiszka
2024-10-14dts: Deduplicate dtbs targetMarek Vasut
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11xpl: Define CONFIG_SPL_BUILD only for the SPL buildSimon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11scripts: Define CONFIG_XPL_BUILD for all xPL buildsSimon Glass
2024-10-11scripts: Add some comments about autoconf.mkSimon Glass
2024-10-11scripts: Rename Makefile.spl to Makefile.xplSimon Glass
2024-09-20kbuild: cherry-pick kbuild fdtoverlay changes from linuxPrasad Kummari
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18scripts: Update pylint.baseSimon Glass
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-10scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_incl...Rasmus Villemoes
2024-08-27tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco
2024-08-15scripts/decodecode: update from Linux v6.10Heinrich Schuchardt
2024-07-31Merge patch series "Endian Kconfig improvements"Tom Rini
2024-07-31config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possibleJiaxun Yang
2024-07-29fixdep: Support VPLSimon Glass
2024-07-26sandbox: Fix LTO to work with STACKPROTECTORAndrew Goodbody
2024-07-18Merge patch series "finish using .dtso for overlay source files"Tom Rini
2024-07-18kbuild: Disallow DTB overlays to built from .dts named source filesRasmus Villemoes
2024-07-18kbuild: Allow DTB overlays to built into .dtbo.S filesRasmus Villemoes
2024-07-15Merge patch series "api: Remove duplicate newlines"Tom Rini
2024-07-15scripts: Remove duplicate newlinesMarek Vasut
2024-07-14scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL fileJonathan Humphreys
2024-07-14scripts/Makefile.lib: fixes: Embed capsule public key in platform's dtbJonathan Humphreys
2024-06-26scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPLQuentin Schulz
2024-05-21scripts/setlocalversion: sync with linux v6.9Rasmus Villemoes
2024-05-13scripts: gen_compile_commands: fix invalid escape sequence warningCaleb Connolly
2024-05-07common.h: Remove this file and all referencesTom Rini
2024-04-29dts: support building all dtb files for a specific vendorCaleb Connolly
2024-04-17Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAMJonathan Humphreys
2024-04-10build: Revive and update LDR format supportGreg Malysa
2024-04-10scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB ruleTom Rini
2024-03-13Makefile: Improve generated_defconfig file handlingSam Protsenko
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-04Merge branch '2024-03-02-assorted-updates' into nextTom Rini
2024-03-04Makefile: remove hardcoded device tree source directoryBryan Brattlof
2024-03-02scripts: dtc-version: Don't show error messagesDragan Simic
2024-03-01pylibfdt: Fix "invalid escape sequence '\w'" in setup.pyFlorian Schmaus
2024-02-29Makefile: Allow upstream DT subtree to provide DT includesSumit Garg
2024-02-29scripts/Makefile.lib: Statically define *-u-boot.dtsi files locationSumit Garg