Simon Glass
|
41b781ddf1
dtoc: Fix the value of SetInt()
|
6 years ago |
Simon Glass
|
746aee3f2f
dtoc: Add a way to create an Fdt object from a data block
|
6 years ago |
Simon Glass
|
6434961b2b
dtoc: Add methods for adding and updating properties
|
6 years ago |
Simon Glass
|
e21c27af47
dtoc: Support adding new nodes
|
6 years ago |
Simon Glass
|
af53f5aafc
dtoc: Fixed endianness in Prop.GetEmpty()
|
6 years ago |
Simon Glass
|
fa80c25c09
dtoc: Allow syncing of the device tree back to a file
|
6 years ago |
Simon Glass
|
50c59522c2
libfdt: Update to latest pylibfdt implementation
|
6 years ago |
Simon Glass
|
94a7c603b4
dtoc: Add a function to obtain a list of phandles
|
6 years ago |
Simon Glass
|
1d85888cdc
dtoc: Export the _FindNode() function
|
6 years ago |
Simon Glass
|
116adecb5e
dtoc: Add functions to add integer properties
|
6 years ago |
Simon Glass
|
dfe5f5b97d
dtoc: Fix some minor errors
|
6 years ago |
Simon Glass
|
b9066ffc13
dtoc: Fix Fdt.GetNode() to handle a missing node
|
6 years ago |
Simon Glass
|
f9b88b3a5d
dtoc: Keep track of property offsets
|
6 years ago |
Simon Glass
|
2a2d91d0d6
dtoc: Update fdt tests to increase code coverage
|
6 years ago |
Simon Glass
|
960662404f
dtoc: Drop use of a local dtb buffer
|
6 years ago |
Simon Glass
|
117f57b75a
dtoc: Make use of the new pylibfdt methods
|
6 years ago |
Simon Glass
|
2ba9875312
dtoc: Add some tests for the fdt module
|
6 years ago |
Simon Glass
|
3def0cf238
libfdt: Bring in proposed pylibfdt changes
|
6 years ago |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Simon Glass
|
09264e0433
dtoc: Update the Fdt class to record phandles
|
7 years ago |
Simon Glass
|
fbdfd228fb
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
|
7 years ago |
Simon Glass
|
979ab02473
dtoc: Adjust Node to record its parent
|
7 years ago |
Simon Glass
|
99ed4a2e97
fdt: Drop fdt_select.py
|
8 years ago |
Simon Glass
|
7b75b4482d
fdt: Merge fdt_normal with its base class
|
8 years ago |
Simon Glass
|
160a766425
fdt: Drop fdt_fallback library
|
8 years ago |
Simon Glass
|
b4360206a4
fdt: Support use of the new python libfdt library
|
8 years ago |
Simon Glass
|
babdbde68f
dtoc: Support finding the offset of a property
|
8 years ago |
Simon Glass
|
da5f74998b
dtoc: Support packing the device tree
|
8 years ago |
Simon Glass
|
2a70d897ed
dtoc: Support deleting device tree properties
|
8 years ago |
Simon Glass
|
f7a2aeeeb8
dtoc: Move a few more common functions into fdt.py
|
8 years ago |