Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
54b896f60d1c1096183188657841920bafbab930
/
common
/
cmd_fdt.c
200f6d0
cmd_fdt: save fdtaddr in hex format
by Sudeep Holla
· Fri Jul 10 17:18:44 2015 +0100
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· Sun Mar 22 17:08:59 2015 -0500
6256dcc
cmd_fdt: Print the control fdt in terms of virtual memory
by Joe Hershberger
· Wed Feb 04 21:56:54 2015 -0600
3d4ea4c
cmd_fdt: Actually fix fdt command in sandbox
by Joe Hershberger
· Wed Feb 04 21:56:53 2015 -0600
51b23b8
cmd_fdt: fix working_fdt is set to wrong value
by Hua Yanghao
· Mon Dec 22 04:45:59 2014 +0800
6c0be91
fdt: Add ft_system_setup() function for system device tree additions
by Simon Glass
· Thu Oct 23 18:58:54 2014 -0600
406ba62
fdt: Report failure of ft_board_setup()
by Simon Glass
· Thu Oct 23 18:58:48 2014 -0600
9f85a72
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
by Simon Glass
· Wed Jul 30 03:59:02 2014 -0600
5da42d9
Reverse the meaning of the fit_config_verify() return code
by Simon Glass
· Thu Jun 12 07:24:45 2014 -0600
451c204
fdt_support: delete force argument of fdt_chosen()
by Masahiro Yamada
· Fri Apr 18 17:41:00 2014 +0900
5b11489
fdt_support: delete force argument of fdt_initrd()
by Masahiro Yamada
· Fri Apr 18 17:40:59 2014 +0900
fce16b9
fdt: add "fdt checksign" command
by Heiko Schocher
· Mon Mar 03 12:19:24 2014 +0100
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
b7fc710
sandbox: fdt: Support fdt command for sandbox
by Simon Glass
· Sat Apr 20 08:42:45 2013 +0000
0bfc4cc
fdt: Allow fdt command to check and update control FDT
by Simon Glass
· Sat Apr 20 08:42:44 2013 +0000
546b9a3
fdt: Add a parameter to fdt_valid()
by Simon Glass
· Sat Apr 20 08:42:42 2013 +0000
044dc9e
Update set_working_fdt_addr() to use setenv_addr()
by Simon Glass
· Sun Feb 24 17:33:21 2013 +0000
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· Wed Jan 16 13:59:04 2013 +0000
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:31 2012 +0000
1db8b53
cmd_fdt.c: Use %p when printing pointers
by Tom Rini
· Mon Oct 29 14:53:18 2012 +0000
ea2243b
fdt: Identify scripts in ITBs as printable strings
by Joe Hershberger
· Fri Aug 17 10:34:38 2012 +0000
fc5abf0
fdt: Add get commands to fdt
by Joe Hershberger
· Fri Aug 17 10:34:37 2012 +0000
f72c692
fdt: Limit printed hex in fdt print and list commands
by Joe Hershberger
· Fri Aug 17 10:34:36 2012 +0000
aeccfee
fdt: Check if the FDT address is configured
by Marek Vasut
· Wed Sep 05 08:34:44 2012 +0200
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· Sat Dec 10 08:44:01 2011 +0000
1829290
common/cmd_fdt.c: fix wrong data displayed in fdt print
by Haojian Zhuang
· Sun May 22 21:53:30 2011 +0000
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· Thu Dec 03 11:21:21 2009 +0100
d028afa
cmd_fdt.c: fix parse of byte streams and strings
by Ken MacLeod
· Fri Sep 11 15:16:18 2009 -0500
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· Tue Jan 27 18:03:10 2009 -0600
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
d29abae
powerpc: Fix bootm to boot up again with a Ramdisk
by Heiko Schocher
· Thu Sep 11 08:11:23 2008 +0200
58911df
fdt: Added resize command
by Kumar Gala
· Fri Aug 15 08:24:44 2008 -0500
9f4e7e4
bootm: Set working fdt address as part of the bootm flow
by Kumar Gala
· Fri Aug 15 08:24:39 2008 -0500
0989fcf
Add note on dereferencing /aliases pointers
by Gerald Van Baren
· Fri Aug 22 14:37:05 2008 -0400
708a18b
fdt: fdt addr w/o any args reports back the current working address
by Kumar Gala
· Fri Aug 15 08:24:35 2008 -0500
fb5dcd5
fdt: added the ability to set initrd start/end via chosen command
by Kumar Gala
· Fri Aug 15 08:24:34 2008 -0500
e4ad454
Fix printf errors.
by Andrew Klossner
· Mon Jul 07 06:41:14 2008 -0700
e81ce61
libfdt: Move the working_fdt pointer to cmd_fdt.c
by Gerald Van Baren
· Tue Jun 10 22:15:58 2008 -0400
f3a42e2
fdt: unshadow global working fdt variable
by Kim Phillips
· Tue Jun 10 11:06:17 2008 -0500
3b9d629
Use strncmp() for the fdt command
by Gerald Van Baren
· Mon Jun 09 21:02:17 2008 -0400
7c24c0b
The fdt boardsetup command criteria was not unique
by Gerald Van Baren
· Sat Jun 07 12:25:05 2008 -0400
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
4689147
Fix fdt set command to conform to dts spec
by Andy Fleming
· Mon Mar 31 20:45:56 2008 -0500
c694d3d
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
by Jerry Van Baren
· Sat Mar 22 14:23:49 2008 -0400
bb05b33
Fix fdt boardsetup command parsing
by Kumar Gala
· Wed Feb 20 14:32:36 2008 -0600
b79da7b
Add sub-commands to fdt
by Kumar Gala
· Fri Feb 15 03:34:36 2008 -0600
7655c09
Improve the FDT help message.
by Gerald Van Baren
· Sat Jan 05 15:33:29 2008 -0500
d91383a
Support setting FDT properties with optional values.
by Gerald Van Baren
· Sat Jan 05 14:52:04 2008 -0500
fc1a109
Add spaces around the = in the fdt print format.
by Gerald Van Baren
· Fri Nov 23 19:43:20 2007 -0500
eb999ee
Fix fdt printing for updated libfdt
by Gerald Van Baren
· Thu Nov 22 17:23:23 2007 -0500
1e386af
Fix warnings from import of libfdt
by Kumar Gala
· Wed Nov 21 14:07:46 2007 -0600
c8ab705
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· Wed Oct 24 11:04:22 2007 -0500
51ab7f9
Make no options to fdt print default to '/'
by Kumar Gala
· Thu Oct 25 16:15:07 2007 -0500
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
bd9d115
fdt: allow for builds that don't want env and bd_t nodes
by Kim Phillips
· Tue Jul 17 13:57:04 2007 -0500
566fae3
Call ft_board_setup() from the bootm command.
by Gerald Van Baren
· Tue Jul 10 20:40:39 2007 -0400
5606a36
Create new fdt boardsetup command, fix bug parsing [] form of set values.
by Gerald Van Baren
· Mon Jun 25 23:25:28 2007 -0400
1178d6a
For fdt_find_node_by_path(), handle the root path properly.
by Gerald Van Baren
· Mon May 21 23:27:16 2007 -0400
d7cae57
Replace fdt_node_offset() with fdt_find_node_by_path().
by Gerald Van Baren
· Wed Jun 06 22:47:58 2007 -0400
e596a16
Fix cmd_fdt line lengths, refactor code.
by Gerald Van Baren
· Wed May 16 22:39:59 2007 -0400
0ea55d2
FDT command improvements.
by Gerald Van Baren
· Sat May 12 09:47:25 2007 -0400
4d22392
Improve fdt move length handling.
by Gerald Van Baren
· Wed Apr 25 22:47:15 2007 -0400
c4a57ea
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· Fri Apr 06 14:19:43 2007 -0400
ade8ef4
Add a flattened device tree (fdt) command (1 of 2)
by Gerald Van Baren
· Sat Mar 31 12:22:10 2007 -0400