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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
Bin Meng
1
-0
/
+18
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
1
-0
/
+20
2021-03-26
dm: core: Add an option to support SPL in read-only memory
Simon Glass
1
-0
/
+22
2021-03-22
dm: core: Allow dropping run-time binding of devices
Simon Glass
1
-0
/
+18
2021-03-22
dm: of-platadata: Add option for device instantiation
Simon Glass
1
-2
/
+21
2021-03-03
dts: Fix OF_LIVE dependency
Bin Meng
1
-1
/
+1
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
1
-4
/
+4
2020-10-29
dm: Support parent devices with of-platdata
Simon Glass
1
-0
/
+18
2020-10-09
Kconfig: Create a new tools menu
Simon Glass
1
-9
/
+0
2020-01-27
dts: add property removal option CONFIG_OF_REMOVE_PROPS
Anatolij Gustschin
1
-0
/
+20
2020-01-15
Add dependencies for MALLOC_F and OF_LIBFDT
Sean Anderson
1
-0
/
+3
2020-01-07
dts: Add support for adding DT overlays in u-boot.img
Jean-Jacques Hiblot
1
-0
/
+8
2019-10-31
dts: fix MULTI_DTB_FIT compression choice prompt
Baruch Siach
1
-1
/
+1
2019-10-30
dts: Kconfig: Fix help for SPL_OF_CONTROL
Walter Lozano
1
-1
/
+1
2019-04-11
dm: Also remove interrupts property from SPL DT
Michal Simek
1
-4
/
+4
2019-04-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
1
-0
/
+57
2019-02-09
of-platdata: improve documentation
Simon Goldschmidt
1
-4
/
+2
2018-08-17
dts: Fix typo in OF_LIVE Kconfig help
Michal Simek
1
-1
/
+1
2018-07-30
Kconfig: Remove trailing whitespaces in prompt
Michal Simek
1
-1
/
+1
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
1
-0
/
+7
2017-11-17
pylibfdt: compile pylibfdt only when dtoc/binman is necessary
Masahiro Yamada
1
-0
/
+13
2017-10-06
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
1
-0
/
+83
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
1
-1
/
+19
2017-09-24
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
Tom Rini
1
-0
/
+9
2017-09-24
dtc: Switch to building and using our own dtc unless provided
Tom Rini
1
-0
/
+4
2017-08-13
spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL
Philipp Tomsich
1
-0
/
+29
2017-07-10
dts: Allow OF_LIST to depend on FIT_EMBED
Cooper Jr., Franklin
1
-5
/
+6
2017-06-01
dm: core: Add livetree definitions
Simon Glass
1
-0
/
+11
2017-05-09
Allow boards to initialize the DT at runtime.
Alex Deymo
1
-0
/
+8
2017-04-04
dm: avoid dropping pin control DT properties in case of SPL_PINCTRL
Vikas Manocha
1
-2
/
+2
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
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