Commit History

Author SHA1 Message Date
  Simon Glass 6d804eafc1 fdt: Drop use of the legacy libfdt python module 8 years ago
  Simon Glass b4360206a4 fdt: Support use of the new python libfdt library 8 years ago
  Simon Glass 555ba4889c fdt: Rename existing python libfdt module 8 years ago
  Simon Glass 8828254cae dtoc: Adjust GetProps() in fdt_normal to use the node path 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 0170804f60 dtoc: Move to using bytearray 8 years ago
  Simon Glass 346179f0d3 dtoc: Prepare for supporting changing of device trees 8 years ago
  Simon Glass 355c67c35a dtoc: Allow the device tree to be compiled from source 8 years ago
  Simon Glass f7a2aeeeb8 dtoc: Move a few more common functions into fdt.py 8 years ago
  Simon Glass c322a850af dtoc: Move Widen() and GetPhandle() into the base class 8 years ago
  Simon Glass bc1dea3656 dtoc: Move BytesToValue() and GetEmpty() into PropBase 8 years ago
  Simon Glass a06a34b203 dtoc: Create a base class for Fdt 8 years ago
  Simon Glass 66051b1f59 dtoc: Rename fdt.py to fdt_normal.py 8 years ago