index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
fdt.py
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-15
dtoc: Update the Fdt class to record phandles
Simon Glass
2017-09-15
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
2017-09-15
dtoc: Adjust Node to record its parent
Simon Glass
2017-06-02
fdt: Drop fdt_select.py
Simon Glass
2017-06-02
fdt: Merge fdt_normal with its base class
Simon Glass
2017-06-02
fdt: Drop fdt_fallback library
Simon Glass
2017-06-02
fdt: Support use of the new python libfdt library
Simon Glass
2016-09-18
dtoc: Support finding the offset of a property
Simon Glass
2016-09-18
dtoc: Support packing the device tree
Simon Glass
2016-09-18
dtoc: Support deleting device tree properties
Simon Glass
2016-09-18
dtoc: Move a few more common functions into fdt.py
Simon Glass
2016-09-18
dtoc: Move Widen() and GetPhandle() into the base class
Simon Glass
2016-09-18
dtoc: Move BytesToValue() and GetEmpty() into PropBase
Simon Glass
2016-09-18
dtoc: Create a base class for Fdt
Simon Glass
2016-09-18
dtoc: Rename fdt.py to fdt_normal.py
Simon Glass
2016-07-14
dm: Add a more efficient libfdt library
Simon Glass