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
/
common
/
cmd_fdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
1
-0
/
+15
2014-11-21
fdt: Report failure of ft_board_setup()
Simon Glass
1
-2
/
+9
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
1
-1
/
+1
2014-06-19
Reverse the meaning of the fit_config_verify() return code
Simon Glass
1
-1
/
+1
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
1
-1
/
+1
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
1
-1
/
+1
2014-03-21
fdt: add "fdt checksign" command
Heiko Schocher
1
-1
/
+41
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-05-01
sandbox: fdt: Support fdt command for sandbox
Simon Glass
1
-3
/
+7
2013-05-01
fdt: Allow fdt command to check and update control FDT
Simon Glass
1
-13
/
+34
2013-05-01
fdt: Add a parameter to fdt_valid()
Simon Glass
1
-18
/
+20
2013-02-28
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
1
-9
/
+2
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
1
-1
/
+0
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
1
-9
/
+12
2012-11-02
cmd_fdt.c: Use %p when printing pointers
Tom Rini
1
-3
/
+3
2012-10-15
fdt: Identify scripts in ITBs as printable strings
Joe Hershberger
1
-3
/
+3
2012-10-15
fdt: Add get commands to fdt
Joe Hershberger
1
-0
/
+144
2012-10-15
fdt: Limit printed hex in fdt print and list commands
Joe Hershberger
1
-12
/
+24
2012-09-15
fdt: Check if the FDT address is configured
Marek Vasut
1
-1
/
+12
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
1
-7
/
+7
2011-06-01
common/cmd_fdt.c: fix wrong data displayed in fdt print
Haojian Zhuang
1
-1
/
+1
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-44
/
+32
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-3
/
+3
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
1
-12
/
+2
2009-09-24
cmd_fdt.c: fix parse of byte streams and strings
Ken MacLeod
1
-8
/
+15
2009-06-12
General help message cleanup
Wolfgang Denk
1
-1
/
+1
2009-01-28
Command usage cleanup
Peter Tyser
1
-1
/
+1
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
1
-7
/
+7
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-13
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
1
-1
/
+2
2008-08-26
fdt: Added resize command
Kumar Gala
1
-1
/
+7
2008-08-26
bootm: Set working fdt address as part of the bootm flow
Kumar Gala
1
-1
/
+13
2008-08-24
Add note on dereferencing /aliases pointers
Gerald Van Baren
1
-2
/
+2
2008-08-21
fdt: fdt addr w/o any args reports back the current working address
Kumar Gala
1
-0
/
+8
2008-08-21
fdt: added the ability to set initrd start/end via chosen command
Kumar Gala
1
-4
/
+17
2008-07-09
Fix printf errors.
Andrew Klossner
1
-4
/
+4
2008-06-10
libfdt: Move the working_fdt pointer to cmd_fdt.c
Gerald Van Baren
1
-0
/
+5
2008-06-10
fdt: unshadow global working fdt variable
Kim Phillips
1
-53
/
+61
2008-06-09
Use strncmp() for the fdt command
Gerald Van Baren
1
-9
/
+7
2008-06-09
The fdt boardsetup command criteria was not unique
Gerald Van Baren
1
-1
/
+2
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-2
/
+2
2008-04-02
Fix fdt set command to conform to dts spec
Andy Fleming
1
-70
/
+67
2008-03-26
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
Jerry Van Baren
1
-17
/
+0
2008-03-18
Fix fdt boardsetup command parsing
Kumar Gala
1
-1
/
+2
2008-03-18
Add sub-commands to fdt
Kumar Gala
1
-1
/
+111
2008-01-08
Improve the FDT help message.
Gerald Van Baren
1
-7
/
+3
2008-01-08
Support setting FDT properties with optional values.
Gerald Van Baren
1
-7
/
+9
2007-12-07
Add spaces around the = in the fdt print format.
Gerald Van Baren
1
-2
/
+2
2007-11-22
Fix fdt printing for updated libfdt
Gerald Van Baren
1
-23
/
+27
2007-11-21
Fix warnings from import of libfdt
Kumar Gala
1
-3
/
+3
[next]