index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_fdt.c
Age
Commit message (
Expand
)
Author
2015-02-18
cmd_fdt: Print the control fdt in terms of virtual memory
Joe Hershberger
2015-02-18
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
2015-01-05
cmd_fdt: fix working_fdt is set to wrong value
Hua Yanghao
2014-11-21
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
2014-11-21
fdt: Report failure of ft_board_setup()
Simon Glass
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
2014-06-19
Reverse the meaning of the fit_config_verify() return code
Simon Glass
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-03-21
fdt: add "fdt checksign" command
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
sandbox: fdt: Support fdt command for sandbox
Simon Glass
2013-05-01
fdt: Allow fdt command to check and update control FDT
Simon Glass
2013-05-01
fdt: Add a parameter to fdt_valid()
Simon Glass
2013-03-01
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
2013-02-08
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-02
cmd_fdt.c: Use %p when printing pointers
Tom Rini
2012-10-15
fdt: Identify scripts in ITBs as printable strings
Joe Hershberger
2012-10-15
fdt: Add get commands to fdt
Joe Hershberger
2012-10-15
fdt: Limit printed hex in fdt print and list commands
Joe Hershberger
2012-09-15
fdt: Check if the FDT address is configured
Marek Vasut
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2011-06-01
common/cmd_fdt.c: fix wrong data displayed in fdt print
Haojian Zhuang
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-09-25
cmd_fdt.c: fix parse of byte streams and strings
Ken MacLeod
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-13
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
2008-08-26
fdt: Added resize command
Kumar Gala
2008-08-26
bootm: Set working fdt address as part of the bootm flow
Kumar Gala
2008-08-25
Add note on dereferencing /aliases pointers
Gerald Van Baren
2008-08-20
fdt: fdt addr w/o any args reports back the current working address
Kumar Gala
2008-08-20
fdt: added the ability to set initrd start/end via chosen command
Kumar Gala
2008-07-09
Fix printf errors.
Andrew Klossner
2008-06-11
libfdt: Move the working_fdt pointer to cmd_fdt.c
Gerald Van Baren
2008-06-11
fdt: unshadow global working fdt variable
Kim Phillips
2008-06-10
Use strncmp() for the fdt command
Gerald Van Baren
2008-06-10
The fdt boardsetup command criteria was not unique
Gerald Van Baren
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-02
Fix fdt set command to conform to dts spec
Andy Fleming
2008-03-25
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
Jerry Van Baren
2008-03-19
Fix fdt boardsetup command parsing
Kumar Gala
2008-03-19
Add sub-commands to fdt
Kumar Gala
2008-01-08
Improve the FDT help message.
Gerald Van Baren
2008-01-08
Support setting FDT properties with optional values.
Gerald Van Baren
[next]