Simon Glass
|
a92fd6577e
sandbox: fdt: Support fdt command for sandbox
|
12 жил өмнө |
Simon Glass
|
4b5786550d
fdt: Allow fdt command to check and update control FDT
|
12 жил өмнө |
Simon Glass
|
d14da91307
fdt: Add a parameter to fdt_valid()
|
12 жил өмнө |
Simon Glass
|
bfc5996643
Update set_working_fdt_addr() to use setenv_addr()
|
12 жил өмнө |
Kim Phillips
|
12e06fe03f
treewide: include libfdt_env.h before fdt.h
|
12 жил өмнө |
Kim Phillips
|
088f1b1991
common/cmd_*.c: sparse fixes
|
12 жил өмнө |
Tom Rini
|
085b9c3a1d
cmd_fdt.c: Use %p when printing pointers
|
12 жил өмнө |
Joe Hershberger
|
8805beec8f
fdt: Identify scripts in ITBs as printable strings
|
12 жил өмнө |
Joe Hershberger
|
bc80295b62
fdt: Add get commands to fdt
|
12 жил өмнө |
Joe Hershberger
|
f0a29d4331
fdt: Limit printed hex in fdt print and list commands
|
12 жил өмнө |
Marek Vasut
|
e02c945874
fdt: Check if the FDT address is configured
|
12 жил өмнө |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 жил өмнө |
Haojian Zhuang
|
b79003627d
common/cmd_fdt.c: fix wrong data displayed in fdt print
|
14 жил өмнө |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 жил өмнө |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 жил өмнө |
Heiko Schocher
|
4b142febff
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
|
15 жил өмнө |
Ken MacLeod
|
6e748ea004
cmd_fdt.c: fix parse of byte streams and strings
|
15 жил өмнө |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 жил өмнө |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 жил өмнө |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 жил өмнө |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 жил өмнө |
Heiko Schocher
|
56844a22b7
powerpc: Fix bootm to boot up again with a Ramdisk
|
16 жил өмнө |
Kumar Gala
|
40afac22a9
fdt: Added resize command
|
16 жил өмнө |
Kumar Gala
|
54f9c86691
bootm: Set working fdt address as part of the bootm flow
|
16 жил өмнө |
Gerald Van Baren
|
109c30fb8e
Add note on dereferencing /aliases pointers
|
16 жил өмнө |
Kumar Gala
|
7dbc38ad91
fdt: fdt addr w/o any args reports back the current working address
|
16 жил өмнө |
Kumar Gala
|
f953d99fd5
fdt: added the ability to set initrd start/end via chosen command
|
16 жил өмнө |
Andrew Klossner
|
dc4b0b38d4
Fix printf errors.
|
17 жил өмнө |
Gerald Van Baren
|
ae9e97fa96
libfdt: Move the working_fdt pointer to cmd_fdt.c
|
17 жил өмнө |
Kim Phillips
|
e489b9c078
fdt: unshadow global working fdt variable
|
17 жил өмнө |