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
/
common
/
fdt_support.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-13
Fix building of fdt_support.c if DEBUG set
Kumar Gala
1
-3
/
+3
2008-02-12
QE: Move FDT support into a common file
Kumar Gala
1
-48
/
+0
2008-01-09
85xx: add ability to upload QE firmware
Timur Tabi
1
-0
/
+48
2008-01-08
Fine grained per property /chosen updating.
Gerald Van Baren
1
-33
/
+40
2007-12-07
Conditionally compile fdt_fixup_ethernet()
Gerald Van Baren
1
-0
/
+4
2007-12-07
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
Kumar Gala
1
-0
/
+43
2007-12-07
Add common memory fixup function
Kumar Gala
1
-0
/
+78
2007-12-07
Conditionally compile fdt_support.c
Kumar Gala
1
-5
/
+0
2007-11-21
Add additional fdt fixup helper functions
Kumar Gala
1
-0
/
+55
2007-11-21
Add fdt_fixup_ethernet helper to set mac addresses
Kumar Gala
1
-0
/
+46
2007-11-21
Update libfdt from device tree compiler (dtc)
Kumar Gala
1
-23
/
+12
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
1
-0
/
+23
2007-11-21
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
Kumar Gala
1
-0
/
+26
2007-08-16
fdt: suppress unused variable 'bd' warning
Kim Phillips
1
-1
/
+0
2007-08-10
Improve error print messages.
Gerald Van Baren
1
-31
/
+21
2007-08-10
Create new fdt boardsetup command, fix bug parsing [] form of set values.
Gerald Van Baren
1
-15
/
+0
2007-08-10
Tighten up the error messages.
Gerald Van Baren
1
-22
/
+11
2007-08-10
Fix fdt_chosen() to call ft_board_setup(), clean up long lines.
Gerald Van Baren
1
-39
/
+74
2007-08-10
Replace fdt_node_offset() with fdt_find_node_by_path().
Gerald Van Baren
1
-5
/
+5
2007-08-10
Minor code clean up.
Gerald Van Baren
1
-0
/
+5
2007-08-10
Improve error messages, more informative.
Gerald Van Baren
1
-13
/
+14
2007-04-19
Fix serious pointer bug with bootm and reserve map.
Gerald Van Baren
1
-2
/
+2
2007-04-14
Improve the bootm command for CONFIG_OF_LIBFDT
Gerald Van Baren
1
-5
/
+29
2007-04-06
Moved fdt command support code to fdt_support.c
Gerald Van Baren
1
-0
/
+323