Commit Graph

11 Commits (6d804eafc12263fcba423284d453ca9f4fff639f)

Author SHA1 Message Date
Paul Burton 4ae6549f8e dtoc: Use items() to iterate over dictionaries in python 3.x 8 years ago
Simon Glass 0734b70c9c dtoc: Fix bug in GetProp() 8 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 8 years ago
Simon Glass 6b93c55f59 dtoc: Drop the convert_dash parameter to GetProps() 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 d6a33918fb dtoc: Correct the type widening code in fdt_fallback 8 years ago
Simon Glass ec564b47da dm: Add a library to provide simple device-tree access 8 years ago