Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
bdce38965e79143ed58bf1c6d39c650ff3dfefd1
/
tools
/
dtoc
/
fdt.py
41b781d
dtoc: Fix the value of SetInt()
by Simon Glass
· 6 years ago
746aee3
dtoc: Add a way to create an Fdt object from a data block
by Simon Glass
· 6 years ago
6434961
dtoc: Add methods for adding and updating properties
by Simon Glass
· 6 years ago
e21c27a
dtoc: Support adding new nodes
by Simon Glass
· 6 years ago
af53f5a
dtoc: Fixed endianness in Prop.GetEmpty()
by Simon Glass
· 6 years ago
fa80c25
dtoc: Allow syncing of the device tree back to a file
by Simon Glass
· 6 years ago
50c5952
libfdt: Update to latest pylibfdt implementation
by Simon Glass
· 6 years ago
94a7c60
dtoc: Add a function to obtain a list of phandles
by Simon Glass
· 6 years ago
1d85888
dtoc: Export the _FindNode() function
by Simon Glass
· 6 years ago
116adec
dtoc: Add functions to add integer properties
by Simon Glass
· 6 years ago
dfe5f5b
dtoc: Fix some minor errors
by Simon Glass
· 6 years ago
b9066ff
dtoc: Fix Fdt.GetNode() to handle a missing node
by Simon Glass
· 6 years ago
f9b88b3
dtoc: Keep track of property offsets
by Simon Glass
· 6 years ago
2a2d91d
dtoc: Update fdt tests to increase code coverage
by Simon Glass
· 6 years ago
9606624
dtoc: Drop use of a local dtb buffer
by Simon Glass
· 6 years ago
117f57b
dtoc: Make use of the new pylibfdt methods
by Simon Glass
· 6 years ago
2ba9875
dtoc: Add some tests for the fdt module
by Simon Glass
· 6 years ago
3def0cf
libfdt: Bring in proposed pylibfdt changes
by Simon Glass
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
09264e0
dtoc: Update the Fdt class to record phandles
by Simon Glass
· 7 years ago
fbdfd22
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
by Simon Glass
· 7 years ago
979ab02
dtoc: Adjust Node to record its parent
by Simon Glass
· 7 years ago
99ed4a2
fdt: Drop fdt_select.py
by Simon Glass
· 7 years ago
7b75b44
fdt: Merge fdt_normal with its base class
by Simon Glass
· 7 years ago
160a766
fdt: Drop fdt_fallback library
by Simon Glass
· 7 years ago
b436020
fdt: Support use of the new python libfdt library
by Simon Glass
· 7 years ago
babdbde
dtoc: Support finding the offset of a property
by Simon Glass
· 8 years ago
da5f749
dtoc: Support packing the device tree
by Simon Glass
· 8 years ago
2a70d89
dtoc: Support deleting device tree properties
by Simon Glass
· 8 years ago
f7a2aee
dtoc: Move a few more common functions into fdt.py
by Simon Glass
· 8 years ago
c322a85
dtoc: Move Widen() and GetPhandle() into the base class
by Simon Glass
· 8 years ago
bc1dea3
dtoc: Move BytesToValue() and GetEmpty() into PropBase
by Simon Glass
· 8 years ago
a06a34b
dtoc: Create a base class for Fdt
by Simon Glass
· 8 years ago
66051b1
dtoc: Rename fdt.py to fdt_normal.py
by Simon Glass
· 8 years ago
76bce10
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago