Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
537458b7c5aa4b53f486d6de12ef8a812f97bd7c
/
tools
/
dtoc
/
fdt.py
f67c99c
dtoc: Allow adding variable-sized data to a dtb
by Simon Glass
· 4 years, 5 months ago
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 4 years, 4 months ago
f1cfee5
dtoc: Allow adding variable-sized data to a dtb
by Simon Glass
· 4 years, 5 months ago
a997ea5
patman: Move to absolute imports
by Simon Glass
· 4 years, 8 months ago
39e2233
dtoc: Convert fdt.py to Python 3
by Simon Glass
· 5 years ago
74f5feb
binman: Update state when replacing device-tree entries
by Simon Glass
· 5 years ago
3b9a829
dtoc: Update Fdt.GetNode() to handle the root node
by Simon Glass
· 5 years ago
50cfc6e
dtoc: Update Fdt.FromData() to allow a name
by Simon Glass
· 5 years ago
a683a5f
binman: Show a helpful error when a DT property is missing
by Simon Glass
· 5 years ago
a57cfee
dtoc: Convert the Fdt.Node class to Python 3
by Simon Glass
· 6 years ago
74b472e
dtoc: Convert the Fdt.Prop class to Python 3
by Simon Glass
· 6 years ago
1cd4008
dtoc: Use byte type instead of str in fdt
by Simon Glass
· 6 years ago
d8f593f
dtoc: Updates BytesToValue() for Python 3
by Simon Glass
· 6 years ago
b73d448
dtoc: Move BytesToValue() out of the Prop class
by Simon Glass
· 6 years ago
6bbfafb
dtoc: Use GetBytes() to obtain repeating bytes
by Simon Glass
· 6 years ago
116236f
tools: dtoc: Open all binary files in binary mode
by Simon Glass
· 6 years ago
a2b9acb
dtoc: Fix the value of SetInt()
by Simon Glass
· 6 years ago
b8a4929
dtoc: Add a way to create an Fdt object from a data block
by Simon Glass
· 6 years ago
ccd2526
dtoc: Add methods for adding and updating properties
by Simon Glass
· 6 years ago
f3a1796
dtoc: Support adding new nodes
by Simon Glass
· 6 years ago
c330b14
dtoc: Fixed endianness in Prop.GetEmpty()
by Simon Glass
· 6 years ago
eddd729
dtoc: Allow syncing of the device tree back to a file
by Simon Glass
· 6 years ago
b474c76
libfdt: Update to latest pylibfdt implementation
by Simon Glass
· 6 years ago
e2d6528
dtoc: Add a function to obtain a list of phandles
by Simon Glass
· 6 years ago
aa1a5d7
dtoc: Export the _FindNode() function
by Simon Glass
· 6 years ago
e80c556
dtoc: Add functions to add integer properties
by Simon Glass
· 6 years ago
c38fee04
dtoc: Fix some minor errors
by Simon Glass
· 6 years ago
c5eddc8
dtoc: Fix Fdt.GetNode() to handle a missing node
by Simon Glass
· 6 years ago
4df8a0c
dtoc: Keep track of property offsets
by Simon Glass
· 6 years ago
9c52633
dtoc: Update fdt tests to increase code coverage
by Simon Glass
· 6 years ago
792d239
dtoc: Drop use of a local dtb buffer
by Simon Glass
· 6 years ago
151aeed
dtoc: Make use of the new pylibfdt methods
by Simon Glass
· 6 years ago
0ed5075
dtoc: Add some tests for the fdt module
by Simon Glass
· 6 years ago
70cd0d7
libfdt: Bring in proposed pylibfdt changes
by Simon Glass
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a3f9444
dtoc: Update the Fdt class to record phandles
by Simon Glass
· 7 years ago
fc3ae9c
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
by Simon Glass
· 7 years ago
80ef705
dtoc: Adjust Node to record its parent
by Simon Glass
· 7 years ago
a944093
fdt: Drop fdt_select.py
by Simon Glass
· 8 years ago
059ae52
fdt: Merge fdt_normal with its base class
by Simon Glass
· 8 years ago
bac25c8
fdt: Drop fdt_fallback library
by Simon Glass
· 8 years ago
55901ff
fdt: Support use of the new python libfdt library
by Simon Glass
· 8 years ago
54cec6d
dtoc: Support finding the offset of a property
by Simon Glass
· 8 years ago
32d9827
dtoc: Support packing the device tree
by Simon Glass
· 8 years ago
c719e42
dtoc: Support deleting device tree properties
by Simon Glass
· 8 years ago
cc346a7
dtoc: Move a few more common functions into fdt.py
by Simon Glass
· 8 years ago
248ccd2
dtoc: Move Widen() and GetPhandle() into the base class
by Simon Glass
· 8 years ago
b1a5e26
dtoc: Move BytesToValue() and GetEmpty() into PropBase
by Simon Glass
· 8 years ago
1f941b6
dtoc: Create a base class for Fdt
by Simon Glass
· 8 years ago
8be1d28
dtoc: Rename fdt.py to fdt_normal.py
by Simon Glass
· 8 years ago
a2a6f04
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago