| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: Don't shadow actual error when compile ASL | Andy Shevchenko | 2017-07-30 | 1 | -1/+1 |
* | scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory | Tom Rini | 2017-06-05 | 1 | -7/+5 |
* | scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override | Tom Rini | 2017-05-18 | 1 | -2/+2 |
* | Avoid non-portable sed construct | Mark Kettenis | 2017-01-14 | 1 | -1/+1 |
* | Makefile: Make EFI build quiet | Andrew F. Davis | 2017-01-14 | 1 | -5/+11 |
* | Makefile: preserve output for images that can contain HAB Blocks | Sven Ebenfeld | 2017-01-02 | 1 | -1/+2 |
* | sunxi: Use binman for sunxi boards | Simon Glass | 2016-12-20 | 1 | -2/+2 |
* | binman: Automatically include a U-Boot .dtsi file | Simon Glass | 2016-12-20 | 1 | -1/+19 |
* | binman: Allow configuration options to be used in .dts files | Simon Glass | 2016-12-20 | 1 | -0/+5 |
* | efi: Add support for a hello world test program | Simon Glass | 2016-11-14 | 1 | -0/+33 |
* | scripts: Makefile.lib: Sanitize DTB names | Maxime Ripard | 2016-08-20 | 1 | -4/+4 |
* | acpi: Pass -D__ASSEMBLY__ when compiling ASL files | Bin Meng | 2016-05-30 | 1 | -1/+1 |
* | acpi: Quieten IASL output when 'make -s' is used | Bin Meng | 2016-05-23 | 1 | -1/+1 |
* | acpi: Output all errors/warnings/remarks when compiling ASL | Bin Meng | 2016-05-23 | 1 | -1/+1 |
* | acpi: Specify U-Boot include path for ASL files | Bin Meng | 2016-05-23 | 1 | -1/+1 |
* | acpi: Explicitly spell out dsdt.c in the make rule | Bin Meng | 2016-05-23 | 1 | -1/+1 |
* | acpi: Change build log for ASL files | Bin Meng | 2016-05-23 | 1 | -1/+1 |
* | Makefile: Add rules to build in .ttf files | Simon Glass | 2016-01-30 | 1 | -0/+21 |
* | scripts/Makefile* Add SPDX-License-Identifier tag | Tom Rini | 2016-01-19 | 1 | -0/+3 |
* | x86: Generate a valid ACPI table | Saket Sinha | 2015-08-26 | 1 | -0/+11 |
* | Support removing default assembler flags | Simon Glass | 2015-08-05 | 1 | -1/+2 |
* | kbuild: sync with Linux 4.1 | Masahiro Yamada | 2015-07-27 | 1 | -13/+12 |
* | fix makefiles to respect DTC setting | Pavel Machek | 2015-04-07 | 1 | -1/+1 |
* | Align embedded device tree correctly | Simon Glass | 2014-11-25 | 1 | -0/+2 |
* | kbuild: improve multi-objs dependency and cleanups | Masahiro Yamada | 2014-11-07 | 1 | -0/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini | 2014-06-20 | 1 | -0/+1 |
|\ |
|
| * | Makefile: Support include files for .dts files | Simon Glass | 2014-06-20 | 1 | -0/+1 |
* | | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) | Masahiro Yamada | 2014-06-20 | 1 | -5/+5 |
|/ |
|
* | kbuild: move cmd_mkimage to scripts/Makefile.lib | Masahiro Yamada | 2014-06-05 | 1 | -0/+8 |
* | kbuild: sync with Linux Kernel v3.15-rc1 | Masahiro Yamada | 2014-04-18 | 1 | -4/+12 |
* | kbuild: improve Kbuild speed | Masahiro Yamada | 2014-03-07 | 1 | -4/+3 |
* | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada | 2014-02-19 | 1 | -1/+0 |
* | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada | 2014-02-19 | 1 | -6/+6 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | 1 | -6/+8 |
* | kbuild: import more build scripts from Linux v3.13 tag | Masahiro Yamada | 2014-02-19 | 1 | -0/+373 |