1. 4ae6549 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · 8 years ago
  2. 0734b70 dtoc: Fix bug in GetProp() by Simon Glass · 8 years ago
  3. 2a70d89 dtoc: Support deleting device tree properties by Simon Glass · 8 years ago
  4. 6b93c55 dtoc: Drop the convert_dash parameter to GetProps() by Simon Glass · 8 years ago
  5. 355c67c dtoc: Allow the device tree to be compiled from source by Simon Glass · 8 years ago
  6. f7a2aee dtoc: Move a few more common functions into fdt.py by Simon Glass · 8 years ago
  7. c322a85 dtoc: Move Widen() and GetPhandle() into the base class by Simon Glass · 8 years ago
  8. bc1dea3 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  9. a06a34b dtoc: Create a base class for Fdt by Simon Glass · 8 years ago
  10. d6a3391 dtoc: Correct the type widening code in fdt_fallback by Simon Glass · 8 years ago
  11. ec564b4 dm: Add a library to provide simple device-tree access by Simon Glass · 8 years ago