Simon Glass
|
5bf58ccc8e
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
|
10 年之前 |
Simon Glass
|
12df2abe3e
Reverse the meaning of the fit_config_verify() return code
|
11 年之前 |
Masahiro Yamada
|
bc6ed0f9dc
fdt_support: delete force argument of fdt_chosen()
|
11 年之前 |
Masahiro Yamada
|
dbe963ae51
fdt_support: delete force argument of fdt_initrd()
|
11 年之前 |
Heiko Schocher
|
097dd3e0a9
fdt: add "fdt checksign" command
|
11 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
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
|
17 年之前 |
Kumar Gala
|
54f9c86691
bootm: Set working fdt address as part of the bootm flow
|
17 年之前 |