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
old/tizen_20241126
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
/
include
/
fdtdec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-06
include: fdtdec: decouple fdt_addr_t and phys_addr_t size
Johan Jonker
1
-4
/
+9
2023-04-28
mtd: nand: sunxi: Convert from fdtdec to ofnode
Samuel Holland
1
-1
/
+0
2023-01-18
fdt: Avoid exporting fdtdec_prepare_fdt()
Simon Glass
1
-9
/
+0
2022-02-16
fdtdec.h: Remove gurads around fdtdec_resetup function
Tom Rini
1
-2
/
+0
2022-01-25
dm: Fix OF_BAD_ADDR definition
Patrice Chotard
1
-1
/
+4
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-47
/
+47
2022-01-13
fdt: Drop SPL_BUILD macro
Simon Glass
1
-6
/
+0
2021-12-23
fdt: Record where the devicetree came from
Simon Glass
1
-0
/
+32
2021-12-23
fdt: Don't call board_fdt_blob_setup() without OF_BOARD
Simon Glass
1
-2
/
+5
2021-12-23
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
Simon Glass
1
-0
/
+14
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
1
-1
/
+3
2021-10-18
treewide: Remove OF_PRIOR_STAGE
Ilias Apalodimas
1
-4
/
+0
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
1
-7
/
+13
2021-10-13
fdtdec: Reorder fdtdec_set_carveout() parameters for consistency
Thierry Reding
1
-4
/
+4
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
1
-3
/
+14
2021-10-13
fdtdec: Support retrieving the name of a carveout
Thierry Reding
1
-3
/
+5
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
1
-33
/
+0
2021-07-27
samsung: exynos: Convert SROMC interface to a driver
Simon Glass
1
-2
/
+0
2021-04-29
dm: core: Add size operations on device tree references
Chen Guanqiao
1
-2
/
+3
2020-09-22
fdtdec: optionally add property no-map to created reserved memory node
Etienne Carriere
1
-2
/
+3
2020-08-25
fdtdec: Add API to read pci bus-range property
Suneel Garapati
1
-0
/
+13
2020-08-20
lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()
Michal Simek
1
-0
/
+17
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
1
-20
/
+0
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
1
-19
/
+0
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-0
/
+39
2020-07-20
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
1
-20
/
+0
2020-07-20
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
1
-19
/
+0
2020-05-20
fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()
Marek Vasut
1
-0
/
+5
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
1
-1
/
+1
2020-01-17
common: Move embedded fdt location to fdtdec.h
Simon Glass
1
-0
/
+3
2019-11-14
fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()
Heiko Stuebner
1
-1
/
+1
2019-11-14
fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
Heiko Stuebner
1
-0
/
+1
2019-10-08
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
1
-17
/
+0
2019-08-26
fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
Lukas Auer
1
-1
/
+1
2019-06-05
fdtdec: Add fdtdec_set_ethernet_mac_address()
Thierry Reding
1
-0
/
+24
2019-05-21
fdtdec: Remove fdt_{addr,size}_unpack()
Thierry Reding
1
-24
/
+0
2019-04-23
fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
Thierry Reding
1
-1
/
+4
2019-04-11
fdtdec: Implement carveout support functions
Thierry Reding
1
-0
/
+81
2019-04-11
fdtdec: Implement fdtdec_add_reserved_memory()
Thierry Reding
1
-0
/
+48
2019-04-11
fdtdec: Implement fdtdec_set_phandle()
Thierry Reding
1
-0
/
+11
2019-04-11
fdtdec: Add fdt_{addr, size}_unpack() helpers
Thierry Reding
1
-0
/
+25
2019-04-11
fdtdec: Add cpu_to_fdt_{addr, size}() macros
Thierry Reding
1
-0
/
+4
2019-04-09
lib: fdt: Split fdtdec_setup_memory_banksize()
Marek Vasut
1
-0
/
+19
2019-04-09
lib: fdt: Split fdtdec_setup_mem_size_base()
Marek Vasut
1
-0
/
+20
2019-02-11
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-0
/
+13
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
/
+13
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
1
-0
/
+21
2018-11-20
fdt: restore board_fdt_blob_setup() declaration
Baruch Siach
1
-0
/
+1
[next]