aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
AgeCommit message (Expand)AuthorFilesLines
2017-06-05scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directoryTom Rini1-7/+5
2017-05-18scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to overrideTom Rini1-2/+2
2017-01-14Avoid non-portable sed constructMark Kettenis1-1/+1
2017-01-14Makefile: Make EFI build quietAndrew F. Davis1-5/+11
2017-01-02Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld1-1/+2
2016-12-20sunxi: Use binman for sunxi boardsSimon Glass1-2/+2
2016-12-20binman: Automatically include a U-Boot .dtsi fileSimon Glass1-1/+19
2016-12-20binman: Allow configuration options to be used in .dts filesSimon Glass1-0/+5
2016-11-14efi: Add support for a hello world test programSimon Glass1-0/+33
2016-08-20scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard1-4/+4
2016-05-30acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng1-1/+1
2016-05-23acpi: Quieten IASL output when 'make -s' is usedBin Meng1-1/+1
2016-05-23acpi: Output all errors/warnings/remarks when compiling ASLBin Meng1-1/+1
2016-05-23acpi: Specify U-Boot include path for ASL filesBin Meng1-1/+1
2016-05-23acpi: Explicitly spell out dsdt.c in the make ruleBin Meng1-1/+1
2016-05-23acpi: Change build log for ASL filesBin Meng1-1/+1
2016-01-30Makefile: Add rules to build in .ttf filesSimon Glass1-0/+21
2016-01-19scripts/Makefile* Add SPDX-License-Identifier tagTom Rini1-0/+3
2015-08-26x86: Generate a valid ACPI tableSaket Sinha1-0/+11
2015-08-05Support removing default assembler flagsSimon Glass1-1/+2
2015-07-27kbuild: sync with Linux 4.1Masahiro Yamada1-13/+12
2015-04-07fix makefiles to respect DTC settingPavel Machek1-1/+1
2014-11-25Align embedded device tree correctlySimon Glass1-0/+2
2014-11-07kbuild: improve multi-objs dependency and cleanupsMasahiro Yamada1-0/+9
2014-06-20Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini1-0/+1
2014-06-20Makefile: Support include files for .dts filesSimon Glass1-0/+1
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada1-5/+5
2014-06-05kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada1-0/+8
2014-04-18kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada1-4/+12
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada1-4/+3
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada1-1/+0
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada1-6/+6
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-6/+8
2014-02-19kbuild: import more build scripts from Linux v3.13 tagMasahiro Yamada1-0/+373