Commit Graph

13 Commits (8be70bb4aa165e7ea7bd5331ee2d045fca686c5f)

Author SHA1 Message Date
Simon Glass 99ed4a2e97 fdt: Drop fdt_select.py 8 years ago
Simon Glass 7b75b4482d fdt: Merge fdt_normal with its base class 8 years ago
Simon Glass 160a766425 fdt: Drop fdt_fallback library 8 years ago
Simon Glass b4360206a4 fdt: Support use of the new python libfdt library 8 years ago
Simon Glass babdbde68f dtoc: Support finding the offset of a property 9 years ago
Simon Glass da5f74998b dtoc: Support packing the device tree 9 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 9 years ago
Simon Glass f7a2aeeeb8 dtoc: Move a few more common functions into fdt.py 9 years ago
Simon Glass c322a850af dtoc: Move Widen() and GetPhandle() into the base class 9 years ago
Simon Glass bc1dea3656 dtoc: Move BytesToValue() and GetEmpty() into PropBase 9 years ago
Simon Glass a06a34b203 dtoc: Create a base class for Fdt 9 years ago
Simon Glass 66051b1f59 dtoc: Rename fdt.py to fdt_normal.py 9 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 9 years ago
Simon Glass ec564b47da dm: Add a library to provide simple device-tree access 9 years ago