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
2023-12-05
scripts/Makefile.lib: print error when no public key is specified
Masahisa Kojima
2023-08-29
scripts/Makefile.lib: Embed capsule public key in platform's dtb
Sughosh Ganu
2023-08-29
scripts/Makefile.lib: Add dtsi include files as deps for building DTB
Sughosh Ganu
2023-08-29
scripts/Makefile.lib: Collate all dtsi files for inclusion
Sughosh Ganu
2023-05-31
scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_c...
Rasmus Villemoes
2023-05-15
kbuild: Allow DTB overlays to built from .dtso named source files
Rasmus Villemoes
2023-05-15
kbuild: add dtc as dependency on .dtb files
Rasmus Villemoes
2023-02-14
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2022-12-12
Makefile: link with --no-warn-rwx-segments
Tom Rini
2022-07-13
efi_loader: suppress executable stack warning
Heinrich Schuchardt
2022-06-06
scripts: Introduce {quiet_,}cmd_bin2c
Pierre-Clément Tosi
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-04-12
Makefile.lib: Re-use $(UBOOTINCLUDE) in dtc_cpp_flags
Andy Shevchenko
2022-02-25
scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c
Philippe Reynes
2022-01-25
introduce CONFIG_DEVICE_TREE_INCLUDES
Rasmus Villemoes
2022-01-25
acpi: Allow include files within the board directory
Simon Glass
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
2021-12-23
fdt: Make it easier to debug u-boot.dtsi files
Simon Glass
2021-10-21
efi_loader: Fix link of EFI apps with ld.lld
Alistair Delva
2021-07-14
kconfig / kbuild: Re-sync with Linux 4.20
Tom Rini
2021-05-24
build: support building with Link Time Optimizations
Marek BehĂșn
2021-02-24
build/DTC: fix sed usage in DTC command
Roger Pau Monne
2020-08-04
Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
Michal Simek
2020-05-07
kbuild: efi: Avoid rebuilding efi targets
Jan Kiszka
2020-04-24
kbuild: cherry-pick kbuild changes from Linux
Masahiro Yamada
2020-04-16
acpi: Add an __ACPI__ preprocessor symbol
Simon Glass
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-03-16
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
2020-03-16
scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS
Tom Rini
2020-03-16
scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
Tom Rini
2020-03-16
kbuild: Re-sync DTC flag logic with v4.17
Tom Rini
2020-01-27
dts: add property removal option CONFIG_OF_REMOVE_PROPS
Anatolij Gustschin
2020-01-07
Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...
Jean-Jacques Hiblot
2019-12-15
fdt: Show the preprocessed .dts file on error
Simon Glass
2019-08-09
x86: Avoid writing temporary asl files into the source tree
Simon Glass
2019-07-30
efi_loader: always rebuild efi_crt0.o
Heinrich Schuchardt
2019-04-11
dm: remove pre reloc properties in SPL and TPL device tree
Patrick Delaunay
2019-03-14
efi_loader: fix build error for freestanding.o
Heinrich Schuchardt
2019-02-28
kbuild: fix DTB .cmd source variable
Stephen Warren
2019-02-19
dtbo: Fix dtbo generation rules
Michal Simek
2019-02-13
efi_loader: do not use symbolic links
Heinrich Schuchardt
2019-02-13
efi_loader: use freestanding library for efi apps
Heinrich Schuchardt
2019-01-15
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
2018-12-02
efi_loader: Generate Microsoft PE format compliant images
Bin Meng
2018-09-30
kbuild: fix # escaping in appending U-Boot own DT
Masahiro Yamada
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
[next]