Nicholas Faustini
|
2c76d311a4
fdt: add call to ft_board_setup_ex() for ks2 boards
|
6 years ago |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Masahiro Yamada
|
b08c8c4870
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
|
7 years ago |
Bernhard Messerklinger
|
6dfd65f81f
cmd/fdt.c align data buffer to avoid unaligned word access
|
7 years ago |
Pantelis Antoniou
|
81ecc5d92b
fdt: Switch to using the verbose overlay application method
|
7 years ago |
Hannes Schmelzer
|
cee8c35d1b
fdt: fix 'prop (...) not found!' error in 'fdt set' command
|
7 years ago |
Simon Glass
|
bfebc8c965
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
|
7 years ago |
Simon Glass
|
018f530323
env: Rename common functions related to setenv()
|
7 years ago |
Simon Glass
|
382bee57f1
env: Rename setenv() to env_set()
|
7 years ago |
Tom Rini
|
99bb38e2cc
fdt: Check for NULL return from fdt_getprop in 'fdt set'
|
8 years ago |
Simon Glass
|
9f95267271
fdt: Add a check to fdt_print() for coverity
|
8 years ago |
Simon Glass
|
72c98ed1ab
fdt: Add a check to do_fdt() for coverity
|
8 years ago |
Hannes Schmelzer
|
9620d87259
cmd/fdt: support single value replacement within an array
|
8 years ago |
Simon Glass
|
5d927b4286
Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP
|
8 years ago |
Andreas Färber
|
b05bf6c75d
cmd/fdt: Make fdt get value endian-safe for single-cell properties
|
8 years ago |
Stefan Agner
|
082b1414e8
cmd: fdt: Print error message when fdt application fails
|
8 years ago |
Fabien Parent
|
f7f191ee41
cmd/fdt: fix uncallable systemsetup command
|
8 years ago |
Hannes Schmelzer
|
ef47683646
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
|
8 years ago |
Maxime Ripard
|
e6628ad7b9
cmd: fdt: add fdt overlay application subcommand
|
9 years ago |
Maxime Ripard
|
f0ed68e21f
cmd: fdt: Narrow the check for fdt addr
|
9 years ago |
Robert P. J. Day
|
1cc0a9f496
Fix various typos, scattered over the code.
|
9 years ago |
Simon Glass
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 years ago |