aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
AgeCommit message (Expand)Author
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
2021-05-24build: support building with Link Time OptimizationsMarek BehĂșn
2021-02-24build/DTC: fix sed usage in DTC commandRoger Pau Monne
2020-08-04Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabledMichal Simek
2020-05-07kbuild: efi: Avoid rebuilding efi targetsJan Kiszka
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-03-16kconfig / kbuild: re-sync with Linux 4.18Tom Rini
2020-03-16scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini
2020-03-16scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini
2020-03-16kbuild: Re-sync DTC flag logic with v4.17Tom Rini
2020-01-27dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin
2020-01-07Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot
2019-12-15fdt: Show the preprocessed .dts file on errorSimon Glass
2019-08-09x86: Avoid writing temporary asl files into the source treeSimon Glass
2019-07-30efi_loader: always rebuild efi_crt0.oHeinrich Schuchardt
2019-04-11dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay
2019-03-14efi_loader: fix build error for freestanding.oHeinrich Schuchardt
2019-02-28kbuild: fix DTB .cmd source variableStephen Warren