Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9600a086df76da5551a836763d5bdafe91a1a2d2
/
tools
/
dtoc
b17ab15
dtoc: Replace dot with underscore to avoid compiler errors
by Simon Glass
· 8 years ago
493dd31
dtoc: Make integer division python 3.x safe
by Paul Burton
· 8 years ago
307f1fa
dtoc: Decode strings for struct.unpack on python 3.x
by Paul Burton
· 8 years ago
0a95448
dtoc: Use items() to iterate over dictionaries in python 3.x
by Paul Burton
· 8 years ago
0c1ee6c
dtoc: Add a way for tests to request the fallback library
by Simon Glass
· 8 years ago
6d928a7
dtoc: Adjust GetProps() in fdt_normal to use the node path
by Simon Glass
· 8 years ago
1a096ce
dtoc: Fix bug in GetProp()
by Simon Glass
· 8 years ago
4066b31
dtoc: Add methods for reading data from properties
by Simon Glass
· 8 years ago
29462c3
dtoc: Correct quotes in fdt_util
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
a930ecc
dtoc: Move to using bytearray
by Simon Glass
· 8 years ago
14fb292
dtoc: Prepare for supporting changing of device trees
by Simon Glass
· 8 years ago
c2470f4
dtoc: Drop the convert_dash parameter to GetProps()
by Simon Glass
· 8 years ago
efc9bf6
dtoc: Allow the device tree to be compiled from source
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
b71ef89
dtoc: Move the fdt library selection into fdt_select
by Simon Glass
· 8 years ago
8a30514
dtoc: Move the struct import into the correct order
by Simon Glass
· 8 years ago
90313a9
dtoc: Correct the type widening code in fdt_fallback
by Simon Glass
· 8 years ago
afbf9b8
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
6522a55
dtoc: Ignore the u-boot, dm-pre-reloc property
by Simon Glass
· 8 years ago
a2a6f04
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago
bfad22e
dm: Add a tool to generate C code from a device tree
by Simon Glass
· 8 years ago
fa8974d
dm: Add a library to provide simple device-tree access
by Simon Glass
· 8 years ago