index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
fdt_util.py
Age
Commit message (
Expand
)
Author
2018-08-01
dtoc: Add a function to obtain a list of phandles
Simon Glass
2018-08-01
binman: Add an entry filled with a repeating byte
Simon Glass
2018-08-01
binman: Add support for passing arguments to entries
Simon Glass
2018-08-01
dtoc: Add missing comments to fdt_util
Simon Glass
2018-07-09
dtoc: Avoid unwanted output during tests
Simon Glass
2018-07-09
dtoc: Update fdt tests to increase code coverage
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-15
dtoc: Allow DTC environment variable to provide path to dtc
Simon Glass
2017-11-22
binman: Disable the no-unit_address_vs_reg warnings
Simon Glass
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
2017-04-13
dtoc: Decode val if it's a byte string
George McCollister
2016-10-09
dtoc: Decode strings for struct.unpack on python 3.x
Paul Burton
2016-09-18
dtoc: Add methods for reading data from properties
Simon Glass
2016-09-18
dtoc: Correct quotes in fdt_util
Simon Glass
2016-09-18
dtoc: Allow the device tree to be compiled from source
Simon Glass
2016-09-18
dtoc: Move BytesToValue() and GetEmpty() into PropBase
Simon Glass
2016-07-14
dm: Add a library to provide simple device-tree access
Simon Glass