index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
Makefile.lib: Re-use $(UBOOTINCLUDE) in dtc_cpp_flags
Andy Shevchenko
1
-3
/
+1
2022-02-25
scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c
Philippe Reynes
1
-4
/
+4
2022-01-25
introduce CONFIG_DEVICE_TREE_INCLUDES
Rasmus Villemoes
1
-0
/
+3
2022-01-25
acpi: Allow include files within the board directory
Simon Glass
1
-1
/
+2
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
1
-0
/
+21
2021-12-23
fdt: Make it easier to debug u-boot.dtsi files
Simon Glass
1
-1
/
+3
2021-10-21
efi_loader: Fix link of EFI apps with ld.lld
Alistair Delva
1
-1
/
+1
2021-07-14
kconfig / kbuild: Re-sync with Linux 4.20
Tom Rini
1
-1
/
+1
2021-05-24
build: support building with Link Time Optimizations
Marek BehĂșn
1
-0
/
+3
2021-02-24
build/DTC: fix sed usage in DTC command
Roger Pau Monne
1
-2
/
+1
2020-08-04
Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
Michal Simek
1
-1
/
+1
2020-05-07
kbuild: efi: Avoid rebuilding efi targets
Jan Kiszka
1
-0
/
+2
2020-04-24
kbuild: cherry-pick kbuild changes from Linux
Masahiro Yamada
1
-9
/
+33
2020-04-16
acpi: Add an __ACPI__ preprocessor symbol
Simon Glass
1
-2
/
+2
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
1
-3
/
+2
2020-03-16
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
1
-3
/
+7
2020-03-16
scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS
Tom Rini
1
-0
/
+1
2020-03-16
scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
Tom Rini
1
-0
/
+4
2020-03-16
kbuild: Re-sync DTC flag logic with v4.17
Tom Rini
1
-0
/
+16
2020-01-27
dts: add property removal option CONFIG_OF_REMOVE_PROPS
Anatolij Gustschin
1
-0
/
+8
2020-01-07
Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...
Jean-Jacques Hiblot
1
-0
/
+4
2019-12-15
fdt: Show the preprocessed .dts file on error
Simon Glass
1
-1
/
+3
2019-08-09
x86: Avoid writing temporary asl files into the source tree
Simon Glass
1
-3
/
+14
2019-07-30
efi_loader: always rebuild efi_crt0.o
Heinrich Schuchardt
1
-1
/
+1
2019-04-11
dm: remove pre reloc properties in SPL and TPL device tree
Patrick Delaunay
1
-0
/
+1
2019-03-14
efi_loader: fix build error for freestanding.o
Heinrich Schuchardt
1
-1
/
+1
2019-02-28
kbuild: fix DTB .cmd source variable
Stephen Warren
1
-1
/
+2
2019-02-19
dtbo: Fix dtbo generation rules
Michal Simek
1
-1
/
+1
2019-02-13
efi_loader: do not use symbolic links
Heinrich Schuchardt
1
-1
/
+1
2019-02-13
efi_loader: use freestanding library for efi apps
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
1
-3
/
+0
2018-12-02
efi_loader: Generate Microsoft PE format compliant images
Bin Meng
1
-1
/
+1
2018-09-30
kbuild: fix # escaping in appending U-Boot own DT
Masahiro Yamada
1
-1
/
+1
2018-06-14
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-2
/
+8
2018-06-14
efi_loader: avoid make race condition
Heinrich Schuchardt
1
-2
/
+8
2018-06-13
x86: acpi: Adopt new version of iASL compiler
Andy Shevchenko
1
-0
/
+1
2018-05-31
kconfig: re-sync with Linux 4.17-rc4
Eugeniu Rosca
1
-29
/
+12
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-04-15
Makefile: always preserve output for images that can contain HAB Blocks
Rasmus Villemoes
1
-1
/
+1
2018-02-14
spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
Simon Goldschmidt
1
-0
/
+18
2017-11-22
binman: Add better Makefile debugging
Simon Glass
1
-4
/
+14
2017-10-16
kbuild: fix dependency of DT build
Masahiro Yamada
1
-4
/
+4
2017-09-18
scripts/Makefile.lib: generalize building built in EFI app
Heinrich Schuchardt
1
-13
/
+15
2017-09-18
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
1
-4
/
+4
2017-09-18
scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:
Heinrich Schuchardt
1
-2
/
+0
2017-09-15
dtbo: make dtbos special
Pantelis Antoniou
1
-0
/
+17
2017-07-30
Makefile: Don't shadow actual error when compile ASL
Andy Shevchenko
1
-1
/
+1
2017-06-05
scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory
Tom Rini
1
-7
/
+5
2017-05-18
scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override
Tom Rini
1
-2
/
+2
2017-01-14
Avoid non-portable sed construct
Mark Kettenis
1
-1
/
+1
[next]