summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
AgeCommit message (Expand)Author
2025-07-08kbuild: Bump the build system to 5.1Ilias Apalodimas
2025-06-06Merge patch series "Remove as much arch/arm/dts/*.h as possible"Tom Rini
2025-06-06scripts/Makefile.lib: Rework upstream_dtsi_include to get subdirectoriesTom Rini
2025-05-29Merge patch series "Update kbuild"Tom Rini
2025-05-29kbuild: move archive command to scripts/Makefile.libIlias Apalodimas
2025-05-29kbuild: remove unnecessary in-subshell executionIlias Apalodimas
2025-05-29kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)Ilias Apalodimas
2025-05-29kbuild: simplify rules of data compression with size appendingIlias Apalodimas
2025-05-29kbuild: skip 'addtree' and 'flags' magic for external module buildIlias Apalodimas
2025-05-29kbuild: remove redundant target cleaning on failureIlias Apalodimas
2025-05-29kbuild: remove redundant 'set -e' from filechk_offsetsIlias Apalodimas
2025-05-29kbuild: Enable dtc graph_port warning by defaultIlias Apalodimas
2025-05-29kbuild: disable dtc simple_bus_reg warnings by defaultIlias Apalodimas
2025-05-11scripts/Makefile.lib: add PLATFORM_LIBGCC to efi linkingAdriano Cordova
2025-04-11efi_loader: Move public cert for capsules to .rodataIlias Apalodimas
2025-03-17scripts/Makefile.lib: efi: Preserve the .dynstr section as wellSam Edwards
2025-01-17scripts/Makefile.lib: add -L option to LD command for EFI binariesHeinrich Schuchardt
2024-09-20kbuild: cherry-pick kbuild fdtoverlay changes from linuxPrasad Kummari
2024-09-10scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_incl...Rasmus Villemoes
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-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-04-17Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAMJonathan Humphreys
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
2024-02-29Makefile: Add support for DT bindings schema checksSumit Garg
2023-12-31Makefile: Use the fdtgrep -u flagSimon Glass
2023-12-05scripts/Makefile.lib: print error when no public key is specifiedMasahisa Kojima
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-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-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2022-12-12Makefile: link with --no-warn-rwx-segmentsTom Rini
2022-07-13efi_loader: suppress executable stack warningHeinrich Schuchardt
2022-06-06scripts: Introduce {quiet_,}cmd_bin2cPierre-Clément Tosi
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-04-12Makefile.lib: Re-use $(UBOOTINCLUDE) in dtc_cpp_flagsAndy Shevchenko
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes
2022-01-25acpi: Allow include files within the board directorySimon Glass
2021-12-26video: Support showing the U-Boot logoSimon Glass
2021-12-23fdt: Make it easier to debug u-boot.dtsi filesSimon Glass
2021-10-21efi_loader: Fix link of EFI apps with ld.lldAlistair Delva
2021-07-14kconfig / kbuild: Re-sync with Linux 4.20Tom Rini