summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* build: support building with Link Time OptimizationsMarek BehĂșn2021-05-241-0/+3
* build/DTC: fix sed usage in DTC commandRoger Pau Monne2021-02-241-2/+1
* Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabledMichal Simek2020-08-041-1/+1
* kbuild: efi: Avoid rebuilding efi targetsJan Kiszka2020-05-071-0/+2
* kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada2020-04-241-9/+33
* acpi: Add an __ACPI__ preprocessor symbolSimon Glass2020-04-161-2/+2
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-3/+2
* kconfig / kbuild: re-sync with Linux 4.18Tom Rini2020-03-161-3/+7
* scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini2020-03-161-0/+1
* scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini2020-03-161-0/+4
* kbuild: Re-sync DTC flag logic with v4.17Tom Rini2020-03-161-0/+16
* dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin2020-01-271-0/+8
* Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot2020-01-071-0/+4
* fdt: Show the preprocessed .dts file on errorSimon Glass2019-12-151-1/+3
* x86: Avoid writing temporary asl files into the source treeSimon Glass2019-08-091-3/+14
* efi_loader: always rebuild efi_crt0.oHeinrich Schuchardt2019-07-301-1/+1
* dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay2019-04-111-0/+1
* efi_loader: fix build error for freestanding.oHeinrich Schuchardt2019-03-141-1/+1
* kbuild: fix DTB .cmd source variableStephen Warren2019-02-281-1/+2
* dtbo: Fix dtbo generation rulesMichal Simek2019-02-191-1/+1
* efi_loader: do not use symbolic linksHeinrich Schuchardt2019-02-131-1/+1
* efi_loader: use freestanding library for efi appsHeinrich Schuchardt2019-02-131-1/+1
* kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada2019-01-151-3/+0
* efi_loader: Generate Microsoft PE format compliant imagesBin Meng2018-12-021-1/+1
* kbuild: fix # escaping in appending U-Boot own DTMasahiro Yamada2018-09-301-1/+1
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-06-141-2/+8
|\
| * efi_loader: avoid make race conditionHeinrich Schuchardt2018-06-141-2/+8
* | x86: acpi: Adopt new version of iASL compilerAndy Shevchenko2018-06-131-0/+1
|/
* kconfig: re-sync with Linux 4.17-rc4Eugeniu Rosca2018-05-311-29/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes2018-04-151-1/+1
* spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBEDSimon Goldschmidt2018-02-141-0/+18
* binman: Add better Makefile debuggingSimon Glass2017-11-221-4/+14
* kbuild: fix dependency of DT buildMasahiro Yamada2017-10-161-4/+4
* scripts/Makefile.lib: generalize building built in EFI appHeinrich Schuchardt2017-09-181-13/+15
* efi_loader: rename __efi_hello_world_*Heinrich Schuchardt2017-09-181-4/+4
* scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:Heinrich Schuchardt2017-09-181-2/+0
* dtbo: make dtbos specialPantelis Antoniou2017-09-151-0/+17
* Makefile: Don't shadow actual error when compile ASLAndy Shevchenko2017-07-301-1/+1
* scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directoryTom Rini2017-06-051-7/+5
* scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to overrideTom Rini2017-05-181-2/+2
* Avoid non-portable sed constructMark Kettenis2017-01-141-1/+1
* Makefile: Make EFI build quietAndrew F. Davis2017-01-141-5/+11
* Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld2017-01-021-1/+2
* sunxi: Use binman for sunxi boardsSimon Glass2016-12-201-2/+2
* binman: Automatically include a U-Boot .dtsi fileSimon Glass2016-12-201-1/+19
* binman: Allow configuration options to be used in .dts filesSimon Glass2016-12-201-0/+5
* efi: Add support for a hello world test programSimon Glass2016-11-141-0/+33
* scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard2016-08-201-4/+4
* acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng2016-05-301-1/+1