Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ade50c7fa1b16ef98be17e9c3ae286aecf4f5605
/
common
/
cmd_fdt.c
40afac2
fdt: Added resize command
by Kumar Gala
· 16 years ago
54f9c86
bootm: Set working fdt address as part of the bootm flow
by Kumar Gala
· 16 years ago
109c30f
Add note on dereferencing /aliases pointers
by Gerald Van Baren
· 16 years ago
7dbc38a
fdt: fdt addr w/o any args reports back the current working address
by Kumar Gala
· 16 years ago
f953d99
fdt: added the ability to set initrd start/end via chosen command
by Kumar Gala
· 16 years ago
dc4b0b3
Fix printf errors.
by Andrew Klossner
· 16 years ago
ae9e97f
libfdt: Move the working_fdt pointer to cmd_fdt.c
by Gerald Van Baren
· 16 years ago
e489b9c
fdt: unshadow global working fdt variable
by Kim Phillips
· 16 years ago
2fb698b
Use strncmp() for the fdt command
by Gerald Van Baren
· 16 years ago
47abe8a
The fdt boardsetup command criteria was not unique
by Gerald Van Baren
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
4abd844
Fix fdt set command to conform to dts spec
by Andy Fleming
· 17 years ago
43ddd9c
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
by Jerry Van Baren
· 17 years ago
fe30a35
Fix fdt boardsetup command parsing
by Kumar Gala
· 17 years ago
804887e
Add sub-commands to fdt
by Kumar Gala
· 17 years ago
238cb7a
Improve the FDT help message.
by Gerald Van Baren
· 17 years ago
ea6d8be
Support setting FDT properties with optional values.
by Gerald Van Baren
· 17 years ago
28f384b
Add spaces around the = in the fdt print format.
by Gerald Van Baren
· 17 years ago
9162352
Fix fdt printing for updated libfdt
by Gerald Van Baren
· 17 years ago
dbaf07c
Fix warnings from import of libfdt
by Kumar Gala
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
f738b4a
Make no options to fdt print default to '/'
by Kumar Gala
· 17 years ago
4a43719
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
99dffca
fdt: allow for builds that don't want env and bd_t nodes
by Kim Phillips
· 17 years ago
e125a2f
Call ft_board_setup() from the bootm command.
by Gerald Van Baren
· 17 years ago
fd61e55
Create new fdt boardsetup command, fix bug parsing [] form of set values.
by Gerald Van Baren
· 17 years ago
06e19a0
For fdt_find_node_by_path(), handle the root path properly.
by Gerald Van Baren
· 17 years ago
1a86116
Replace fdt_node_offset() with fdt_find_node_by_path().
by Gerald Van Baren
· 17 years ago
addd8ce
Fix cmd_fdt line lengths, refactor code.
by Gerald Van Baren
· 17 years ago
2511403
FDT command improvements.
by Gerald Van Baren
· 17 years ago
6be07cc
Improve fdt move length handling.
by Gerald Van Baren
· 18 years ago
64dbbd4
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago
781e09e
Add a flattened device tree (fdt) command (1 of 2)
by Gerald Van Baren
· 18 years ago