index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Age
Commit message (
Expand
)
Author
2018-06-14
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-06-14
efi_loader: avoid make race condition
Heinrich Schuchardt
2018-06-13
x86: acpi: Adopt new version of iASL compiler
Andy Shevchenko
2018-05-31
kconfig: re-sync with Linux 4.17-rc4
Eugeniu Rosca
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-15
Makefile: always preserve output for images that can contain HAB Blocks
Rasmus Villemoes
2018-02-14
spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
Simon Goldschmidt
2017-11-22
binman: Add better Makefile debugging
Simon Glass
2017-10-16
kbuild: fix dependency of DT build
Masahiro Yamada
2017-09-18
scripts/Makefile.lib: generalize building built in EFI app
Heinrich Schuchardt
2017-09-18
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
2017-09-18
scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:
Heinrich Schuchardt
2017-09-15
dtbo: make dtbos special
Pantelis Antoniou
2017-07-30
Makefile: Don't shadow actual error when compile ASL
Andy Shevchenko
2017-06-05
scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory
Tom Rini
2017-05-18
scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override
Tom Rini
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-20
sunxi: Use binman for sunxi boards
Simon Glass
2016-12-20
binman: Automatically include a U-Boot .dtsi file
Simon Glass
2016-12-20
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-20
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