index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
fdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
cmd, fdt: add subcommand "get" to fdt header
Heiko Schocher
2018-11-29
1
-1
/
+39
*
cmd: fdt: Fix fdt address information after the movement
Hiroyuki Yokoyama
2018-11-20
1
-1
/
+1
*
fdt: add call to ft_board_setup_ex() for ks2 boards
Nicholas Faustini
2018-10-10
1
-0
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
cmd/fdt.c align data buffer to avoid unaligned word access
Bernhard Messerklinger
2017-11-16
1
-1
/
+1
*
fdt: Switch to using the verbose overlay application method
Pantelis Antoniou
2017-09-15
1
-4
/
+3
*
fdt: fix 'prop (...) not found!' error in 'fdt set' command
Hannes Schmelzer
2017-09-04
1
-5
/
+3
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-11
/
+14
*
fdt: Check for NULL return from fdt_getprop in 'fdt set'
Tom Rini
2017-07-11
1
-0
/
+4
*
fdt: Add a check to fdt_print() for coverity
Simon Glass
2017-06-12
1
-1
/
+1
*
fdt: Add a check to do_fdt() for coverity
Simon Glass
2017-06-12
1
-1
/
+1
*
cmd/fdt: support single value replacement within an array
Hannes Schmelzer
2017-06-09
1
-8
/
+21
*
Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP
Simon Glass
2017-05-22
1
-5
/
+3
*
cmd/fdt: Make fdt get value endian-safe for single-cell properties
Andreas Färber
2017-01-14
1
-2
/
+2
*
cmd: fdt: Print error message when fdt application fails
Stefan Agner
2017-01-13
1
-1
/
+5
*
cmd/fdt: fix uncallable systemsetup command
Fabien Parent
2016-12-02
1
-12
/
+10
*
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-10-13
1
-2
/
+7
*
cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
2016-08-20
1
-0
/
+24
*
cmd: fdt: Narrow the check for fdt addr
Maxime Ripard
2016-08-20
1
-1
/
+1
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-1
/
+1
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+1065