summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* acpi: Quieten IASL output when 'make -s' is usedBin Meng2016-05-231-1/+1
* acpi: Output all errors/warnings/remarks when compiling ASLBin Meng2016-05-231-1/+1
* acpi: Specify U-Boot include path for ASL filesBin Meng2016-05-231-1/+1
* acpi: Explicitly spell out dsdt.c in the make ruleBin Meng2016-05-231-1/+1
* acpi: Change build log for ASL filesBin Meng2016-05-231-1/+1
* Makefile: Add rules to build in .ttf filesSimon Glass2016-01-301-0/+21
* scripts/Makefile* Add SPDX-License-Identifier tagTom Rini2016-01-191-0/+3
* x86: Generate a valid ACPI tableSaket Sinha2015-08-261-0/+11
* Support removing default assembler flagsSimon Glass2015-08-051-1/+2
* kbuild: sync with Linux 4.1Masahiro Yamada2015-07-271-13/+12
* fix makefiles to respect DTC settingPavel Machek2015-04-071-1/+1
* Align embedded device tree correctlySimon Glass2014-11-251-0/+2
* kbuild: improve multi-objs dependency and cleanupsMasahiro Yamada2014-11-071-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-06-201-0/+1
|\
| * Makefile: Support include files for .dts filesSimon Glass2014-06-201-0/+1
* | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada2014-06-201-5/+5
|/
* kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada2014-06-051-0/+8
* kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada2014-04-181-4/+12
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-071-4/+3
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-191-1/+0
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-6/+6
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-6/+8
* kbuild: import more build scripts from Linux v3.13 tagMasahiro Yamada2014-02-191-0/+373