index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
fdt.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtoc: Update the Fdt class to record phandles
Simon Glass
2017-09-15
1
-0
/
+5
*
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
2017-09-15
1
-1
/
+1
*
dtoc: Adjust Node to record its parent
Simon Glass
2017-09-15
1
-5
/
+7
*
fdt: Drop fdt_select.py
Simon Glass
2017-06-02
1
-2
/
+8
*
fdt: Merge fdt_normal with its base class
Simon Glass
2017-06-02
1
-22
/
+154
*
fdt: Drop fdt_fallback library
Simon Glass
2017-06-02
1
-2
/
+2
*
fdt: Support use of the new python libfdt library
Simon Glass
2017-06-02
1
-0
/
+1
*
dtoc: Support finding the offset of a property
Simon Glass
2016-09-18
1
-0
/
+11
*
dtoc: Support packing the device tree
Simon Glass
2016-09-18
1
-0
/
+16
*
dtoc: Support deleting device tree properties
Simon Glass
2016-09-18
1
-0
/
+10
*
dtoc: Move a few more common functions into fdt.py
Simon Glass
2016-09-18
1
-0
/
+57
*
dtoc: Move Widen() and GetPhandle() into the base class
Simon Glass
2016-09-18
1
-0
/
+41
*
dtoc: Move BytesToValue() and GetEmpty() into PropBase
Simon Glass
2016-09-18
1
-0
/
+66
*
dtoc: Create a base class for Fdt
Simon Glass
2016-09-18
1
-0
/
+68
*
dtoc: Rename fdt.py to fdt_normal.py
Simon Glass
2016-09-18
1
-180
/
+0
*
dm: Add a more efficient libfdt library
Simon Glass
2016-07-14
1
-0
/
+180