index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Age
Commit message (
Expand
)
Author
2017-01-14
Avoid non-portable sed construct
Mark Kettenis
2017-01-14
Makefile: Make EFI build quiet
Andrew F. Davis
2017-01-02
Makefile: preserve output for images that can contain HAB Blocks
Sven Ebenfeld
2016-12-19
sunxi: Use binman for sunxi boards
Simon Glass
2016-12-19
binman: Automatically include a U-Boot .dtsi file
Simon Glass
2016-12-19
binman: Allow configuration options to be used in .dts files
Simon Glass
2016-11-14
efi: Add support for a hello world test program
Simon Glass
2016-08-20
scripts: Makefile.lib: Sanitize DTB names
Maxime Ripard
2016-05-30
acpi: Pass -D__ASSEMBLY__ when compiling ASL files
Bin Meng
2016-05-23
acpi: Quieten IASL output when 'make -s' is used
Bin Meng
2016-05-23
acpi: Output all errors/warnings/remarks when compiling ASL
Bin Meng
2016-05-23
acpi: Specify U-Boot include path for ASL files
Bin Meng
2016-05-23
acpi: Explicitly spell out dsdt.c in the make rule
Bin Meng
2016-05-23
acpi: Change build log for ASL files
Bin Meng
2016-01-30
Makefile: Add rules to build in .ttf files
Simon Glass
2016-01-19
scripts/Makefile* Add SPDX-License-Identifier tag
Tom Rini
2015-08-26
x86: Generate a valid ACPI table
Saket Sinha
2015-08-05
Support removing default assembler flags
Simon Glass
2015-07-27
kbuild: sync with Linux 4.1
Masahiro Yamada
2015-04-07
fix makefiles to respect DTC setting
Pavel Machek
2014-11-25
Align embedded device tree correctly
Simon Glass
2014-11-07
kbuild: improve multi-objs dependency and cleanups
Masahiro Yamada
2014-06-21
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-06-20
Makefile: Support include files for .dts files
Simon Glass
2014-06-20
cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)
Masahiro Yamada
2014-06-05
kbuild: move cmd_mkimage to scripts/Makefile.lib
Masahiro Yamada
2014-04-18
kbuild: sync with Linux Kernel v3.15-rc1
Masahiro Yamada
2014-03-07
kbuild: improve Kbuild speed
Masahiro Yamada
2014-02-19
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: import more build scripts from Linux v3.13 tag
Masahiro Yamada