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
/
lib
/
fdtdec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-0
/
+33
2019-02-09
fdt: tegra: Drop COMPAT_AMS_AS3722
Simon Glass
1
-1
/
+0
2019-02-09
fdt: samsung: Drop unused fdt_compat_id values
Simon Glass
1
-6
/
+0
2019-02-08
fdt: Introduce fdtdec_get_alias_highest_id()
Michal Simek
1
-0
/
+33
2019-01-14
lib: fdtdec: fdtdec_get_addr_size_fixed remove checks
Keerthy
1
-10
/
+0
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
1
-1
/
+1
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
1
-1
/
+42
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
1
-2
/
+4
2018-11-20
fdt: Fix uncompress_blob() for U-Boot proper
Marek Vasut
1
-1
/
+2
2018-10-15
Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
Michal Simek
1
-21
/
+23
2018-10-09
fdt: Remove fdtdec_decode_region() function
Simon Glass
1
-83
/
+0
2018-09-29
fdt: fdtdec_setup_memory_banksize() use livetree
Jens Wiklander
1
-23
/
+21
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-5
/
+3
2018-09-10
fdt: fix get_next_memory_node()
Marek Vasut
1
-3
/
+1
2018-07-26
fdt: fix fdtdec_setup_memory_banksize()
Jens Wiklander
1
-5
/
+15
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
1
-1
/
+1
2018-07-19
lib: fdtdec: Update ram_base to store ram start adddress
Siva Durga Prasad Paladugu
1
-0
/
+1
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
1
-0
/
+4
2018-07-09
fdt: Add device tree memory bindings
Michael Pratt
1
-0
/
+109
2018-05-18
fdt: Add another Altera Arria10 clock init compatible
Marek Vasut
1
-0
/
+1
2018-05-08
lib: fdtdec: drop the old compatible about max77686
Jaehoon Chung
1
-1
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-1
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-01-21
lib: fdtdec: Fix some style violations
Mario Six
1
-14
/
+15
2018-01-21
lib: fdtdec: Fix whitespace style violations
Mario Six
1
-26
/
+30
2018-01-15
fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
Rob Clark
1
-12
/
+23
2017-11-30
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
1
-6
/
+18
2017-11-29
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
Goldschmidt Simon
1
-0
/
+4
2017-11-30
fdtdec: Support parsing multiple /memory nodes
Marek Vasut
1
-6
/
+18
2017-11-26
fdt: Add compatible strings for Arria 10
Tien Fong Chee
1
-0
/
+2
2017-10-06
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
1
-9
/
+78
2017-10-05
fdtdec: sort include files
Jean-Jacques Hiblot
1
-5
/
+5
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
1
-1
/
+1
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
1
-1
/
+1
2017-07-28
fdtdec: Drop old compatible values
Simon Glass
1
-6
/
+0
2017-07-10
fdt: Enable selecting correct DTB from appended FIT Image
Cooper Jr., Franklin
1
-0
/
+10
2017-06-02
fdt: Correct cast for sandbox in fdtdec_setup_memory_size()
Simon Glass
1
-1
/
+2
2017-06-01
cros_ec: Convert to support live tree
Simon Glass
1
-32
/
+0
2017-06-01
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
1
-0
/
+1
2017-05-09
Allow boards to initialize the DT at runtime.
Alex Deymo
1
-0
/
+3
2017-04-14
fdt: Add compatible strings for Arria 10
Ley Foon Tan
1
-0
/
+8
2017-03-26
libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT
Vignesh R
1
-1
/
+1
2016-12-20
fdt: add memory bank decoding functions for board setup
Nathan Rossi
1
-0
/
+56
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
1
-1
/
+1
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
1
-1
/
+1
2016-09-14
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
Masahiro Yamada
1
-1
/
+0
2016-08-12
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
1
-7
/
+15
2016-07-24
mtd: nand: Add the sunxi NAND controller driver
Boris Brezillon
1
-0
/
+1
2016-07-11
sandbox: Find keyboard driver using driver model
Simon Glass
1
-1
/
+0
2016-07-11
fdt: x86: Tidy up a few COMPAT string definitions
Simon Glass
1
-3
/
+3
[next]