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
/
dts
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
dm: avoid dropping pin control DT properties in case of SPL_PINCTRL
Vikas Manocha
1
-2
/
+2
2017-03-26
Ensure device tree DTS is compiled
James Balean
1
-3
/
+10
2017-03-23
dm: Add callback to modify the device tree
mario.six@gdsys.cc
1
-0
/
+10
2016-07-14
dm: Add an option to enable the of-platdata feature
Simon Glass
1
-0
/
+21
2016-05-23
spl: Setup default value for OF_LIST
Michal Simek
1
-0
/
+1
2016-03-14
spl: Add a way to specify a list of device trees to include
Simon Glass
1
-0
/
+10
2016-03-14
fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL
Simon Glass
1
-0
/
+1
2016-02-24
dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
Masahiro Yamada
1
-0
/
+2
2016-01-25
Revert "devicetree: use wildcard to clean arch subdir"
Masahiro Yamada
1
-1
/
+1
2016-01-22
devicetree: use wildcard to clean arch subdir
Thomas Chou
1
-1
/
+1
2016-01-16
MIPS: add initial infrastructure for device-tree files
Daniel Schwierzeck
1
-1
/
+1
2015-10-03
dts: Add a comment about CONFIG_OF_EMBED being for local use
Simon Glass
1
-1
/
+3
2015-09-16
dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl
Masahiro Yamada
1
-0
/
+1
2015-08-31
dts: fix dependency of OF_SPL_REMOVE_PROPS
Masahiro Yamada
1
-1
/
+1
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
1
-3
/
+3
2015-07-21
dm: Reduce SPL device tree size
Simon Glass
1
-0
/
+12
2015-04-23
fdt: Add an option to disable device tree in SPL
Simon Glass
1
-3
/
+8
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
1
-1
/
+0
2014-10-27
Correct two non-functional misspellings "overrided".
Robert P. J. Day
1
-1
/
+1
2014-09-25
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro Yamada
1
-0
/
+7
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
1
-0
/
+48
2014-06-19
fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
Simon Glass
1
-2
/
+2
2014-06-11
fdt: Add DEV_TREE_BIN option to specify a device tree binary file
Simon Glass
1
-0
/
+4
2014-06-05
kbuild: use cmd_shipped instead of cmd_copy
Masahiro Yamada
1
-4
/
+1
2014-03-28
kbuild: fix bugs in cleaning targets
Masahiro Yamada
1
-1
/
+1
2014-02-19
dts: generate multiple device tree blobs
Masahiro Yamada
1
-11
/
+20
2014-02-19
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
1
-2
/
+2
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2
-52
/
+22
2014-02-19
kbuild: use scripts/Makefile.clean
Masahiro Yamada
1
-6
/
+6
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-1
/
+1
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-3
/
+3
2013-12-13
Makefile: use two double-quotations as a pair
Masahiro Yamada
1
-1
/
+1
2013-11-01
dts, api, test: convert makefiles to Kbuild style
Masahiro Yamada
1
-23
/
+1
2013-08-02
dts/Makefile: pass -undef -D__DTS__ to cpp
Stephen Warren
1
-1
/
+1
2013-08-02
dts/Makefile: don't use cpp -P
Stephen Warren
1
-1
/
+1
2013-08-02
dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
Stephen Warren
1
-7
/
+0
2013-08-02
dts/Makefile: unify cpp/dtc include paths
Stephen Warren
1
-2
/
+9
2013-08-02
dts/Makefile: simplify dtc invocation
Stephen Warren
1
-7
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-04-02
dts/Makefile: Build the user specified dts
Jagannadha Sutradharudu Teki
1
-0
/
+2
2013-03-14
Tegra: fdt: Change /include/ to #include for C preprocessor
Tom Warren
1
-1
/
+2
2013-02-07
fdt: fix dts preprocessor options
Allen Martin
1
-1
/
+1
2012-08-10
dts/Makefile: Turn off some predefined macros
Horst Kronstorfer
1
-1
/
+2
2012-08-10
dts/Makefile: Check for empty $(LDSCRIPT)
Horst Kronstorfer
1
-2
/
+3
2012-07-31
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
1
-1
/
+2
2012-07-10
fdt: Add board specific dts inclusion
Stephan Linz
1
-1
/
+2
2012-04-21
fdt: avoid bad MAKEALL status
Wolfgang Denk
1
-3
/
+7
2012-04-21
fdt: fix out of tree builds with DT support
Wolfgang Denk
1
-1
/
+1
2012-07-09
fdt: send all dtc output to stderr
Stephen Warren
1
-1
/
+1
2011-10-26
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass
1
-0
/
+103